Programming Languages You'll Need Next Year (and Beyond)

DEAD7

Veteran
Supporter
Joined
Oct 5, 2012
Messages
51,326
Reputation
4,570
Daps
89,531
Reppin
Fresno, CA.
Over at Dice, there's a breakdown of the programming languages that could prove most popular over the next year or two, including Apple's Swift, JavaScript, CSS3, and PHP. But perhaps the most interesting entry on the list is Erlang, an older language invented in 1986 by engineers at Ericsson. It was originally intended to be used specifically for telecommunications needs, but has since evolved into a general-purpose language, and found a home in cloud-based, high-performance computing when concurrency is needed. "There aren't a lot of Erlang jobs out there," writes developer Jeff Cogswell. "However, if you do master it (and I mean master it, not just learn a bit about it), then you'll probably land a really good job. That's the trade-off: You'll have to devote a lot of energy into it. But if you do, the payoffs could be high." And while the rest of the featured languages are no-brainers with regard to popularity, it's an open question how long it might take Swift to become popular, given how hard Apple will push it as the language for developing on iOS.
 

Type Username Here

Not a new member
Joined
Apr 30, 2012
Messages
16,368
Reputation
2,400
Daps
32,646
Reppin
humans
Python

scott4_8


I came from C and C++ to Java. Also have had to code in Assembly.

But that Py came through like whoa

:blessed:

Scripting, OOP, Open source, Run on multiple environments, great community, tons of custom libraries/packages, scientific/mathematical computing, dynamic, easy syntax, and on and on

9Ltkh9t.png
 

The Realist Perspective

Superstar
Bushed
Joined
Aug 6, 2012
Messages
8,012
Reputation
-2,454
Daps
34,963
Reppin
NULL
Python

scott4_8


I came from C and C++ to Java. Also have had to code in Assembly.

But that Py came through like whoa

:blessed:

Scripting, OOP, Open source, Run on multiple environments, great community, tons of custom libraries/packages, scientific/mathematical computing, dynamic, easy syntax, and on and on

9Ltkh9t.png

Nice. Probably the easiest languages I've ever learned.
 

zerozero

Superstar
Joined
May 6, 2012
Messages
6,865
Reputation
1,270
Daps
13,514
Thanks. I'm trying to get into understanding Django web framework now. That's your neck of the woods right, web frameworks?

yup!

I got a 14 yr old brother im trying to get him on early. You think those are the best ones for him to learn for the future?

For the web, yeah. If he wants to make iphone or android apps he'd want to learn their respective languages (swift & java)
 

dtownreppin214

l'immortale
Supporter
Joined
Apr 30, 2012
Messages
56,601
Reputation
10,832
Daps
194,879
Reppin
Shags & Leathers
yup!



For the web, yeah. If he wants to make iphone or android apps he'd want to learn their respective languages (swift & java)
thx. i got him summer camps out the ass for c++ and java. but i want to get him started on ruby. i seen it first hand from my roommate who is a ruby developer for wpengine what kind of money is available. he routinely does side projects for sxsw/acl for $150/hr.
 

zerozero

Superstar
Joined
May 6, 2012
Messages
6,865
Reputation
1,270
Daps
13,514
thx. i got him summer camps out the ass for c++ and java. but i want to get him started on ruby. i seen it first hand from my roommate who is a ruby developer for wpengine what kind of money is available. he routinely does side projects for sxsw/acl for $150/hr.

No doubt breh. The world is full of people who just want work done on their web site and will hire a good developer for it at any price as long as it gets done
 
Top