InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Undergraduate Textbook for Agile Development

Posted by Mike Bria on Jul 30, 2008

Sections
Process & Practices,
Architecture & Design
Topics
Agile ,
Undergraduate Study
Tags
Professionalism
One of the most disheartening, yet oddly consistent, modern truths about software engineering university graduates is that a frightening number are unlikely to be coming out of school equipped with the kind of understanding about software development required to practice it in a good, clean, professional manner. When it comes to agile software development, the problem is even worse - significantly. A soon to be published undergraduate textbook by Orit Hazzan and Yael Dubinsky is a step towards turning this around.

To be fair, efforts by forward thinking professors (such as Carol Wellington, Tom Briggs, and Dudley Girard at Pennsylvania's Shippensburg University, as well as Dr. Dave West at New Mexico Highlands University) and even some professionals (such as Jim Shore, Andrew Black, and Diana Larsen) to increase the presence of agile development in undergraduate academic content deserve much acknowledgement and credit. But in reality these efforts are still leading edge, far from common place.

Hazzan and Dubinsky, professors at the Israel Institute for Technology, have taken a big step towards improving this situation by publishing a textbook about agile, one targeted solely for undergraduate education. Their book, Agile Software Engineering (Undergraduate Topics in Computer Science) is set to hit shelves September 5th, 2008.

From the Amazon product description:
This concise easy-to-follow textbook presents the crucial issues in software engineering using the agile approach to software development - one of the mainstream paradigms for the management of software projects and one that is being applied more and more extensively.

Global principles are presented with detailed practices that can be easily implemented by readers, providing a comprehensive understanding of the important elements of agile software development methods. The authors highlight and integrate technical, social, cognitive and managerial aspects of software development processes in this unique book based on their refreshingly updated software engineering methods course.
Also according to the product description, topics include:
  • Discusses the delivery of software projects on time and within budgets by using the agile software development environment
  • Considers the customer, as well as the other roles, in agile software development environments
  • Looks at measures to control and monitor the software development process
  • Investigates the impact of agility on the organization level
  • Examines software development processes and environments from a managerial perspective
  • Emphasizes the wider context of each topic to software engineering
The initiative by Hazzan and Dubinsky to publish such a textbook is a noteworthy achievement primarily by the example it sets, an example some might hope to be the start of a coming trend.
  • This article is part of a featured topic series on Agile

Related Sponsor

In today’s hyper-competitive world, later may be too late to adopt Agile development and this Roadmap for Success will help you get started. Download "Agile Development: A Manager's Roadmap for Success" now!

OldSpeak? by Deborah Hartmann Posted
  1. Back to top

    OldSpeak?

    by Deborah Hartmann

    Hmmm. Interesting. The "product description" listed uses traditional PM phrases like "on time and within budgets" and "measures to control and monitor" ... it will be interesting to see what the book contains. I look forward to it.

Educational Content

New-age Transactional Systems - Not Your Grandpa's OLTP

John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.

Cool Code

Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.

Interview: Software Systems Architecture: Working With Stakeholders Using Viewpoints and Perspectives

InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.