Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
SproutCast 001

SproutCast 001

SproutCore is an open-source platform for building fast rich cloud applications on the web. Specifically, the tools we develop are suitable for building large-scale applications that scale to many millions of users across many different devices. Episode 1 of Sproutcasts, covers the basic layout of a new SproutCore application, what each file does, and how to get it all running. UPDATE: When installing the gems, you will now need to install `jeweler` instead of `bones`. Also the rake command to install the gem, is now `sudo rake install` instead of `rake gem:install`