apoorv
Regular Member
- Aug 31, 2011
- 301
- 62
Go for Python. PHP has it's shortcomings (and no, I'm not a Python fanboy!)
Any language you'll learn will do only so much; you should try and get a grasp of some basics in computer science (and it's not too difficult, provided you have the time). Basics of programming, data structures, basic algorithms, stuff like that. That will help you a lot more.
I've done numerous applications for myself and my team in both Python and PHP. For quick and dirty implementation of web based applications, PHP is fine. For else, go with Python.
If you wish to start with Python, get 'Dive into Python'. Best book to start off with, if you hate fluff, you'll like the book.
Any language you'll learn will do only so much; you should try and get a grasp of some basics in computer science (and it's not too difficult, provided you have the time). Basics of programming, data structures, basic algorithms, stuff like that. That will help you a lot more.
I've done numerous applications for myself and my team in both Python and PHP. For quick and dirty implementation of web based applications, PHP is fine. For else, go with Python.
If you wish to start with Python, get 'Dive into Python'. Best book to start off with, if you hate fluff, you'll like the book.