08-11-2009, 07:40 PM
|
#5 (permalink)
|
|
Wizard
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
|
Quote:
Originally Posted by JaoudeStudios
Learn a framework like Zend Framework, it will help you with OOP too!
|
I disagree, you should learn all the core basics before learning high level libraries. Frameworks are designed to save you the time that it would take to develop certain things, not learn them.
Start writing programs and learn whatever it takes to get the job done, stick away from frameworks or lots of pre-written code that you don't understand.
|
|
|
|