tiendungdev's avatar

Buy PHP code to learn

I want to buy a source code for a project about MVC, OOP... to study.

My goal is to learn code so I need clear and accessible code.

Can someone please show me a demo and cost.

or if someone is kind enough to give me some documentation or some good github sourcecode that would be great

Thank you.

1 like
6 replies
Tray2's avatar

There are a lot of open source projects on Github that has the code freely available.

You can start with packagist.org and search for available packages.

3 likes
martinbean's avatar

@tiendungdev “Buying” source code isn’t going to give you the most vital ingredient when it comes to writing code: the why and the how. All you’re seeing is the end result. You‘re not seeing the decisions that went in to arriving at that solutions, the alternatives considered and disregarded, and the pros and cons that were considered between all possible options.

If you want to get better at coding, write more code. Coding is a skill, and like any other skill you get better at it by practicing. You can’t “buy” your way to knowledge.

3 likes
vincent15000's avatar

You can subscribe here on Laracast and you will have access to all series with great teachers.

2 likes
jlrdw's avatar

To add to @vincent15000 answer, a lot of the courses here also has the complete source code on Github.

But I suggest following the video and actually code as you learn, meaning you type it, not copy and paste. Understand the why and how of it.

Edit: While learning I would suggest no AI help at first.

2 likes
tiendungdev's avatar

Thanks everyone. I'm looking for a suitable learning method.

1 like

Please or to participate in this conversation.