<?xml version="1.0" encoding="UTF-8"?>
<GoodreadsResponse>
	<Request>
		<authentication>false</authentication>
		    <method><![CDATA[]]></method>
	</Request>
	
<book>
  <id>84983</id>
  <title><![CDATA[Agile Principles, Patterns, and Practices in C# (Robert C. Martin Series)]]></title>
  <isbn><![CDATA[0131857258]]></isbn>
  <isbn13><![CDATA[9780131857254]]></isbn13>
  <image_url>http://photo.goodreads.com/books/1171058550m/84983.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171058550s/84983.jpg</small_image_url>
  <description><![CDATA[With the award-winning book Agile Software Development: Principles, Patterns, and Practices, Robert C. Martin helped bring Agile principles to tens of thousands of Java and C++ programmers. Now .NET programmers have a definitive guide to agile methods with this completely updated volume from Robert C. Martin and Micah Martin, Agile Principles, Patterns, and Practices in C#.  This book presents a series of case studies illustrating the fundamentals of Agile development and Agile design, and moves quickly from UML models to real C# code. The introductory chapters lay out the basics of the agile movement, while the later chapters show proven techniques in action. The book includes many source code examples that are also available for download from the authors' Web site.  Readers will come away from this book understanding *Agile principles, and the fourteen practices of Extreme Programming *Spiking, splitting, velocity, and planning iterations and releases *Test-driven development, test-first design, and acceptance testing *Refactoring with unit testing *Pair programming *Agile design and design smells *The five types of UML diagrams and how to use them effectively *Object-oriented package design and design patterns *How to put all of it together for a real-world project Whether you are a C# programmer or a Visual Basic or Java programmer learning C#, a software development manager, or a business analyst, Agile Principles, Patterns, and Practices in C# is the first book you should read to understand agile software and how it applies to programming in the .NET Framework.]]></description>
  <work>
  <best_book_id type="integer">84983</best_book_id>
  <books_count type="integer">1</books_count>
  <desc_user_id type="integer" nil="true"></desc_user_id>
  <id type="integer">82009</id>
  <media_type nil="true"></media_type>
  <original_language_id type="integer" nil="true"></original_language_id>
  <original_publication_day type="integer">3</original_publication_day>
  <original_publication_month type="integer">8</original_publication_month>
  <original_publication_year type="integer">2006</original_publication_year>
  <original_title>Agile Principles, Patterns, and Practices in C# (Robert C. Martin Series)</original_title>
  <rating_dist>total:14|5:10|4:3|3:1|2:0|1:0|</rating_dist>
  <ratings_count type="integer">14</ratings_count>
  <ratings_sum type="integer">65</ratings_sum>
  <reviews_count type="integer">38</reviews_count>
  <text_reviews_count type="integer">3</text_reviews_count>
</work>

  <average_rating><![CDATA[4.64]]></average_rating>
  <ratings_count><![CDATA[14]]></ratings_count>
  <text_reviews_count><![CDATA[3]]></text_reviews_count>
  
  <url><![CDATA[http://www.goodreads.com/book/show/84983.Agile_Principles_Patterns_and_Practices_in_C_]]></url>
  <link><![CDATA[http://www.goodreads.com/book/show/84983.Agile_Principles_Patterns_and_Practices_in_C_]]></link>
  <authors>
    <author>
    <id>45372</id>
        <name><![CDATA[Robert C. Martin]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/45372.Robert_C_Martin]]></link>
    <average_rating>4.11</average_rating>
    <ratings_count>112</ratings_count>
    <text_reviews_count>21</text_reviews_count>
  </author>
  </authors>
    <reviews start="1" end="20" total="38">
      <review>
  <id>68542123</id>
    <user>
    <id>536589</id>
    <name><![CDATA[Tom]]></name>
    <location><![CDATA[Chicago, IL]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/536589-tom]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1197520332p3/536589.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1197520332p2/536589.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">84983</id>
  <isbn>0131857258</isbn>
  <isbn13>9780131857254</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Agile Principles, Patterns, and Practices in C# (Robert C. Martin Series)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171058550m/84983.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171058550s/84983.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/84983.Agile_Principles_Patterns_and_Practices_in_C_</link>
  <average_rating>4.64</average_rating>
  <ratings_count>14</ratings_count>
  <description>
    <![CDATA[With the award-winning book Agile Software Development: Principles, Patterns, and Practices, Robert C. Martin helped bring Agile principles to tens of thousands of Java and C++ programmers. Now .NET programmers have a definitive guide to agile methods with this completely updated volume from Robert C. Martin and Micah Martin, Agile Principles, Patterns, and Practices in C#.  This book presents a series of case studies illustrating the fundamentals of Agile development and Agile design, and moves quickly from UML models to real C# code. The introductory chapters lay out the basics of the agile movement, while the later chapters show proven techniques in action. The book includes many source code examples that are also available for download from the authors' Web site.  Readers will come away from this book understanding *Agile principles, and the fourteen practices of Extreme Programming *Spiking, splitting, velocity, and planning iterations and releases *Test-driven development, test-first design, and acceptance testing *Refactoring with unit testing *Pair programming *Agile design and design smells *The five types of UML diagrams and how to use them effectively *Object-oriented package design and design patterns *How to put all of it together for a real-world project Whether you are a C# programmer or a Visual Basic or Java programmer learning C#, a software development manager, or a business analyst, Agile Principles, Patterns, and Practices in C# is the first book you should read to understand agile software and how it applies to programming in the .NET Framework.]]>
  </description>
  <published>2006</published>
</book>

    <rating>5</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
            <shelf name="nonfiction" />
        <shelf name="own" />
        <shelf name="tech" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at>Tue Sep 01 00:00:00 -0700 2009</read_at>
  <date_added>Sun Aug 23 07:12:39 -0700 2009</date_added>
  <date_updated>Tue Oct 06 20:51:00 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[Great, great book.  The first section describing agile development is useful for anyone in the software industry, while the remainder of the book is a must-read for all software developers.  The descriptions of patterns and principles are thorough yet clearly explained, supplemented by plenty of cod...<a href="http://www.goodreads.com/review/show/68542123">more...</a>]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/68542123]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/68542123]]></link>
</review>
      <review>
  <id>81041920</id>
    <user>
    <id>3044405</id>
    <name><![CDATA[Waylon]]></name>
    <location><![CDATA[San Antonio, TX]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/3044405-waylon-martinez]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">84983</id>
  <isbn>0131857258</isbn>
  <isbn13>9780131857254</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Agile Principles, Patterns, and Practices in C# (Robert C. Martin Series)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171058550m/84983.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171058550s/84983.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/84983.Agile_Principles_Patterns_and_Practices_in_C_</link>
  <average_rating>4.64</average_rating>
  <ratings_count>14</ratings_count>
  <description>
    <![CDATA[With the award-winning book Agile Software Development: Principles, Patterns, and Practices, Robert C. Martin helped bring Agile principles to tens of thousands of Java and C++ programmers. Now .NET programmers have a definitive guide to agile methods with this completely updated volume from Robert C. Martin and Micah Martin, Agile Principles, Patterns, and Practices in C#.  This book presents a series of case studies illustrating the fundamentals of Agile development and Agile design, and moves quickly from UML models to real C# code. The introductory chapters lay out the basics of the agile movement, while the later chapters show proven techniques in action. The book includes many source code examples that are also available for download from the authors' Web site.  Readers will come away from this book understanding *Agile principles, and the fourteen practices of Extreme Programming *Spiking, splitting, velocity, and planning iterations and releases *Test-driven development, test-first design, and acceptance testing *Refactoring with unit testing *Pair programming *Agile design and design smells *The five types of UML diagrams and how to use them effectively *Object-oriented package design and design patterns *How to put all of it together for a real-world project Whether you are a C# programmer or a Visual Basic or Java programmer learning C#, a software development manager, or a business analyst, Agile Principles, Patterns, and Practices in C# is the first book you should read to understand agile software and how it applies to programming in the .NET Framework.]]>
  </description>
  <published>2006</published>
</book>

    <rating>5</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
            <shelf name="programming" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at>Fri Nov 27 00:00:00 -0800 2009</read_at>
  <date_added>Mon Dec 14 20:06:14 -0800 2009</date_added>
  <date_updated>Mon Dec 14 20:07:31 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[GREAT BOOK!!!! I don't think that I have had more fun reading a programming book.]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/81041920]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/81041920]]></link>
</review>
      <review>
  <id>17326820</id>
    <user>
    <id>948071</id>
    <name><![CDATA[Evan]]></name>
    <location><![CDATA[Franklin, TN]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/948071-evan-hoff]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1205010224p3/948071.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1205010224p2/948071.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">84983</id>
  <isbn>0131857258</isbn>
  <isbn13>9780131857254</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Agile Principles, Patterns, and Practices in C# (Robert C. Martin Series)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171058550m/84983.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171058550s/84983.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/84983.Agile_Principles_Patterns_and_Practices_in_C_</link>
  <average_rating>4.64</average_rating>
  <ratings_count>14</ratings_count>
  <description>
    <![CDATA[With the award-winning book Agile Software Development: Principles, Patterns, and Practices, Robert C. Martin helped bring Agile principles to tens of thousands of Java and C++ programmers. Now .NET programmers have a definitive guide to agile methods with this completely updated volume from Robert C. Martin and Micah Martin, Agile Principles, Patterns, and Practices in C#.  This book presents a series of case studies illustrating the fundamentals of Agile development and Agile design, and moves quickly from UML models to real C# code. The introductory chapters lay out the basics of the agile movement, while the later chapters show proven techniques in action. The book includes many source code examples that are also available for download from the authors' Web site.  Readers will come away from this book understanding *Agile principles, and the fourteen practices of Extreme Programming *Spiking, splitting, velocity, and planning iterations and releases *Test-driven development, test-first design, and acceptance testing *Refactoring with unit testing *Pair programming *Agile design and design smells *The five types of UML diagrams and how to use them effectively *Object-oriented package design and design patterns *How to put all of it together for a real-world project Whether you are a C# programmer or a Visual Basic or Java programmer learning C#, a software development manager, or a business analyst, Agile Principles, Patterns, and Practices in C# is the first book you should read to understand agile software and how it applies to programming in the .NET Framework.]]>
  </description>
  <published>2006</published>
</book>

    <rating>4</rating>
  <votes>1</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sat Mar 08 13:50:27 -0800 2008</date_added>
  <date_updated>Sat Mar 08 13:51:29 -0800 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[This book serves as a great introduction to both sound design and sound development practices.  I've recommended this book to several colleagues without hesitation.]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/17326820]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/17326820]]></link>
</review>
      <review>
  <id>82189373</id>
    <user>
    <id>2533101</id>
    <name><![CDATA[Kristjan]]></name>
    <location><![CDATA[Copenhagen, 06, Denmark]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2533101-kristjan-wager]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1247853539p3/2533101.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1247853539p2/2533101.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">84983</id>
  <isbn>0131857258</isbn>
  <isbn13>9780131857254</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Agile Principles, Patterns, and Practices in C# (Robert C. Martin Series)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171058550m/84983.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171058550s/84983.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/84983.Agile_Principles_Patterns_and_Practices_in_C_</link>
  <average_rating>4.64</average_rating>
  <ratings_count>14</ratings_count>
  <description>
    <![CDATA[With the award-winning book Agile Software Development: Principles, Patterns, and Practices, Robert C. Martin helped bring Agile principles to tens of thousands of Java and C++ programmers. Now .NET programmers have a definitive guide to agile methods with this completely updated volume from Robert C. Martin and Micah Martin, Agile Principles, Patterns, and Practices in C#.  This book presents a series of case studies illustrating the fundamentals of Agile development and Agile design, and moves quickly from UML models to real C# code. The introductory chapters lay out the basics of the agile movement, while the later chapters show proven techniques in action. The book includes many source code examples that are also available for download from the authors' Web site.  Readers will come away from this book understanding *Agile principles, and the fourteen practices of Extreme Programming *Spiking, splitting, velocity, and planning iterations and releases *Test-driven development, test-first design, and acceptance testing *Refactoring with unit testing *Pair programming *Agile design and design smells *The five types of UML diagrams and how to use them effectively *Object-oriented package design and design patterns *How to put all of it together for a real-world project Whether you are a C# programmer or a Visual Basic or Java programmer learning C#, a software development manager, or a business analyst, Agile Principles, Patterns, and Practices in C# is the first book you should read to understand agile software and how it applies to programming in the .NET Framework.]]>
  </description>
  <published>2006</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
            <shelf name="programming-and-systems-development" />
        <shelf name="to-read" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sun Dec 27 11:48:10 -0800 2009</date_added>
  <date_updated>Sun Dec 27 11:48:10 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/82189373]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/82189373]]></link>
</review>
      <review>
  <id>75956625</id>
    <user>
    <id>1853261</id>
    <name><![CDATA[Greg]]></name>
    <location><![CDATA[Columbus, OH]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1853261-greg]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">84983</id>
  <isbn>0131857258</isbn>
  <isbn13>9780131857254</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Agile Principles, Patterns, and Practices in C# (Robert C. Martin Series)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171058550m/84983.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171058550s/84983.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/84983.Agile_Principles_Patterns_and_Practices_in_C_</link>
  <average_rating>4.64</average_rating>
  <ratings_count>14</ratings_count>
  <description>
    <![CDATA[With the award-winning book Agile Software Development: Principles, Patterns, and Practices, Robert C. Martin helped bring Agile principles to tens of thousands of Java and C++ programmers. Now .NET programmers have a definitive guide to agile methods with this completely updated volume from Robert C. Martin and Micah Martin, Agile Principles, Patterns, and Practices in C#.  This book presents a series of case studies illustrating the fundamentals of Agile development and Agile design, and moves quickly from UML models to real C# code. The introductory chapters lay out the basics of the agile movement, while the later chapters show proven techniques in action. The book includes many source code examples that are also available for download from the authors' Web site.  Readers will come away from this book understanding *Agile principles, and the fourteen practices of Extreme Programming *Spiking, splitting, velocity, and planning iterations and releases *Test-driven development, test-first design, and acceptance testing *Refactoring with unit testing *Pair programming *Agile design and design smells *The five types of UML diagrams and how to use them effectively *Object-oriented package design and design patterns *How to put all of it together for a real-world project Whether you are a C# programmer or a Visual Basic or Java programmer learning C#, a software development manager, or a business analyst, Agile Principles, Patterns, and Practices in C# is the first book you should read to understand agile software and how it applies to programming in the .NET Framework.]]>
  </description>
  <published>2006</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
            <shelf name="to-read" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Tue Oct 27 18:52:33 -0700 2009</date_added>
  <date_updated>Tue Oct 27 18:52:33 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/75956625]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/75956625]]></link>
</review>
      <review>
  <id>73882145</id>
    <user>
    <id>2591466</id>
    <name><![CDATA[Bud]]></name>
    <location><![CDATA[The United States]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2591466-bud-panjwani]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">84983</id>
  <isbn>0131857258</isbn>
  <isbn13>9780131857254</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Agile Principles, Patterns, and Practices in C# (Robert C. Martin Series)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171058550m/84983.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171058550s/84983.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/84983.Agile_Principles_Patterns_and_Practices_in_C_</link>
  <average_rating>4.64</average_rating>
  <ratings_count>14</ratings_count>
  <description>
    <![CDATA[With the award-winning book Agile Software Development: Principles, Patterns, and Practices, Robert C. Martin helped bring Agile principles to tens of thousands of Java and C++ programmers. Now .NET programmers have a definitive guide to agile methods with this completely updated volume from Robert C. Martin and Micah Martin, Agile Principles, Patterns, and Practices in C#.  This book presents a series of case studies illustrating the fundamentals of Agile development and Agile design, and moves quickly from UML models to real C# code. The introductory chapters lay out the basics of the agile movement, while the later chapters show proven techniques in action. The book includes many source code examples that are also available for download from the authors' Web site.  Readers will come away from this book understanding *Agile principles, and the fourteen practices of Extreme Programming *Spiking, splitting, velocity, and planning iterations and releases *Test-driven development, test-first design, and acceptance testing *Refactoring with unit testing *Pair programming *Agile design and design smells *The five types of UML diagrams and how to use them effectively *Object-oriented package design and design patterns *How to put all of it together for a real-world project Whether you are a C# programmer or a Visual Basic or Java programmer learning C#, a software development manager, or a business analyst, Agile Principles, Patterns, and Practices in C# is the first book you should read to understand agile software and how it applies to programming in the .NET Framework.]]>
  </description>
  <published>2006</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
            <shelf name="to-read" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Thu Oct 08 12:37:23 -0700 2009</date_added>
  <date_updated>Thu Oct 08 12:37:23 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/73882145]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/73882145]]></link>
</review>
      <review>
  <id>72429327</id>
    <user>
    <id>2774372</id>
    <name><![CDATA[Tolga]]></name>
    <location><![CDATA[Izmir, 35, Turkey]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2774372-tolga-utku]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">84983</id>
  <isbn>0131857258</isbn>
  <isbn13>9780131857254</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Agile Principles, Patterns, and Practices in C# (Robert C. Martin Series)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171058550m/84983.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171058550s/84983.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/84983.Agile_Principles_Patterns_and_Practices_in_C_</link>
  <average_rating>4.64</average_rating>
  <ratings_count>14</ratings_count>
  <description>
    <![CDATA[With the award-winning book Agile Software Development: Principles, Patterns, and Practices, Robert C. Martin helped bring Agile principles to tens of thousands of Java and C++ programmers. Now .NET programmers have a definitive guide to agile methods with this completely updated volume from Robert C. Martin and Micah Martin, Agile Principles, Patterns, and Practices in C#.  This book presents a series of case studies illustrating the fundamentals of Agile development and Agile design, and moves quickly from UML models to real C# code. The introductory chapters lay out the basics of the agile movement, while the later chapters show proven techniques in action. The book includes many source code examples that are also available for download from the authors' Web site.  Readers will come away from this book understanding *Agile principles, and the fourteen practices of Extreme Programming *Spiking, splitting, velocity, and planning iterations and releases *Test-driven development, test-first design, and acceptance testing *Refactoring with unit testing *Pair programming *Agile design and design smells *The five types of UML diagrams and how to use them effectively *Object-oriented package design and design patterns *How to put all of it together for a real-world project Whether you are a C# programmer or a Visual Basic or Java programmer learning C#, a software development manager, or a business analyst, Agile Principles, Patterns, and Practices in C# is the first book you should read to understand agile software and how it applies to programming in the .NET Framework.]]>
  </description>
  <published>2006</published>
</book>

    <rating>5</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
            <shelf name="technical" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at>Tue Jan 01 00:00:00 -0800 2008</read_at>
  <date_added>Fri Sep 25 02:29:01 -0700 2009</date_added>
  <date_updated>Fri Sep 25 02:29:12 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/72429327]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/72429327]]></link>
</review>
      <review>
  <id>71825272</id>
    <user>
    <id>2755404</id>
    <name><![CDATA[Ward]]></name>
    <location><![CDATA[Richmond, CA]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2755404-ward-bell]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1253392064p3/2755404.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1253392064p2/2755404.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">84983</id>
  <isbn>0131857258</isbn>
  <isbn13>9780131857254</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Agile Principles, Patterns, and Practices in C# (Robert C. Martin Series)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171058550m/84983.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171058550s/84983.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/84983.Agile_Principles_Patterns_and_Practices_in_C_</link>
  <average_rating>4.64</average_rating>
  <ratings_count>14</ratings_count>
  <description>
    <![CDATA[With the award-winning book Agile Software Development: Principles, Patterns, and Practices, Robert C. Martin helped bring Agile principles to tens of thousands of Java and C++ programmers. Now .NET programmers have a definitive guide to agile methods with this completely updated volume from Robert C. Martin and Micah Martin, Agile Principles, Patterns, and Practices in C#.  This book presents a series of case studies illustrating the fundamentals of Agile development and Agile design, and moves quickly from UML models to real C# code. The introductory chapters lay out the basics of the agile movement, while the later chapters show proven techniques in action. The book includes many source code examples that are also available for download from the authors' Web site.  Readers will come away from this book understanding *Agile principles, and the fourteen practices of Extreme Programming *Spiking, splitting, velocity, and planning iterations and releases *Test-driven development, test-first design, and acceptance testing *Refactoring with unit testing *Pair programming *Agile design and design smells *The five types of UML diagrams and how to use them effectively *Object-oriented package design and design patterns *How to put all of it together for a real-world project Whether you are a C# programmer or a Visual Basic or Java programmer learning C#, a software development manager, or a business analyst, Agile Principles, Patterns, and Practices in C# is the first book you should read to understand agile software and how it applies to programming in the .NET Framework.]]>
  </description>
  <published>2006</published>
</book>

    <rating>5</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sat Sep 19 18:41:25 -0700 2009</date_added>
  <date_updated>Sat Sep 19 18:41:25 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/71825272]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/71825272]]></link>
</review>
      <review>
  <id>70013265</id>
    <user>
    <id>2200447</id>
    <name><![CDATA[David]]></name>
    <location><![CDATA[Tuen Mun, 00, Hong Kong]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2200447-david]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1240513291p3/2200447.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1240513291p2/2200447.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">84983</id>
  <isbn>0131857258</isbn>
  <isbn13>9780131857254</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Agile Principles, Patterns, and Practices in C# (Robert C. Martin Series)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171058550m/84983.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171058550s/84983.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/84983.Agile_Principles_Patterns_and_Practices_in_C_</link>
  <average_rating>4.64</average_rating>
  <ratings_count>14</ratings_count>
  <description>
    <![CDATA[With the award-winning book Agile Software Development: Principles, Patterns, and Practices, Robert C. Martin helped bring Agile principles to tens of thousands of Java and C++ programmers. Now .NET programmers have a definitive guide to agile methods with this completely updated volume from Robert C. Martin and Micah Martin, Agile Principles, Patterns, and Practices in C#.  This book presents a series of case studies illustrating the fundamentals of Agile development and Agile design, and moves quickly from UML models to real C# code. The introductory chapters lay out the basics of the agile movement, while the later chapters show proven techniques in action. The book includes many source code examples that are also available for download from the authors' Web site.  Readers will come away from this book understanding *Agile principles, and the fourteen practices of Extreme Programming *Spiking, splitting, velocity, and planning iterations and releases *Test-driven development, test-first design, and acceptance testing *Refactoring with unit testing *Pair programming *Agile design and design smells *The five types of UML diagrams and how to use them effectively *Object-oriented package design and design patterns *How to put all of it together for a real-world project Whether you are a C# programmer or a Visual Basic or Java programmer learning C#, a software development manager, or a business analyst, Agile Principles, Patterns, and Practices in C# is the first book you should read to understand agile software and how it applies to programming in the .NET Framework.]]>
  </description>
  <published>2006</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
            <shelf name="to-read" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Fri Sep 04 01:02:11 -0700 2009</date_added>
  <date_updated>Fri Sep 04 01:02:11 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/70013265]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/70013265]]></link>
</review>
      <review>
  <id>69741136</id>
    <user>
    <id>1887332</id>
    <name><![CDATA[Andrew]]></name>
    <location><![CDATA[Wayne, PA]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1887332-andrew]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1231529448p3/1887332.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1231529448p2/1887332.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">84983</id>
  <isbn>0131857258</isbn>
  <isbn13>9780131857254</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Agile Principles, Patterns, and Practices in C# (Robert C. Martin Series)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171058550m/84983.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171058550s/84983.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/84983.Agile_Principles_Patterns_and_Practices_in_C_</link>
  <average_rating>4.64</average_rating>
  <ratings_count>14</ratings_count>
  <description>
    <![CDATA[With the award-winning book Agile Software Development: Principles, Patterns, and Practices, Robert C. Martin helped bring Agile principles to tens of thousands of Java and C++ programmers. Now .NET programmers have a definitive guide to agile methods with this completely updated volume from Robert C. Martin and Micah Martin, Agile Principles, Patterns, and Practices in C#.  This book presents a series of case studies illustrating the fundamentals of Agile development and Agile design, and moves quickly from UML models to real C# code. The introductory chapters lay out the basics of the agile movement, while the later chapters show proven techniques in action. The book includes many source code examples that are also available for download from the authors' Web site.  Readers will come away from this book understanding *Agile principles, and the fourteen practices of Extreme Programming *Spiking, splitting, velocity, and planning iterations and releases *Test-driven development, test-first design, and acceptance testing *Refactoring with unit testing *Pair programming *Agile design and design smells *The five types of UML diagrams and how to use them effectively *Object-oriented package design and design patterns *How to put all of it together for a real-world project Whether you are a C# programmer or a Visual Basic or Java programmer learning C#, a software development manager, or a business analyst, Agile Principles, Patterns, and Practices in C# is the first book you should read to understand agile software and how it applies to programming in the .NET Framework.]]>
  </description>
  <published>2006</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Tue Sep 01 17:20:31 -0700 2009</date_added>
  <date_updated>Tue Sep 01 17:20:31 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/69741136]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/69741136]]></link>
</review>
      <review>
  <id>61754052</id>
    <user>
    <id>2477691</id>
    <name><![CDATA[Ryan]]></name>
    <location><![CDATA[Houston, TX]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2477691-ryan-riley]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1246457182p3/2477691.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1246457182p2/2477691.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">84983</id>
  <isbn>0131857258</isbn>
  <isbn13>9780131857254</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Agile Principles, Patterns, and Practices in C# (Robert C. Martin Series)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171058550m/84983.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171058550s/84983.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/84983.Agile_Principles_Patterns_and_Practices_in_C_</link>
  <average_rating>4.64</average_rating>
  <ratings_count>14</ratings_count>
  <description>
    <![CDATA[With the award-winning book Agile Software Development: Principles, Patterns, and Practices, Robert C. Martin helped bring Agile principles to tens of thousands of Java and C++ programmers. Now .NET programmers have a definitive guide to agile methods with this completely updated volume from Robert C. Martin and Micah Martin, Agile Principles, Patterns, and Practices in C#.  This book presents a series of case studies illustrating the fundamentals of Agile development and Agile design, and moves quickly from UML models to real C# code. The introductory chapters lay out the basics of the agile movement, while the later chapters show proven techniques in action. The book includes many source code examples that are also available for download from the authors' Web site.  Readers will come away from this book understanding *Agile principles, and the fourteen practices of Extreme Programming *Spiking, splitting, velocity, and planning iterations and releases *Test-driven development, test-first design, and acceptance testing *Refactoring with unit testing *Pair programming *Agile design and design smells *The five types of UML diagrams and how to use them effectively *Object-oriented package design and design patterns *How to put all of it together for a real-world project Whether you are a C# programmer or a Visual Basic or Java programmer learning C#, a software development manager, or a business analyst, Agile Principles, Patterns, and Practices in C# is the first book you should read to understand agile software and how it applies to programming in the .NET Framework.]]>
  </description>
  <published>2006</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Wed Jul 01 07:59:09 -0700 2009</date_added>
  <date_updated>Wed Jul 01 07:59:09 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/61754052]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/61754052]]></link>
</review>
      <review>
  <id>57735164</id>
    <user>
    <id>2365246</id>
    <name><![CDATA[Tone81]]></name>
    <location><![CDATA[The United States]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2365246-tone81]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">84983</id>
  <isbn>0131857258</isbn>
  <isbn13>9780131857254</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Agile Principles, Patterns, and Practices in C# (Robert C. Martin Series)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171058550m/84983.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171058550s/84983.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/84983.Agile_Principles_Patterns_and_Practices_in_C_</link>
  <average_rating>4.64</average_rating>
  <ratings_count>14</ratings_count>
  <description>
    <![CDATA[With the award-winning book Agile Software Development: Principles, Patterns, and Practices, Robert C. Martin helped bring Agile principles to tens of thousands of Java and C++ programmers. Now .NET programmers have a definitive guide to agile methods with this completely updated volume from Robert C. Martin and Micah Martin, Agile Principles, Patterns, and Practices in C#.  This book presents a series of case studies illustrating the fundamentals of Agile development and Agile design, and moves quickly from UML models to real C# code. The introductory chapters lay out the basics of the agile movement, while the later chapters show proven techniques in action. The book includes many source code examples that are also available for download from the authors' Web site.  Readers will come away from this book understanding *Agile principles, and the fourteen practices of Extreme Programming *Spiking, splitting, velocity, and planning iterations and releases *Test-driven development, test-first design, and acceptance testing *Refactoring with unit testing *Pair programming *Agile design and design smells *The five types of UML diagrams and how to use them effectively *Object-oriented package design and design patterns *How to put all of it together for a real-world project Whether you are a C# programmer or a Visual Basic or Java programmer learning C#, a software development manager, or a business analyst, Agile Principles, Patterns, and Practices in C# is the first book you should read to understand agile software and how it applies to programming in the .NET Framework.]]>
  </description>
  <published>2006</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Fri May 29 08:08:07 -0700 2009</date_added>
  <date_updated>Fri May 29 08:08:07 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/57735164]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/57735164]]></link>
</review>
      <review>
  <id>56941126</id>
    <user>
    <id>2097498</id>
    <name><![CDATA[Guillaume]]></name>
    <location><![CDATA[Rennes, B5, France]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2097498-guillaume-collic]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1256149951p3/2097498.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1256149951p2/2097498.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">84983</id>
  <isbn>0131857258</isbn>
  <isbn13>9780131857254</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Agile Principles, Patterns, and Practices in C# (Robert C. Martin Series)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171058550m/84983.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171058550s/84983.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/84983.Agile_Principles_Patterns_and_Practices_in_C_</link>
  <average_rating>4.64</average_rating>
  <ratings_count>14</ratings_count>
  <description>
    <![CDATA[With the award-winning book Agile Software Development: Principles, Patterns, and Practices, Robert C. Martin helped bring Agile principles to tens of thousands of Java and C++ programmers. Now .NET programmers have a definitive guide to agile methods with this completely updated volume from Robert C. Martin and Micah Martin, Agile Principles, Patterns, and Practices in C#.  This book presents a series of case studies illustrating the fundamentals of Agile development and Agile design, and moves quickly from UML models to real C# code. The introductory chapters lay out the basics of the agile movement, while the later chapters show proven techniques in action. The book includes many source code examples that are also available for download from the authors' Web site.  Readers will come away from this book understanding *Agile principles, and the fourteen practices of Extreme Programming *Spiking, splitting, velocity, and planning iterations and releases *Test-driven development, test-first design, and acceptance testing *Refactoring with unit testing *Pair programming *Agile design and design smells *The five types of UML diagrams and how to use them effectively *Object-oriented package design and design patterns *How to put all of it together for a real-world project Whether you are a C# programmer or a Visual Basic or Java programmer learning C#, a software development manager, or a business analyst, Agile Principles, Patterns, and Practices in C# is the first book you should read to understand agile software and how it applies to programming in the .NET Framework.]]>
  </description>
  <published>2006</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
            <shelf name="to-read" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Fri May 22 04:58:01 -0700 2009</date_added>
  <date_updated>Fri May 22 04:58:01 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/56941126]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/56941126]]></link>
</review>
      <review>
  <id>56940952</id>
    <user>
    <id>2344008</id>
    <name><![CDATA[Laurent]]></name>
    <location><![CDATA[Versailles, A8, France]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2344008-laurent-capin]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1243071025p3/2344008.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1243071025p2/2344008.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">84983</id>
  <isbn>0131857258</isbn>
  <isbn13>9780131857254</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Agile Principles, Patterns, and Practices in C# (Robert C. Martin Series)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171058550m/84983.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171058550s/84983.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/84983.Agile_Principles_Patterns_and_Practices_in_C_</link>
  <average_rating>4.64</average_rating>
  <ratings_count>14</ratings_count>
  <description>
    <![CDATA[With the award-winning book Agile Software Development: Principles, Patterns, and Practices, Robert C. Martin helped bring Agile principles to tens of thousands of Java and C++ programmers. Now .NET programmers have a definitive guide to agile methods with this completely updated volume from Robert C. Martin and Micah Martin, Agile Principles, Patterns, and Practices in C#.  This book presents a series of case studies illustrating the fundamentals of Agile development and Agile design, and moves quickly from UML models to real C# code. The introductory chapters lay out the basics of the agile movement, while the later chapters show proven techniques in action. The book includes many source code examples that are also available for download from the authors' Web site.  Readers will come away from this book understanding *Agile principles, and the fourteen practices of Extreme Programming *Spiking, splitting, velocity, and planning iterations and releases *Test-driven development, test-first design, and acceptance testing *Refactoring with unit testing *Pair programming *Agile design and design smells *The five types of UML diagrams and how to use them effectively *Object-oriented package design and design patterns *How to put all of it together for a real-world project Whether you are a C# programmer or a Visual Basic or Java programmer learning C#, a software development manager, or a business analyst, Agile Principles, Patterns, and Practices in C# is the first book you should read to understand agile software and how it applies to programming in the .NET Framework.]]>
  </description>
  <published>2006</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
            <shelf name="to-read" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Fri May 22 04:54:24 -0700 2009</date_added>
  <date_updated>Fri May 22 04:54:24 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/56940952]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/56940952]]></link>
</review>
      <review>
  <id>53589453</id>
    <user>
    <id>760917</id>
    <name><![CDATA[Eugene]]></name>
    <location><![CDATA[Ukraine]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/760917-eugene]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">84983</id>
  <isbn>0131857258</isbn>
  <isbn13>9780131857254</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Agile Principles, Patterns, and Practices in C# (Robert C. Martin Series)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171058550m/84983.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171058550s/84983.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/84983.Agile_Principles_Patterns_and_Practices_in_C_</link>
  <average_rating>4.64</average_rating>
  <ratings_count>14</ratings_count>
  <description>
    <![CDATA[With the award-winning book Agile Software Development: Principles, Patterns, and Practices, Robert C. Martin helped bring Agile principles to tens of thousands of Java and C++ programmers. Now .NET programmers have a definitive guide to agile methods with this completely updated volume from Robert C. Martin and Micah Martin, Agile Principles, Patterns, and Practices in C#.  This book presents a series of case studies illustrating the fundamentals of Agile development and Agile design, and moves quickly from UML models to real C# code. The introductory chapters lay out the basics of the agile movement, while the later chapters show proven techniques in action. The book includes many source code examples that are also available for download from the authors' Web site.  Readers will come away from this book understanding *Agile principles, and the fourteen practices of Extreme Programming *Spiking, splitting, velocity, and planning iterations and releases *Test-driven development, test-first design, and acceptance testing *Refactoring with unit testing *Pair programming *Agile design and design smells *The five types of UML diagrams and how to use them effectively *Object-oriented package design and design patterns *How to put all of it together for a real-world project Whether you are a C# programmer or a Visual Basic or Java programmer learning C#, a software development manager, or a business analyst, Agile Principles, Patterns, and Practices in C# is the first book you should read to understand agile software and how it applies to programming in the .NET Framework.]]>
  </description>
  <published>2006</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Wed Apr 22 08:54:36 -0700 2009</date_added>
  <date_updated>Wed Apr 22 08:54:36 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/53589453]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/53589453]]></link>
