Ask HN: Which is the better language to use Perl, Python or PHP?
Well I want to build a web application, I know how to use all those languages, but in my school the teachers say Perl is better, because is so strong and powerful.
I like Python, It's easy to write code, and its POO is pretty cute.
Which is better for You, Why?
2 comments
[ 6.4 ms ] story [ 12.2 ms ] threadPHP vs Python article from 2 years ago http://onstartups.com/tabid/3339/bid/20493/Why-PHP-Is-Fun-an...
If you are going to use PHP, Laravel 4 framework is probably the best choice https://tutsplus.com/tutorial/why-laravel-is-taking-the-php-...
Symfony 2 and Silex (for small projects) are great frameworks too
But if you already know and love Python, stick to that. It's a great language.