Job Market for Developers Evaluated
David Parmet writes "Using data from indeed.com (an aggregator for job sites), Brandon of devnulled did an evaluation of the state of the job market in the US for developers. Some interesting findings - there are more Linux jobs than Solaris jobs. Unix is still competitive with Windows (only 24,000 fewer job listings for Unix than for Windows), Java is beating .Net and overall there seem to be a lot of enterprise / corporate IT jobs available. Indeed has a web services API / XML interface available here, so if you want you can do the analysis yourself."
Dylan seems like a possible alternative to C++. Here's some more Dylan resources for those who want to look into the language a little further.
here's google's cache of the site http://216.239.63.104/search?q=cache:0P-b3Qx1lg8J: devnulled.com/content/2005/01/an-evaluation-of-the -current-technology-job-market-updated/+&hl=en&lr= lang_en
I posted a reply to another comment above this one; the idea is the same. There's a particularly common family of syntax that varies slightly from language to language - C, C++, PHP, Java... you can often follow the meaning of the code if you understand that syntax.
It doesn't say anything about the individual's style where consistency, organization, and cleanliness goes. But it does indicate the learning curve as folks move from one language to the next.
I learned PHP very quickly. I had used C++ and Java before, so the style and syntax came naturally. The little bit of C I've come into contact with was pretty easy to follow (I was reading it, not developing in it).
Java, Jan 2005 => 17.478%
Java, Mar 2005 => 18.871%
Maybe if the Dylan community created a killer IDE with a really high-quality implementation, it might still take off...
Have you seen Functional Developer? It's a commercial windows IDE from Functional Objects, and it's recently been open sourced. From zesiger.com's blurb on FunDev:
Looks like the blurb is a bit outdated since it's already been open sourced...but anyways, did you know about FunDev when you made a call for a "really high-quality" IDE from the Dylan community?
Of course, besides FunDev, there's Gwydion Dylan, a nice commandline compiler for unix/linux.
The article mentions 47,000 .NET programming and only 5500 ASP.NET jobs. Almost every job I've ever interviewed for that uses .NET is using it mainly for ASP.NET.