<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>testdriven.com &#187; Books</title>
	<atom:link href="http://www.testdriven.com/category/books_category/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.testdriven.com</link>
	<description>Wrangling quality out of chaos</description>
	<lastBuildDate>Thu, 26 Jan 2012 07:15:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>The Art of Unit Tesing &#8211; Early Access Edition Now Available</title>
		<link>http://www.testdriven.com/2008/06/the_art_of_unit_tesing_early_access_edition_now_available/</link>
		<comments>http://www.testdriven.com/2008/06/the_art_of_unit_tesing_early_access_edition_now_available/#comments</comments>
		<pubDate>Sat, 28 Jun 2008 20:18:06 +0000</pubDate>
		<dc:creator>David Vydra</dc:creator>
				<category><![CDATA[Books]]></category>

		<guid isPermaLink="false">http://testdriven.tld/?p=702</guid>
		<description><![CDATA[An early release copy of The Art of Unit Testing is now available.]]></description>
		<wfw:commentRss>http://www.testdriven.com/2008/06/the_art_of_unit_tesing_early_access_edition_now_available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FIT for Developing Software book published</title>
		<link>http://www.testdriven.com/2005/07/fit_for_developing_software_book_published/</link>
		<comments>http://www.testdriven.com/2005/07/fit_for_developing_software_book_published/#comments</comments>
		<pubDate>Sun, 17 Jul 2005 09:05:31 +0000</pubDate>
		<dc:creator>Eric Vautier</dc:creator>
				<category><![CDATA[Books]]></category>

		<guid isPermaLink="false">http://testdriven.tld/?p=344</guid>
		<description><![CDATA[Rick Mugridge and Ward Cunningham&#8217;s book on Frameworks for Integrated Tests (FIT), FIT for Developing Software, was recently published.]]></description>
		<wfw:commentRss>http://www.testdriven.com/2005/07/fit_for_developing_software_book_published/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Net Objectives book on Emergent Design available online for feedback</title>
		<link>http://www.testdriven.com/2005/02/net_objectives_book_on_emergent_design_available_online_for_feedback/</link>
		<comments>http://www.testdriven.com/2005/02/net_objectives_book_on_emergent_design_available_online_for_feedback/#comments</comments>
		<pubDate>Thu, 03 Feb 2005 16:17:00 +0000</pubDate>
		<dc:creator>Eric Vautier</dc:creator>
				<category><![CDATA[Books]]></category>

		<guid isPermaLink="false">http://testdriven.tld/?p=259</guid>
		<description><![CDATA[Net Objectives has put online chapters of Scott Bain&#8217;s upcoming book on Emergent Design: &#34;This Emergent Design book is a work in progress in which you can participate. Rather than having contributions from readers only serve to spawn and inform a Second Edition, readers can make comments, suggestions, expose errata, ask and answer questions, in [...]]]></description>
		<wfw:commentRss>http://www.testdriven.com/2005/02/net_objectives_book_on_emergent_design_available_online_for_feedback/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Book &#8220;Agile Java: Crafting Code with TDD&#8221; to be published in February</title>
		<link>http://www.testdriven.com/2005/01/book_agile_java_crafting_code_with_tdd_to_be_published_in_february/</link>
		<comments>http://www.testdriven.com/2005/01/book_agile_java_crafting_code_with_tdd_to_be_published_in_february/#comments</comments>
		<pubDate>Thu, 20 Jan 2005 10:41:47 +0000</pubDate>
		<dc:creator>Eric Vautier</dc:creator>
				<category><![CDATA[Books]]></category>

		<guid isPermaLink="false">http://testdriven.tld/?p=247</guid>
		<description><![CDATA[COLORADO SPRINGS, COLORADO &#8212; Jeff Langr&#8217;s second book, [url=http://www.testdriven.com/modules/mylinks/singlelink.php?cid=17&#38;lid=794]Agile Java: Crafting Code with Test-Driven Development[/url], provides a modern introduction to professional software development. Agile Java is slated to be released by Prentice Hall PTR in February 2005, shortly after Sun&#8217;s release of Java version 5.0. This code-intensive book teaches Java as a high-disciplined craft, using [...]]]></description>
		<wfw:commentRss>http://www.testdriven.com/2005/01/book_agile_java_crafting_code_with_tdd_to_be_published_in_february/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unit Test Frameworks (O&#8217;Reilly)</title>
		<link>http://www.testdriven.com/2004/11/unit_test_frameworks_o_reilly/</link>
		<comments>http://www.testdriven.com/2004/11/unit_test_frameworks_o_reilly/#comments</comments>
		<pubDate>Thu, 04 Nov 2004 09:43:39 +0000</pubDate>
		<dc:creator>Eric Vautier</dc:creator>
				<category><![CDATA[Books]]></category>

		<guid isPermaLink="false">http://testdriven.tld/?p=218</guid>
		<description><![CDATA[O&#8217;Reilly has announced the forthcoming publication of Unit test frameworks, a book that &#34;explores unit testing as a language-independent, standalone development methodology&#34;. Sample chapter available: &#34;The xUnit Family of Unit Test Frameworks&#34;. Due in bookstores later this month.]]></description>
		<wfw:commentRss>http://www.testdriven.com/2004/11/unit_test_frameworks_o_reilly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beta chapters from TDD: A J2EE Example available for review</title>
		<link>http://www.testdriven.com/2004/10/beta_chapters_from_tdd_a_j2ee_example_available_for_review/</link>
		<comments>http://www.testdriven.com/2004/10/beta_chapters_from_tdd_a_j2ee_example_available_for_review/#comments</comments>
		<pubDate>Thu, 14 Oct 2004 20:10:17 +0000</pubDate>
		<dc:creator>Eric Vautier</dc:creator>
				<category><![CDATA[Books]]></category>

		<guid isPermaLink="false">http://testdriven.tld/?p=206</guid>
		<description><![CDATA[APress has posted three beta chapters from Test-Driven Development: A J2EE Example, for readers to provide feedback to the authors.Beta chapters available: Introduction to Test Driven Development Thomas Hammell introduces the theory of Test Driven Development (TDD) and explains its fundamental concepts and benefits. TDD is more than a nice idea. It is a proven [...]]]></description>
		<wfw:commentRss>http://www.testdriven.com/2004/10/beta_chapters_from_tdd_a_j2ee_example_available_for_review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pocket Guides on JUnit and NUnit published</title>
		<link>http://www.testdriven.com/2004/10/pocket_guides_on_junit_and_nunit_published/</link>
		<comments>http://www.testdriven.com/2004/10/pocket_guides_on_junit_and_nunit_published/#comments</comments>
		<pubDate>Sat, 09 Oct 2004 19:15:00 +0000</pubDate>
		<dc:creator>Eric Vautier</dc:creator>
				<category><![CDATA[Books]]></category>

		<guid isPermaLink="false">http://testdriven.tld/?p=199</guid>
		<description><![CDATA[O&#8217;Reilly has just announced the release of Kent Beck&#8217;s JUnit Pocket Guide, a quick-reference pocket book on JUnit information, syntax and rules. It follows another title, NUnit Pocket Reference, written by Bill Hamilton and published in August.]]></description>
		<wfw:commentRss>http://www.testdriven.com/2004/10/pocket_guides_on_junit_and_nunit_published/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Embrace change, once more</title>
		<link>http://www.testdriven.com/2004/10/embrace_change_once_more/</link>
		<comments>http://www.testdriven.com/2004/10/embrace_change_once_more/#comments</comments>
		<pubDate>Thu, 07 Oct 2004 14:00:00 +0000</pubDate>
		<dc:creator>Eric Vautier</dc:creator>
				<category><![CDATA[Books]]></category>

		<guid isPermaLink="false">http://testdriven.tld/?p=202</guid>
		<description><![CDATA[Addison-Wesley has announced that a revised second edition of Kent Beck&#8217;s book, Extreme Programming: Embracing change, will be made available at the end of the month of October, 2004.&#34;Accountability. Transparency. Responsibility. These are not words that are often applied to software development. &#34;In this completely revised introduction to Extreme Programming (XP), Kent Beck describes how [...]]]></description>
		<wfw:commentRss>http://www.testdriven.com/2004/10/embrace_change_once_more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Pragmatic Project Automation&#8221; book review</title>
		<link>http://www.testdriven.com/2004/09/pragmatic_project_automation_book_review/</link>
		<comments>http://www.testdriven.com/2004/09/pragmatic_project_automation_book_review/#comments</comments>
		<pubDate>Thu, 23 Sep 2004 03:48:59 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Books]]></category>

		<guid isPermaLink="false">http://testdriven.tld/?p=190</guid>
		<description><![CDATA[I have posted a review of the book Pragmatic Project Automation on my website. Surf on over to http://www.binaryshift.com/main/clarkm-PPA-Java-review.m to find more about this book Thanks, Dominique]]></description>
		<wfw:commentRss>http://www.testdriven.com/2004/09/pragmatic_project_automation_book_review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joshua Kerievsky&#8217;s Refactoring to Patterns published</title>
		<link>http://www.testdriven.com/2004/08/joshua_kerievsky_s_refactoring_to_patterns_published/</link>
		<comments>http://www.testdriven.com/2004/08/joshua_kerievsky_s_refactoring_to_patterns_published/#comments</comments>
		<pubDate>Mon, 09 Aug 2004 11:10:16 +0000</pubDate>
		<dc:creator>Eric Vautier</dc:creator>
				<category><![CDATA[Books]]></category>

		<guid isPermaLink="false">http://testdriven.tld/?p=168</guid>
		<description><![CDATA[&#34;For refactoring to be valuable it must be going somewhere, not just an abstract intellectual exercise. Patterns document program structures with known good properties. Put the two together and you have Refactoring to Patterns. If you want your refactorings to go somewhere, I suggest you read and apply Refactoring to Patterns.&#34; Kent Beck, Director, Three [...]]]></description>
		<wfw:commentRss>http://www.testdriven.com/2004/08/joshua_kerievsky_s_refactoring_to_patterns_published/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.271 seconds -->

