vote up 3 vote down star

The question is fairly simple. What language do you think the majority of projects will use over the next 10 or so years?

I only ask the question as I was searching through the tags of stack overflow to see which languages seem to attract the most attention. Of interesting note - to me at least - is that Ruby didn't 'score' too well as far as questions here go.

The (very very basic) list I've come up with is the following:

approx 1350 - ruby
approx 1140 - rails
approx 2400 - python  
approx 400 - django
approx 13000 - .NET
approx 7000 - Java
approx 600 - Perl
approx 2850 - Javascript
approx 2600 - PHP

Note that I've included two frameworks (not languages), Django and Ruby. Note that some of the numbers in each of the frameworks are doubles of their parent language. I'm aware that .NET is a framework in and of itself, but for the sake of ease - I'm including it as a 'language'.

I'm a recently graduated student keeping an eye out for programming positions and I've noted that .NET is in extremely high demand.

I'm personally interested in Python/Django - but there are very few jobs out there for a grad developer using python.

Should I abandon the Python trail and get a better grasp on .NET? What's the NBL?

flag

I'm tempted to be 3 third 'closer', but I think this question, though highly subjective, is an interesting one, if not impossible to predict. – Mitch Wheat Jan 4 at 5:59
It's that "impossible to predict" bit that kinda ruins it though. Let's just start out easy, and pick some winning lottery numbers. – Shog9 Jan 4 at 6:01
Seriously, the next big language? A language is as useful as the community behind it and should not be judged by the number of useless questions on SO. – Rob Elsner Jan 4 at 6:40
leave it open as a community wiki!. its a worthwhile discussion and shouldn't be closed. – Lamar Jan 4 at 7:11
I'm not judging the usefulness of a language based on the number of questions on SO. I was interested to see the difference between Ruby/Python posts initially, and was then interested to see what the community thought would happen with those two specific languages. Round-about way I guess. – Josh Smeaton Jan 4 at 7:15
show 3 more comments

closed as subjective and argumentative by JesperE Jan 4 at 6:56

6 Answers

vote up 3 vote down check

I don't see a "next big language" on the horizon. Instead, I think we're going to continue to see the functional paradigm happily infect the OO paradigm. (I'm one who prefers functional languages to OO ones, although Dylan does a great job of wedding the two.) I usually code C# for a living, and I've been thoroughly enjoying the functional additions to it, although it's no Haskell. :)

Rather than a "next big language," I'd like to see MORE languages used in corporate systems, within reason. Because the idea that one-language-fits-all is a poor one, in my humble opinion. For instance, I find REBOL to be a great language for data interchange. I find Haskell to be a great language for solving mathematical problems. And so on.

Obviously, this has to be tempered in the corporate sphere with skillsets, availability of developers, licensing, etc.

link|flag
vote up 0 vote down

You shouldn't abandon Python. But, you should learn .NET as well. If you find time, look into a language you've never tried before.

Expand your own knowledge regardless of what you work with. Of course, give your work primary focus, but don't let that set you into a rut.

link|flag
But IronPython is a part of.NET, so there's a good chance that python will still be relevant even in the .NET world... – barneytron Jan 4 at 6:27
Huh?! I never said it wasn't relevant... – Jonathan Lonowski Jan 4 at 6:53
I'm learning Python at the moment as my next language. I know Java and PHP well. I guess I'm wondering whether I should learn .NET instead of Python. – Josh Smeaton Jan 4 at 7:06
Sorry Jonathan, you didn't say Python wasn't relevant. Your message was actually very positive. I guess I got too worked up over encouraging folks to learn .NET. It's actually a good thing to learn something new, now that I'm in the right frame of mind to re-read your post. – barneytron Jan 6 at 22:55
vote up 2 vote down

I don't think a tag count or job posting count is a sufficient reason to abandon Python for .NET or any other platform. At the end of the day, programming languages are tools to express abstractions for manipulating code and data.

That said, my primary advice to young programmers like yourself is that you should develop a passion for programming and follow what you love. It will give you the motivation to put in quality work.

Figure out as soon as you can the kind of programmer you want to be. Do you want to be the architect who provides the technical vision for the product? You're in for a long slog of acquiring breadth. Do you want love UI development? These days in web programming you really have to learn Ajax, Javascript & XSLT. Or do you prefer server-side development? There's tons to learn about SOA, web services, security, data modeling, messaging systems, security, etc. In my experience with the industry, there's never a dull moment and always plenty to learn.

No matter what, since it is very hard to find good developers in any platform, become a good developer & you will always have a job. Develop a deep understanding of one platform. Understand why the platform solves certain computer science problems. Don't become religious about a platform. Then it's not too hard to acquire skills in another platform (in my case J2EE and then RoR).

link|flag
vote up 1 vote down

There is no real way to know. The next five years will continue to be dominated by .NET/J2EE/LAMP. For all its hype, rails is a niche, and Django is even more of a niche.

90%+ of webapps are internal business apps, and J2EE/.net dominates that space. We may see ruby begin to break in there in the next few years with JRuby and Iron Ruby, but it would amaze me if it became the Next Big Thing. Rails (and to a lesser degree) Django both exist in this space too, but usually on the smaller scale projects.

Startups tend to use environments that are focused on productivity and flexibility over performance and scalability, since the goal is to get it done and out the door ASAP. PHP exists in this space, but most of the "Web 2.0" apps (i.e. buzzword laden ideas pitched to VCs by MBAs) are being done in rails now. I could definately see Django taking a good chunk of this space, as it has the advantage of a much more mature language with a wider bredth of domains covered in libraries. In fact, if there was anything that was going to come out of the trenches and revolutionize the enterprise, I would put my money on Django.

Lastly, there is the very large market of independent web design shops. PHP dominates this space, due to how simple and "script-y" (for lack of a better term) the language is. In his blog a few weeks ago, DHH mentioned how nothing really scales down as well as PHP, and I would fully agree. I don't see PHP taking over the world, but it isn't going anywhere either.

Honestly, I would say go with what you are passionate about. I really like working with big complex systems, and I don't really regret my choices going into the enterprise space. If you like that sort of development, there will always be jobs that pay well, but you have to be very careful about avoiding the horrible soul crushing places, as there are more there then in any other area.

link|flag
vote up 0 vote down

I don't think that Stackoverflow is a good indication of what's popular because the most threads there are on language X, the more people who use that will come to the site, thus asking more questions on that language. Google Trends would be a better indication.

I suspect that F# and ASP.NET MVC will have a lot of growth, simply because so few people are using them now and MS is sure to push them. However, the fact that the usage is so small makes them a poor choice for you to focus on.

If you're wondering what type of job to take, Java, PHP, and .NET will all be popular for years to come. Even if all new development magically stopped, companies would still need developers to maintain the existing applications. That makes any of them good choices.

Ruby and Python are more risky because there isn't as much work being done in them. They could take off big, or they could fade away. Moreover, the smaller usage will make it harder for you to get a job elsewhere, but it also makes it harder for the company to replace you.

In the end, learning the basics well is more important than choosing the right language.

link|flag
vote up 2 vote down

A concurrent language. Since hardware appears to be moving this direction, I believe the languages will follow.

A new language may emerge or a current one will adapt to meet this need. In my opinion, the languages you listed are already "big languages."

link|flag
Very good point. I actually strongly agree with this. – Josh Smeaton Jan 4 at 7:12
I agree strongly with this, and functional languages seem to be the best at this. – Gregory Higley Jan 4 at 7:38

Not the answer you're looking for? Browse other questions tagged or ask your own question.