Updates

Latest Tweet



What's New?

Check out for latest innovation, a computer based training video collection


Like this Page

Agile Java(TM): Crafting Code with Test-Driven Development Review by M. Belltree

Great for testing your skills as a developer

How do you get good at something when making a mistake has a decent chance of getting you fired?

It's hypocritical of companies who want their developers to be open to learning new things but don't provide a safe environment for them to learn and make mistakes. This book actually encourages the developer to create tests to fail and then provides suggestions on how to make them succeed but it does so much more.

Unit testing used to be primitive as well as frustrating but not anymore. With Agile Java, JUnit comes alive in the hands of the developer. It's a joy to test and refactor code that looks good and is good.