Hey there! Check out HackerBooks.com - our latest project that let you search books from StackOverflow and HackerNews

Latest Paid Screencasts

Test Driven Development

Pragprogs - 2010-06-24 - paid
Cover Image For Test Driven Development...

Test-driven development (TDD) is a programming technique that reverses the usual sequence of coding and testing. By writing tests just in advance of the code needed to satisfy them, programmers: * Work with confidence * Work on a series of achievable steps instead of tackling a big problem all at once * Ensure that software design meets the need of the actual code * Leave behind a suite of tests to help preserve the integrity of the code

Watch this screencast
Find more screencasts on the homepage