How to improve programming skills?
- by Mike
I'm very new to programming. I started learning PHP about half a year ago, so I do know something. I can write small functions, I can export and import information from a database and I can make a website. I don't know OOP principles and I don't know about objects and classes.
Should I move to OOP principles and learn about classes, methods and…