Programming Resources
Eric got us a copy of Code Complete last month on the recommendation of Joel Spolsky. I read it mostly from cover to cover in a short space of time. I say mostly because the book has forward and reverse references to other chapters in the book and readily directs users to skip sections if they have a good understanding of the current material. I thoroughly enjoyed the book, the style was very practical and accessible and I would highly recommend it.
Since then I have been doing a lot of reading (online mainly) and I thought I would share some of the better resources that I’ve found (in no particular order).
- 97 Things Every Programmer Should Know – 97 very short articles written by many (97?) authors giving their opinions on various aspects of software development.
- Essential Skills for Agile Development – Is a well written book with Agile techniques. Contains chapter problems with example solutions.
- Foundations of Programming – 80 pages of really helpful material in a really accessible format.
I’m hoping to add further items to the list as I go. Please let me know if any of the links break.