What’s the Best Programming Language to Learn in 2016?

Started by Mackin USA, October 25, 2016, 12:39:42 PM

Previous topic - Next topic

Mackin USA

"It would be like choosing to live in a particular town because it has a higher population than others. These statistics are interesting, but they don't help you pick the most appropriate language for your situation, project requirements or career objectives.

Forget choosing a language and start coding in something. It doesn't matter what you choose. Learn the basic concepts and the majority of other languages become just an alternative syntax."

COMMENTS PLEASE

https://www.sitepoint.com/whats-best-programming-language-learn-2016/
Mr. Mackin

rcjordan


Mackin USA

Mr. Mackin

grnidone


Mackin USA

@ 73 It's important to keep my mind occupied and off pussy  :o

65 pages into a 411 pages Python PDF
Mr. Mackin

rcjordan

>keep my mind occupied and off p###y

Doesn't work. Pretty soon, you start thinking "Man, this subroutine loop is *REALLY* going to impress the ladies!"

littleman

Python is a good one because it is easy to learn and there are lots of jobs for good python coders.  I got into Ruby for a while, but I ended up not liking the syntax very much.  Over the last year I've started pushing myself into PHP instead of Perl for my own stuff.

Drastic

>into PHP instead of Perl

Now that's a statement I didn't think I'd ever hear you say/write.

littleman

You could blame Amazon, I had to choose from PHP, Java or C#. 

littleman


rcjordan


BoL

I've learnt a bit C over the past few years after mainly using PHP.

I'd choose Python if I had to learn a new one, apparently compiling C libraries into Python is easy.

For someone new to the game and wanting to choose a language, I'd say to them they can't go far wrong with JS... especially with nodeJS doing server side stuff nowadays.