PANKAJ JALOTE'S SOFTWARE ENGINEERING: A PRECISE APPROACH

PANKAJ JALOTE'S SOFTWARE ENGINEERING: A PRECISE APPROACH
Author: Pankaj Jalote
Publisher: John Wiley & Sons
Total Pages: 0
Release: 2010
Genre: Computer software
ISBN:

The goal of this book is to introduce to the students a limited number of concepts and practices which will achieve the following two objectives: Teach the student the skills needed to execute a smallish commercial project. Provide the students necessary conceptual background for undertaking advanced studies in software engineering, through organized courses or on their own. This book focuses on key tasks in two dimensions - engineering and project management - and discusses concepts and techniques that can be applied to effectively execute these tasks. The book is organized in a simple manner, with one chapter for each of the key tasks in a project. For engineering, these tasks are requirements analysis and specification, architecture design, module level design, coding and unit testing, and testing. For project management, the key tasks are project planning and project monitoring and control, but both are discussed together in one chapter on project planning as even monitoring has to be planned. In addition, one chapter clearly defines the problem domain of Software Engineering, and another Chapter discusses the central concept of software process which integrates the different tasks executed in a project. Each chapter opens with some introduction and clearly lists the chapter goals, or what the reader can expect to learn from the chapter. For the task covered in the chapter, the important concepts are first discussed, followed by a discussion of the output of the task, the desired quality properties of the output, and some practical methods and notations for performing the task. The explanations are supported by examples, and the key learnings are summarized in the end for the reader. The chapter ends with some self-assessment exercises. Finally, the book contains a question bank at the end which lists out questions with answers from major universities.

An Integrated Approach to Software Engineering

An Integrated Approach to Software Engineering
Author: Pankaj Jalote
Publisher: Springer Science & Business Media
Total Pages: 508
Release: 2012-12-06
Genre: Computers
ISBN: 1468493124

An introduction to software engineering with the emphasis on a case study approach in which 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. Similarly, the author carefully introduces appropriate metrics for controlling and assessing the software process. Intended for students who have had no previous training in software engineering, this book is suitable for a one semester course.

An Integrated Approach to Software Engineering

An Integrated Approach to Software Engineering
Author: Pankaj Jalote
Publisher: Springer Science & Business Media
Total Pages: 572
Release: 2006-01-31
Genre: Computers
ISBN: 0387281320

Details the different activities of software development with a case-study approach whereby a project is developed through the course of the book The sequence of chapters is essentially the same as the sequence of activities performed during a typical software project.

A Concise Introduction to Software Engineering

A Concise Introduction to Software Engineering
Author: Pankaj Jalote
Publisher: Springer Science & Business Media
Total Pages: 280
Release: 2008-10-17
Genre: Computers
ISBN: 1848003021

An introductory course on Software Engineering remains one of the hardest subjects to teach largely because of the wide range of topics the area enc- passes. I have believed for some time that we often tend to teach too many concepts and topics in an introductory course resulting in shallow knowledge and little insight on application of these concepts. And Software Engineering is ?nally about application of concepts to e?ciently engineer good software solutions. Goals I believe that an introductory course on Software Engineering should focus on imparting to students the knowledge and skills that are needed to successfully execute a commercial project of a few person-months e?ort while employing proper practices and techniques. It is worth pointing out that a vast majority of the projects executed in the industry today fall in this scope—executed by a small team over a few months. I also believe that by carefully selecting the concepts and topics, we can, in the course of a semester, achieve this. This is the motivation of this book. The goal of this book is to introduce to the students a limited number of concepts and practices which will achieve the following two objectives: – Teach the student the skills needed to execute a smallish commercial project.

CMM in Practice

CMM in Practice
Author: Pankaj Jalote
Publisher: Addison-Wesley Professional
Total Pages: 408
Release: 2000
Genre: Computers
ISBN: 9780201616262

Project initiation; Project planning; Project execution and termination.

Software Engineering with Reusable Components

Software Engineering with Reusable Components
Author: Johannes Sametinger
Publisher: Springer Science & Business Media
Total Pages: 275
Release: 2013-04-17
Genre: Computers
ISBN: 3662033453

The book provides a clear understanding of what software reuse is, where the problems are, what benefits to expect, the activities, and its different forms. The reader is also given an overview of what sofware components are, different kinds of components and compositions, a taxonomy thereof, and examples of successful component reuse. An introduction to software engineering and software process models is also provided.

Software Engineering

Software Engineering
Author: Roger S. Pressman
Publisher:
Total Pages: 0
Release: 2019-09-09
Genre: Software engineering
ISBN: 9781260548006

For almost four decades, Software Engineering: A Practitioner's Approach (SEPA) has been the world's leading textbook in software engineering. The ninth edition represents a major restructuring and update of previous editions, solidifying the book's position as the most comprehensive guide to this important subject.

Object-oriented Software Engineering

Object-oriented Software Engineering
Author: Timothy Christian Lethbridge
Publisher: McGraw-Hill College
Total Pages: 533
Release: 2004
Genre: Computers
ISBN: 9780077109080

This book covers the essential knowledge and skills needed by a student who is specializing in software engineering. Readers will learn principles of object orientation, software development, software modeling, software design, requirements analysis, and testing. The use of the Unified Modelling Language to develop software is taught in depth. Many concepts are illustrated using complete examples, with code written in Java.