October 16th, 2012

Google Releases The First Stable SDK For Its Dart JavaScript Alternative

happy birthday dart

Google launched Dart, its class-based object-oriented language for writing complex web apps, exactly year ago and to celebrate its birthday, the Dart team is launching the first stable version of the Dart software development kit (SDK) today. According to the Dart team, this new version of the SDK offers a faster virtual machine that can even outperform Google’s efficient V8 JavaScript engine on… → Read More

September 30th, 2012

An Analysis Of Market Demand For Web Programming Languages

MarcGayle

Editor’s note: Marc Gayle is a Rails developer and founder of 5KMVP, where he builds Minimum Viable Products for just $5K. Follow him on Twitter

A few months ago, I got the idea that one way to get leads for remote freelance gigs was to scour Craigslist. So, after doing the manual work of ‘crawling’ through at least 100 job postings by hand, I wrote a Ruby script to do the heavy lifting and… → Read More

September 12th, 2012

JavaScript Tops Latest Programming Language Popularity Ranking From RedMonk

redmonk-logo

Industry analyst firm RedMonk published today its latest quarterly programming language popularity ranking. JavaScript came out on top, followed closely by Java, PHP, and Python.

The rankings are based on data collected from the open source project host GitHub and the programming questions and answer site StackOverflow, a measurement invented by Drew Conway and John Myles White in 2010. → Read More

May 1st, 2008

May 1 is BASIC day

On this day in 1964 John Kemeny and Thomas Kurtz ran the first BASIC program. Designed to be an easy-to-use programming language for students, BASIC has stood the test of time and is probably the first language many of us mastered in our early geek years. The two also created the Dartmouth Time Sharing System, which is pretty much the basis for every multi-user operating system in existence. Thank… → Read More