Quote:
Originally Posted by mce
even if they are not a coder?
Basically, start with GO instead of a 'starter' language?
What do you guys think?
|
Your end use environment usually dictates what programming language to use.
Doing stuff for web servers? Start with PHP
Making command line stuff to run on your home PC? Start with Python
Is your goal to write mobile apps? You should probably start with one of the above first.