Skip to content

Integrated Approach to Software Engineering

Best in textbook rentals since 2012!

ISBN-10: 038720881X

ISBN-13: 9780387208817

Edition: 3rd 2005 (Revised)

Authors: Pankaj Jalote

List price: $99.00
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

This textbook introduces software engineering to advanced-level undergraduate and graduate students of computer science. It emphasizes a case-study approach whereby a project is developed through the course of the book, illustrating the different activities of software development. The sequence of chapters is essentially the same as the sequence of activities performed during a typical software project. The revised edition updates this sequence for today's standards and adds a valuable chapter on architecture. All activities, including quality assurance and control activities, are described in each chapter as integral activities for that phase of development. Similarly, the author carefully…    
Customers also bought

Book details

List price: $99.00
Edition: 3rd
Copyright year: 2005
Publisher: Springer
Publication date: 10/12/2005
Binding: Hardcover
Pages: 566
Size: 7.44" wide x 9.69" long x 0.49" tall
Weight: 2.552
Language: English

Introduction
Software processes
Software requirements analysis and specification
Software architecture
Planning a software project
Function-oriented design
Object-oriented design
Detailed design
Coding
Testing