mcormier

↗ HN profile [ 69.4 ms ] full profile
Karma
453
Created
May 2, 2008 (18y ago)
Submissions
0
  1. I recently finished a great course on iTunes university on the history of architecture. Bricks and mortar architecture not software. Now I'm searching for another good course. I also have a yearly training budget at…

  2. How do you work? More specifically, how do you keep your programming tasks organized. When I do Mac development at home I use software called an outliner to organize, keep notes and prioritize the tasks I need to do. I…

  3. Three Kinds of Code (agilefocus.com)
  4. The Creator’s Culture (tightwind.net)
  5. I am writing software that is currently at a 0.9.1 version number with the format of <Major release>.<release>.<bug-fix>. I increment the release number when new features are added. The next…