Magic Music Player

Categories: Experiments, Source code
Tags:

I finally decided to learn Python after hearing good things for years. After a day getting started and playing around with the language I spent another day building a breakable toy app.

The language itself is easy to pick up and produces pleasingly minimal, readable source code. Being dynamically typed I did have to rely quite heavily on both reference docs and runtime errors! I used pydev in Eclipse as an IDE, so was easy to get up and running. App Engine seemed an easy noob option for testing and deploying.

The resulting app is in the iFrame above or here magicmusicplayer.appspot.com with source on github.

Posted By }i{ on December 21, 2011

©2011 Ian McGregor. All rights reserved.
Powered by Wordpress.org