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…