Category: Books

Review: The Productive Programmer

Review: The Productive Programmer

This book presents a grab bag of practices and techniques for boosting your programming productivity, regardless of language and platform.

March 8, 2010 @ 10:51 pm — 0 Comments

Posted in Books

Review: Designing the Moment

Review: Designing the Moment

Designing the Moment sets the reader on the road towards better user experiences in common scenarios on the web. This is achieved through the use of casual writing and real-world examples.

January 30, 2010 @ 3:59 pm — 0 Comments

Posted in Books

Technical Books to Read in 2010

Laying out my planned reading material for the year to boost my programming skills.

January 10, 2010 @ 12:41 am — 0 Comments

Posted in Books

Review: C# in Depth

Review: C# in Depth

This book provides insight into the workings of C#, and instructs the reader how to get the most out of the language.

December 31, 2009 @ 6:12 pm — 0 Comments

Posted in Books

Review: Clean Code

Review: Clean Code

A book that educates coders on best practices to produce clean code. Heavy reading, but satisfying too.

December 22, 2009 @ 11:24 pm — 0 Comments

Posted in Books

Review: Test-Driven Development by Example

Review: Test-Driven Development by Example

Test-Driven Development by Example is enough introduction to start one working in code by writing tests first. This book goes into just enough detail for a coder to build quality code with confidence – by ensuring the quality is in the code to start!

November 26, 2009 @ 4:53 pm — 0 Comments

Posted in Books — Tagged ,

Review: The Art of Unit Testing

Review: The Art of Unit Testing

A well-written book that takes novice or intermediate unit-testers to a higher level.

October 31, 2009 @ 6:50 pm — 0 Comments

Posted in Books — Tagged ,

Review: Web Form Design

Review: Web Form Design

As a user of numerous web sites and applications, I know how annoying forms can be to deal with. As a web developer, I equally know how important it is that web forms are laid out and structured in a way to be usable. In-depth material on this subject is not easy to find, so I pounced on this book when I found out it was available.

June 8, 2009 @ 10:15 pm — 1 Comment

Posted in Books

Pragmatic Unit Testing in C# with NUnit, 2nd Ed.

Pragmatic Unit Testing in C# with NUnit, 2nd Ed.

This book gives a good introduction to the concept and process of unit testing, using examples in C# and NUnit.

May 19, 2009 @ 9:33 pm — 1 Comment

Posted in Books

Professional Refactoring in Visual Basic

Professional Refactoring in Visual Basic

This is a useful and unique book focused on a specific practice: refactoring code in VB.NET.

May 7, 2009 @ 12:17 pm — 2 Comments

Posted in Books — Tagged ,