</review>
      <review>
  <id>52171506</id>
    <user>
    <id>2207763</id>
    <name><![CDATA[Piero]]></name>
    <location><![CDATA[Milan, 09, Italy]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2207763-piero-campanelli]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1239650557p3/2207763.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1239650557p2/2207763.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">84983</id>
  <isbn>0131857258</isbn>
  <isbn13>9780131857254</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Agile Principles, Patterns, and Practices in C# (Robert C. Martin Series)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171058550m/84983.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171058550s/84983.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/84983.Agile_Principles_Patterns_and_Practices_in_C_</link>
  <average_rating>4.64</average_rating>
  <ratings_count>14</ratings_count>
  <description>
    <![CDATA[With the award-winning book Agile Software Development: Principles, Patterns, and Practices, Robert C. Martin helped bring Agile principles to tens of thousands of Java and C++ programmers. Now .NET programmers have a definitive guide to agile methods with this completely updated volume from Robert C. Martin and Micah Martin, Agile Principles, Patterns, and Practices in C#.  This book presents a series of case studies illustrating the fundamentals of Agile development and Agile design, and moves quickly from UML models to real C# code. The introductory chapters lay out the basics of the agile movement, while the later chapters show proven techniques in action. The book includes many source code examples that are also available for download from the authors' Web site.  Readers will come away from this book understanding *Agile principles, and the fourteen practices of Extreme Programming *Spiking, splitting, velocity, and planning iterations and releases *Test-driven development, test-first design, and acceptance testing *Refactoring with unit testing *Pair programming *Agile design and design smells *The five types of UML diagrams and how to use them effectively *Object-oriented package design and design patterns *How to put all of it together for a real-world project Whether you are a C# programmer or a Visual Basic or Java programmer learning C#, a software development manager, or a business analyst, Agile Principles, Patterns, and Practices in C# is the first book you should read to understand agile software and how it applies to programming in the .NET Framework.]]>
  </description>
  <published>2006</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
            <shelf name="lang-csharp" />
        <shelf name="on-digital" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Fri Apr 10 06:10:08 -0700 2009</date_added>
  <date_updated>Fri Aug 28 06:27:37 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/52171506]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/52171506]]></link>
