Zoekfilters
Resultaten (3)
Test Driven Development: By Example
2002 || Paperback || Kent Beck || Pearson
Quite simply, test-driven development is meant to eliminate fear in application development. While some fear is healthy (often viewed as a conscience that tells programmers to be careful! ), the author believes that byproducts of fear include tentative, grumpy, and uncommunicative programmers who are unable to absorb constructive criticism. When programming teams buy into TDD, they immediately see positive results. They eliminate the fear involved in their jobs, and are better equipped to tac...
Data Structures and Algorithms in Java / 2nd Edition
2002 || Hardcover || Robert Lafore || Pearson
Appropriate for all courses in data structures and algorithms, and for many intermediate-to-advanced level courses in Java programming.
Many students view data structures and algorithms as difficult to understand, but this book thoroughly demystifies them. Working in Java, Robert Lafore presents each essential data structure and algorithm, using clear and simple example programs accessible through a Web browser-based “Workshop Applets.” These programs demonstrate graphically exactly what ...
Patterns of Enterprise Application Architecture
2002 || Hardcover || Martin Fowler || Pearson
The practice of enterprise application development has benefited from the emergence of many new enabling technologies. Multi-tiered object-oriented platforms, such as Java and .NET, have become commonplace. These new tools and technologies are capable of building powerful applications, but they are not easily implemented.
Common failures in enterprise applications often occur because their developers do not understand the architectural lessons that experienced object developers have learned. ...