Comment on Ask HN: Interface Engineer Deciding Which System Language To LearnComments−tgrass15yI never programmed a thing before last year and picked up PHP in just a couple months. The W3schools tutorial is easy: http://www.w3schools.com/php/php_intro.asp and the manual is easily understood with examples. http://php.net/manual/en/index.phpPython would allow you to code beyond the web though...
Comments
I never programmed a thing before last year and picked up PHP in just a couple months. The W3schools tutorial is easy: http://www.w3schools.com/php/php_intro.asp and the manual is easily understood with examples. http://php.net/manual/en/index.php
Python would allow you to code beyond the web though...