</review>
      <review>
  <id>44615965</id>
    <user>
    <id>1965627</id>
    <name><![CDATA[Robofo]]></name>
    <location><![CDATA[Maringá, 18, Brazil]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1965627-robofo]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">84983</id>
  <isbn>0131857258</isbn>
  <isbn13>9780131857254</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Agile Principles, Patterns, and Practices in C# (Robert C. Martin Series)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171058550m/84983.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171058550s/84983.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/84983.Agile_Principles_Patterns_and_Practices_in_C_</link>
  <average_rating>4.64</average_rating>
  <ratings_count>14</ratings_count>
  <description>
    <![CDATA[With the award-winning book Agile Software Development: Principles, Patterns, and Practices, Robert C. Martin helped bring Agile principles to tens of thousands of Java and C++ programmers. Now .NET programmers have a definitive guide to agile methods with this completely updated volume from Robert C. Martin and Micah Martin, Agile Principles, Patterns, and Practices in C#.  This book presents a series of case studies illustrating the fundamentals of Agile development and Agile design, and moves quickly from UML models to real C# code. The introductory chapters lay out the basics of the agile movement, while the later chapters show proven techniques in action. The book includes many source code examples that are also available for download from the authors' Web site.  Readers will come away from this book understanding *Agile principles, and the fourteen practices of Extreme Programming *Spiking, splitting, velocity, and planning iterations and releases *Test-driven development, test-first design, and acceptance testing *Refactoring with unit testing *Pair programming *Agile design and design smells *The five types of UML diagrams and how to use them effectively *Object-oriented package design and design patterns *How to put all of it together for a real-world project Whether you are a C# programmer or a Visual Basic or Java programmer learning C#, a software development manager, or a business analyst, Agile Principles, Patterns, and Practices in C# is the first book you should read to understand agile software and how it applies to programming in the .NET Framework.]]>
  </description>
  <published>2006</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Wed Jan 28 04:21:17 -0800 2009</date_added>
  <date_updated>Wed Jan 28 04:21:17 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/44615965]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/44615965]]></link>
