Wednesday, March 11, 2009

Versioning

I'm never sure how to initiate versioning. At what point do I assign a new version? I should probably setup milestones. Nah. For my diary app, I've settled on v.001(sad hypercube).

Diary app

I've just finished the first version of my diary proggy that has some sort of useful functionality! I can create entries and read stored entries (this is a big deal for me. shut up.) I'll be adding/testing lots of junk as I learn. Yay python!

print('first post!')

This is my stupid blog to document the stupid stuff I write while learning python.