Welcome to our book review site go-pdf.online!

You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.

Sign up

Test-driven Development
  • Language: en
  • Pages: 588

Test-driven Development

This guide for programmers teaches how to practice Test Driven Development (TDD), also called Test First Development. Contrary to the accepted approach to testing, when you practice TDD you write tests for code before you write the code being tested. This text provides examples in Java.

A Practical Guide to Enterprise Architecture
  • Language: en
  • Pages: 338

A Practical Guide to Enterprise Architecture

bull; Written by expert practitioners who have hands-on experience solving real-world problems for large corporations bull; Helps enterprise architects make sense of data, systems, software, services, product lines, methodologies, and much more bull; Provides explanation of theory and implementation with real-world business examples to support key points

Agile Development with ICONIX Process
  • Language: en
  • Pages: 268

Agile Development with ICONIX Process

  • Type: Book
  • -
  • Published: 2006-11-22
  • -
  • Publisher: Apress

*Describes an agile process that works on large projects *Ideal for hurried developers who want to develop software in teams *Incorporates real-life C#/.NET web project; can compare this with cases in book

ATDD by Example
  • Language: en
  • Pages: 240

ATDD by Example

With Acceptance Test-Driven Development (ATDD), business customers, testers, and developers can collaborate to produce testable requirements that help them build higher quality software more rapidly. However, ATDD is still widely misunderstood by many practitioners. ATDD by Example is the first practical, entry-level, hands-on guide to implementing and successfully applying it. ATDD pioneer Markus Gärtner walks readers step by step through deriving the right systems from business users, and then implementing fully automated, functional tests that accurately reflect business requirements, are intelligible to stakeholders, and promote more effective development. Through two end-to-end case st...

Agile Management for Software Engineering
  • Language: en
  • Pages: 669

Agile Management for Software Engineering

A breakthrough approach to managing agile software development, Agile methods might just be the alternative to outsourcing. However, agile development must scale in scope and discipline to be acceptable in the boardrooms of the Fortune 1000. In Agile Management for Software Engineering, David J. Anderson shows managers how to apply management science to gain the full business benefits of agility through application of the focused approach taught by Eli Goldratt in his Theory of Constraints. Whether you're using XP, Scrum, FDD, or another agile approach, you'll learn how to develop management discipline for all phases of the engineering process, implement realistic financial and production me...

Working Effectively with Legacy Code
  • Language: en
  • Pages: 457

Working Effectively with Legacy Code

Get more out of your legacy systems: more performance, functionality, reliability, and manageability Is your code easy to change? Can you get nearly instantaneous feedback when you do change it? Do you understand it? If the answer to any of these questions is no, you have legacy code, and it is draining time and money away from your development efforts. In this book, Michael Feathers offers start-to-finish strategies for working more effectively with large, untested legacy code bases. This book draws on material Michael created for his renowned Object Mentor seminars: techniques Michael has used in mentoring to help hundreds of developers, technical managers, and testers bring their legacy s...

Applying UML and Patterns
  • Language: en
  • Pages: 694

Applying UML and Patterns

An update to the bestselling UML classic, this title has been revised to cover the unified process and Rational Software's processes. Larman also shows developers how to make practical use of the most significant recent developments in object-oriented analysis and design.

Test-Driven Development
  • Language: en
  • Pages: 298

Test-Driven Development

  • Type: Book
  • -
  • Published: 2007-03-01
  • -
  • Publisher: Apress

* This will be the first book to show how to implement a test-driven development process in detail as it applies to real world J2EE applications. * Combines the tools and methodologies of test-driven development with real world use cases, unlikely most titles which cover one or the other. * Looks at the complete process including test coverage strategies, test organization, incorporating TDD into new and existing projects as well as how to automate it all. * This book is not version specific.

Beginning Algorithms
  • Language: en
  • Pages: 592

Beginning Algorithms

Beginning Algorithms A good understanding of algorithms, and the knowledge of when to apply them, is crucial to producing software that not only works correctly, but also performs efficiently. This is the only book to impart all this essential information-from the basics of algorithms, data structures, and performance characteristics to the specific algorithms used in development and programming tasks. Packed with detailed explanations and instructive examples, the book begins by offering you some fundamental data structures and then goes on to explain various sorting algorithms. You'll then learn efficient practices for storing and searching by way of hashing, trees, sets, and maps. The aut...

Programming in Scala
  • Language: en
  • Pages: 778

Programming in Scala

  • Type: Book
  • -
  • Published: 2008
  • -
  • Publisher: Artima Inc

A comprehensive step-by-step guide