</review>
      <review>
  <id>44378086</id>
    <user>
    <id>1956890</id>
    <name><![CDATA[Imran3001]]></name>
    <location><![CDATA[Vijayawada, 02, India]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1956890-imran3001]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">84983</id>
  <isbn>0131857258</isbn>
  <isbn13>9780131857254</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Agile Principles, Patterns, and Practices in C# (Robert C. Martin Series)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171058550m/84983.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171058550s/84983.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/84983.Agile_Principles_Patterns_and_Practices_in_C_</link>
  <average_rating>4.64</average_rating>
  <ratings_count>14</ratings_count>
  <description>
    <![CDATA[With the award-winning book Agile Software Development: Principles, Patterns, and Practices, Robert C. Martin helped bring Agile principles to tens of thousands of Java and C++ programmers. Now .NET programmers have a definitive guide to agile methods with this completely updated volume from Robert C. Martin and Micah Martin, Agile Principles, Patterns, and Practices in C#.  This book presents a series of case studies illustrating the fundamentals of Agile development and Agile design, and moves quickly from UML models to real C# code. The introductory chapters lay out the basics of the agile movement, while the later chapters show proven techniques in action. The book includes many source code examples that are also available for download from the authors' Web site.  Readers will come away from this book understanding *Agile principles, and the fourteen practices of Extreme Programming *Spiking, splitting, velocity, and planning iterations and releases *Test-driven development, test-first design, and acceptance testing *Refactoring with unit testing *Pair programming *Agile design and design smells *The five types of UML diagrams and how to use them effectively *Object-oriented package design and design patterns *How to put all of it together for a real-world project Whether you are a C# programmer or a Visual Basic or Java programmer learning C#, a software development manager, or a business analyst, Agile Principles, Patterns, and Practices in C# is the first book you should read to understand agile software and how it applies to programming in the .NET Framework.]]>
  </description>
  <published>2006</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
            <shelf name="to-read" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Mon Jan 26 05:05:41 -0800 2009</date_added>
  <date_updated>Mon Jan 26 05:05:41 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/44378086]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/44378086]]></link>
