New Year's programming resolutions
It’s that time of year. In no particular order, here’s a quick list of goals for Paul-as-developer in 2007.
- Convert my remaining legacy PHP code (side projects and regular work both) to Django.
- Write a useful PyObjC application.
- Make some kind of contribution to Python itself, if possible.
- Continue to add revision control and deployment automation to existing projects, as well as using it on new projects.
- Continue to add unit tests to existing projects, as well as using them on new projects.
- Learn a new language well enough to write a useful (small) application. Current candidates (all of which I’ve done at least enough reading on to have specific reasons for my interest, and some of which I’ve written toy programs in) are Haskell, Common Lisp, Io, Objective-C, and Ruby.
So, what about you? What are your coding goals for 2007?