7 ms·
As a base for a well rounded developer, I would say to pick C# or Java and Ruby or Python, and C or Go. Learn javascript. Avoid PHP, even if you're starving.
by darkchasma 13y ago
As a base for a well rounded developer, I would say to pick C# or Java and Ruby or Python, and C or Go. Learn javascript. Avoid PHP, even if you're starving.
- techaddict009 13y agoWhy to avoid PHP ? I am earning working on freelance project all due to PHP.
- meowface 13y agoThis lists some of the reasons: http://me.veekun.com/blog/2012/04/09/php-a-fractal-of-bad-design/ http://me.veekun.com/blog/2012/04/09/php-a-fractal-of-bad-de...
- pan69 13y agoPHP has actually matured pretty well. Since the introduction of Composer and frameworks like Symfony 2, Zend Framework 2 and Doctrine 2, you can actually build very sophisticated software in PHP. However, for green field projects I personally wouldn't use it. However, having said that, there are still plenty of guns lingers out there copying and pasting crap from PHPClasses.