</review>
      <review>
  <id>40315289</id>
    <user>
    <id>1788042</id>
    <name><![CDATA[Brian]]></name>
    <location><![CDATA[Tallahassee, FL]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1788042-brian]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1229118924p3/1788042.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1229118924p2/1788042.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">84983</id>
  <isbn>0131857258</isbn>
  <isbn13>9780131857254</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Agile Principles, Patterns, and Practices in C# (Robert C. Martin Series)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171058550m/84983.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171058550s/84983.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/84983.Agile_Principles_Patterns_and_Practices_in_C_</link>
  <average_rating>4.64</average_rating>
  <ratings_count>14</ratings_count>
  <description>
    <![CDATA[With the award-winning book Agile Software Development: Principles, Patterns, and Practices, Robert C. Martin helped bring Agile principles to tens of thousands of Java and C++ programmers. Now .NET programmers have a definitive guide to agile methods with this completely updated volume from Robert C. Martin and Micah Martin, Agile Principles, Patterns, and Practices in C#.  This book presents a series of case studies illustrating the fundamentals of Agile development and Agile design, and moves quickly from UML models to real C# code. The introductory chapters lay out the basics of the agile movement, while the later chapters show proven techniques in action. The book includes many source code examples that are also available for download from the authors' Web site.  Readers will come away from this book understanding *Agile principles, and the fourteen practices of Extreme Programming *Spiking, splitting, velocity, and planning iterations and releases *Test-driven development, test-first design, and acceptance testing *Refactoring with unit testing *Pair programming *Agile design and design smells *The five types of UML diagrams and how to use them effectively *Object-oriented package design and design patterns *How to put all of it together for a real-world project Whether you are a C# programmer or a Visual Basic or Java programmer learning C#, a software development manager, or a business analyst, Agile Principles, Patterns, and Practices in C# is the first book you should read to understand agile software and how it applies to programming in the .NET Framework.]]>
  </description>
  <published>2006</published>
</book>

    <rating>4</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
            <shelf name="engineering" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Wed Dec 17 11:40:22 -0800 2008</date_added>
  <date_updated>Wed Dec 17 11:40:22 -0800 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/40315289]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/40315289]]></link>
