I've been designing websites for several years now with HTML/CSS. I'm now ready to begin my journey into building applications and dynamic content....so I decided to pick up PHP. I don't have a background in programming, this is my first language, so I really don't understand OOP real well.
I just finished reading Kevin Yank's book on Building Database Driven Websites with PHP and MySQL. I have a better understanding of the syntax and can now actually read some of the code and understand what it exactly does.
Having said that, I'm a little overwhelmed and still lost. It's almost as if where do I begin, what do I start on, and what's the best, most standard and scalable way to do it.
I feel like the best thing for me to do right now is start with the most basic functionality and then work my way up to the harder tasks. Though part of me says work on the harder stuff (i.e. user management) as it will impact the smaller, easier to build applications.
If there are any guidelines that should be followed, I welcome the advice.