Cantitate/Preț
Produs

Software Engineering: Basic Principles and Best Practices

Autor Ravi Sethi
en Limba Engleză Hardback – 7 dec 2022
Software engineering is as much about teamwork as it is about technology. This introductory textbook covers both. For courses featuring a team project, it offers tips and templates for aligning classroom concepts with the needs of the students' projects. Students will learn how software is developed in industry by adopting agile methods, discovering requirements, designing modular systems, selecting effective tests, and using metrics to track progress. The book also covers the 'why' behind the 'how-to', to prepare students for advances in industry practices. The chapters explore ways of eliciting what users really want, how clean architecture divides and conquers the inherent complexity of software systems, how test coverage is essential for detecting the inevitable defects in code, and much more. Ravi Sethi provides real-life case studies and examples to demonstrate practical applications of the concepts. Online resources include sample project materials for students, and lecture slides for instructors.
Citește tot Restrânge

Preț: 30220 lei

Preț vechi: 37775 lei
-20% Nou

Puncte Express: 453

Preț estimativ în valută:
5783 6107$ 4812£

Carte disponibilă

Livrare economică 23 decembrie 24 - 06 ianuarie 25
Livrare express 06-12 decembrie pentru 4107 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781316511947
ISBN-10: 1316511944
Pagini: 360
Dimensiuni: 177 x 251 x 21 mm
Greutate: 0.82 kg
Editura: Cambridge University Press
Colecția Cambridge University Press
Locul publicării:New York, United States

Cuprins

Preface; 1. Introduction; 2. Software development processes; 3. User requirements; 4. Requirements analysis; 5. Use cases; 6. Design and architecture; 7. Architectural patterns; 8. Static checking; 9. Testing; 10. Quality metrics; Appendix A: a team project; Notes; References; Index.

Recenzii

'If you are looking for an informative introductory text in software engineering, then this book is for you. This primer contains succinct and accessible text with recent examples. There isn't another text on the market that captures the main essence of the field so successfully. I loved this book and highly recommend it to all software engineering students.' Herbert H. Tsang, Simon Fraser University
'It is an exceptional book for software engineering or practicum classes because it teaches how to work with real customers using today's development processes. It's filled with motivating real-world examples and supplies a framework students can use to complete term projects successfully. This book, more than others I've seen, prepares students for their work environment after graduation.' Joann J. Ordille, Rutgers University
'This book will be invaluable for students, researchers, and especially for working programmers. It combines the hard-won wisdom of a senior software executive, the experiences of a seasoned programmer, real-life stories as a member and leader of software teams, and the skills of a superb writer and excellent teacher.' Jon Bentley, United States Military Academy West Point
'The focus on practice, with detailed examples on how to set up and run semester-long course projects, was extremely useful. This textbook covers exactly what is needed for the introduction to software engineering: the role and content of key areas, starting with the development process; going through requirements, architecture, testing, and ending with quality measurement. Everything is clearly articulated and grounded with timeless historical examples.' Audris Mockus, University of Tennessee

Notă biografică


Descriere

Designed for introductory courses with a significant team project, this textbook presents concepts with real-life case studies and examples.