</review>
      <review>
  <id>40179053</id>
    <user>
    <id>1803299</id>
    <name><![CDATA[Duke]]></name>
    <location><![CDATA[Taylor, TX]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1803299-duke-banerjee]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">84983</id>
  <isbn>0131857258</isbn>
  <isbn13>9780131857254</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Agile Principles, Patterns, and Practices in C# (Robert C. Martin Series)]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1171058550m/84983.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1171058550s/84983.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/84983.Agile_Principles_Patterns_and_Practices_in_C_</link>
  <average_rating>4.64</average_rating>
  <ratings_count>14</ratings_count>
  <description>
    <![CDATA[With the award-winning book Agile Software Development: Principles, Patterns, and Practices, Robert C. Martin helped bring Agile principles to tens of thousands of Java and C++ programmers. Now .NET programmers have a definitive guide to agile methods with this completely updated volume from Robert C. Martin and Micah Martin, Agile Principles, Patterns, and Practices in C#.  This book presents a series of case studies illustrating the fundamentals of Agile development and Agile design, and moves quickly from UML models to real C# code. The introductory chapters lay out the basics of the agile movement, while the later chapters show proven techniques in action. The book includes many source code examples that are also available for download from the authors' Web site.  Readers will come away from this book understanding *Agile principles, and the fourteen practices of Extreme Programming *Spiking, splitting, velocity, and planning iterations and releases *Test-driven development, test-first design, and acceptance testing *Refactoring with unit testing *Pair programming *Agile design and design smells *The five types of UML diagrams and how to use them effectively *Object-oriented package design and design patterns *How to put all of it together for a real-world project Whether you are a C# programmer or a Visual Basic or Java programmer learning C#, a software development manager, or a business analyst, Agile Principles, Patterns, and Practices in C# is the first book you should read to understand agile software and how it applies to programming in the .NET Framework.]]>
  </description>
  <published>2006</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
            <shelf name="currently-reading" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Mon Dec 15 17:00:11 -0800 2008</date_added>
  <date_updated>Mon Dec 15 17:00:35 -0800 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/40179053]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/40179053]]></link>
</review>
    </reviews>
  <popular_shelves>
          <shelf name="to-read" />
          <shelf name="currently-reading" />
          <shelf name="tech" />
          <shelf name="programming" />
          <shelf name="programming-and-systems-development" />
          <shelf name="technical" />
          <shelf name="on-digital" />
          <shelf name="lang-csharp" />
          <shelf name="nonfiction" />
      </popular_shelves>
  <book_links>
    <book_link>
  <id>8</id>
  <name><![CDATA[WorldCat]]></name>
  <link>http://www.goodreads.com/book_link/follow/8?book_id=84983</link>
</book_link>
  </book_links>
</book>
</GoodreadsResponse>