eBooks List For Item Software patterns
Visual Basic .NET Design Patterns
- ISBN:
- 0471268607
- Authors:
- Mark Grand, Brad Merrill
Documents fifty Visual Basic .NET design patterns, including twenty that have never before been published Packed with tips on how readers can write their own patterns in Visual Basic .NET Presents case studies that demonstrate how to effectively use the patterns in the real world Explains how to use UML to document the patterns Companion Web site includes all code and UML models from the book as well as links to appropriate software downloads
xUnit Test Patterns: Refactoring Test Code
- ISBN:
- 0131495054
- Authors:
- Gerard Meszaros
Automated testing is a cornerstone of agile development. An effective testing strategy will deliver new functionality more aggressively, accelerate user feedback, and improve quality. However, for many developers, creating effective automated tests is a unique and unfamiliar challenge. xUnit Test Patterns is the definitive guide to writing automated tests using xUnit, the most popular unit testing framework in use today. Agile coach and test...
A Pattern Language for Web Usability
- ISBN:
- 0201788888
- Authors:
- Ian Graham
Identifies and shows how to use 79 Web usability patterns. Patterns cover the related areas of usability, content, navigation, and aesthetics. Softcover.
Culture, Society And Sexuality: A Reader (Social Aspects of Aids Series)
- ISBN:
- 1857288106
- Authors:
- Richard Parker
Since the beginnings of time, people have been interested in sex - the form it takes, the pleasure it can give, the circumstances in which it occurs, and what it means - both for the individuals concerned and to society more generally. Often seen as a synonym for love, sometimes as an expression of power, and infrequently as a means of exploitation and abuse, sex is a complex and multi-faceted aspect of human behaviour that has been written...
Professional ASP.NET MVC 1.0 (Wrox Programmer to Programmer)
- ISBN:
- 0470384611
- Authors:
- Rob Conery, Scott Hanselman, Phil Haack, Scott Guthrie
This book begins with you working along as Scott Guthrie builds a complete ASP.NET MVC reference application. He begins NerdDinner by using the File->New Project menu command within Visual Studio to create a new ASP.NET MVC Application. You'll then incrementally add functionality and features. Along the way you’ll cover how to create a database, build a model layer with business rule validations, implement listing/details data browsing,...
Implementation Patterns
- ISBN:
- 0321413091
- Authors:
- Kent Beck
“Kent is a master at creating code that communicates well, is easy to understand, and is a pleasure to read. Every chapter of this book contains excellent explanations and insights into the smaller but important decisions we continuously have to make when creating quality code and classes.” – Erich Gamma, IBM Distinguished Engineer “Many teams have a master developer who makes a rapid stream of good decisions all day long. Their...
Design Patterns in Ruby
- ISBN:
- 0321490452
- Authors:
- Russ Olsen
Praise for Design Patterns in Ruby " Design Patterns in Ruby documents smart ways to resolve many problems that Ruby developers commonly encounter. Russ Olsen has done a great job of selecting classic patterns and augmenting these with newer patterns that have special relevance for Ruby. He clearly explains each idea, making a wealth of experience available to Ruby developers for their own daily work." —Steve Metsker, Managing Consultant with...