First Impressions of Rust

Today I finished my first program written in Rust 0.10.  As with my article on Dart earlier this weekend I'm going to rely on Wikipedia for short intro for what Rust is. The goal of Rust is to be a good language for the creation of large client and server…

First Impressions of Dart

Today I finished my first Dart tutorial.  For those that don't know what Dart is, Wikipedia has a nice synopsis that I've included here. Dart is an open-source Webprogramming language developed by Google. It was unveiled at the GOTO conference in Aarhus, October 10–12, 2011.[4] The goal of Dart is…

Programming Progress

“Measuring programming progress by lines of code is like measuring aircraft building progress by weight.” - Bill Gates I have that quote on my instant messenger. I found out Friday that someone had saw and used it. Its good that someone found it useful. It's a very valid point to…

MonoDevelop 2.0

I heard about this today.  I'm really impressed that they've brought it this far.  I'm going to have it install it on one of my virtualized linux installs and try it out. The MonoDevelop team is proud to announce the release of MonoDevelop 2.0. MonoDevelop is a GNOME IDE primarily…