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 objects?
If not, what should I do? Continue writing simple code?
How can a programmer write his/her own API? Is OOP necessary to do this?
So how can i improve my skills? I love programming. I spend my 24/7 on it, so any help will be appreciated.