Greg Auger • fluteflute

Python is Easy but Programming is Hard

with one comment

A month or so ago I started a music player project. It didn’t take me long to hit a rather major stumbling point. And that was the end of the project. Or at least until two days ago when I made the effort to Make it Work™. Since then everything seems to have just worked for me without much head scratching. That’s PyGTK (including Glade), GStreamer, SQLite, Mutagen, PyNotify, etc. And just to prove it, here’s my first screenshot (dedicated to the music I’ve been listening to whilst programming this weekend!).


But this is where the hard bit starts. Python may be easy, but good programming is hard. I have lots of dreams for how Glisten will eventually work (the picture is just me playing around with the libraries). The difficulty is being able to translate those ideas into a codebase that is organised and useful.

Written by fluteflute

October 13, 2008 at 3:34 pm

Posted in Uncategorized

Tagged with , ,

One Response

Subscribe to comments with RSS.

  1. Cool stuff. I’m a newer programmer and find this to be totally true.

    Keep the Python posts coming – I’ll be watching.

    bfpower

    October 14, 2008 at 1:36 am


Leave a Reply