Going beyond software development, this book describes how a variety of projects can be better managed by applying agile principles and practices. The author outlines the five phases in the agile process management framework–envision, speculate, explore, adapt, and close–then identifies specific practices for each phase that align with the agile values and guiding principles.<Copyright 2004 Book News, Inc., Portland, ORBuy this book here
- Homepage
- Books about Computers, Programming and Technologies
- General Software
- Agile Project Management : Creating Innovative Products (Agile Software Development Series)
Agile Project Management : Creating Innovative Products (Agile Software Development Series)
- Eloquent JavaScript, A Highly Recommended Book on JavaScript
The book, "Eloquent JavaScript, 3rd Edition" by Marijn Haverbeke is a highly recommended book for both beginners and advanced programmers. It covers the fundamentals of…
- 4 Proven Ways to Learn Programming Online
Today, the entire world relies on the internet for commerce, communication, entertainment, and even education. Thanks to this increased dependence on digital technologies, there's now…
- Errors: To Fail or To Recover?
The environment in which your code runs is imperfect: users will provide invalid inputs, external systems will go down, and your code and other code…
- iPhone and iPad Apps for Absolute Beginners (Getting Started)
The iPhone is the hottest gadget of our generation, and much of its success has been fueled by the App Store, Apple’s online marketplace for…
- The C++ Standard Library: A Tutorial and Reference
The C++ Standard Library provides lots of built-in functionality in the form of the Standard Template Library (STL). The STL was created as the first…