21 August 2014
Below are a list of tools that are useful for software development. I have categorized them based on the language I saw them being used in - this doesn’t exclude them from possibly working in other languages.
21 August 2014
Does TDD pay off?
Useful links to TDD Stuff
No TDD
Unit Tests by Kent Beck
07 August 2014
This book outlines at a principle level how one should tackle product development. I come from a Agile background and I found this book close a lot of loops for me. What I like about this book is that it elevates the discussion about product development to a higher level...
25 July 2014
The Art of UNIX Programming is another one for the bookshelf. It is jam-packed with insights into the philosophy, mindset and approach a Unix developer has when tackling software design the Unix way. While I have been involved with software development for a number of years, nearly all the systems...