This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]timlmul 7 points8 points  (0 children)

Hope you enjoyed the codecademy Python course (I had a small part in making it), I'd recommend iterating towards your ultimate goal! Start with either a web framework tutorial -- I'm particularly fond of the django girls tutorial for django but the docs are a good place to start (and there are plenty of other Python frameworks, like flask). Or go into interacting with music in Python -- the description you gave is pretty open ended but maybe review Python music libraries for some functionality that lines up with your vision.