Software development resources
Tuesday, October 16th, 2007 by SteveHere are some fantastic blog posts and resources I’ve come across in the last week:
- “Madduck” posted two extremely detailed posts on using the git revision control tool. Here is the first, and here is the second. They’re specific to debian packaging, but they’re the kind of worked examples I find extremely useful. I think git has a lot of potential, especially with its excellent svn integration.
- Chris Lamb posted his top 10 shell shortcuts (bash, zsh etc) . I only knew a few of these, they could save me some keyboard time.
- ScottGu posted yet another useful collection of .net resources. Particularly handy is the C# coding standard guidelines from IDesign.