{"data":{"id":1121,"title":"Evidence-based Software Engineering","edition_statement":null,"volume":null,"copyright_year":2020,"isbn10":null,"isbn13":"9781838291303","license":"Attribution-ShareAlike","language":"eng","accessibility_statement":null,"accessibility_features":[],"description":"This book discusses what is currently known about software engineering, based on an analysis of all the publicly available data. This aim is not as ambitious as it sounds, because there is not a great deal of data publicly available. The intent is to provide material that is useful to professional developers working in industry; until recently researchers in software engineering have been more interested in vanity work, promoted by ego and bluster. The material is organized in two parts, the first covering software engineering and the second the statistics likely to be needed for the analysis of software engineering data.","contributors":[{"id":5616,"contribution":"Author","primary":true,"corporate":false,"title":null,"first_name":"Derek","middle_name":"M.","last_name":"Jones","location":null,"background_text":"Derek M. Jones"}],"subjects":[{"id":3,"name":"Computer Science","parent_subject_id":null,"call_number":"QA76","visible_textbooks_count":137,"url":"https://open.umn.edu/opentextbooks/subjects/computer-science-information-systems"},{"id":61,"name":"Databases","parent_subject_id":3,"call_number":null,"visible_textbooks_count":6,"url":"https://open.umn.edu/opentextbooks/subjects/databases"},{"id":35,"name":"Applied","parent_subject_id":7,"call_number":"QA37.3","visible_textbooks_count":48,"url":"https://open.umn.edu/opentextbooks/subjects/applied"},{"id":7,"name":"Mathematics","parent_subject_id":null,"call_number":"QA1","visible_textbooks_count":177,"url":"https://open.umn.edu/opentextbooks/subjects/mathematics"}],"publishers":[{"id":1100,"url":null,"year":2020,"created_at":"2022-01-07T18:50:23.000-06:00","updated_at":"2026-06-23T14:21:08.000-05:00","name":"Knowledge Software"}],"formats":[{"id":2773,"type":"PDF","url":"http://knosof.co.uk/ESEUR/ESEUR.pdf","price":{"cents":0,"currency_iso":"USD"},"isbn":null},{"id":3344,"type":"Hardcopy","url":"https://www.amazon.com/Evidence-based-Software-Engineering-publicly-available/dp/B09RQ98SCL/","price":{"cents":3399,"currency_iso":"USD"},"isbn":null}],"rating":"4.5","textbook_reviews_count":2,"reviews":[{"id":35068,"first_name":"Christoph","last_name":"Csallner","position":"Professor","institution_name":"University of Texas at Arlington","comprehensiveness_rating":5,"comprehensiveness_review":"The book covers the data that is publicly available on building and maintaining software systems. The book is comprehensive in the sense that it systematically covers that available data. The book is not comprehensive in the sense that for some areas of software development there is little to no publicly available data. While other books may then instead report on private data, this book just omits such software development areas.","accuracy_rating":5,"accuracy_review":"The book is very accurate in the sense that the book's author also provides the underlying data and code. This allows readers to study the data and redo the data analysis. Specifically, the book's author maintains a public repository of the software engineering data the book discusses (in addition to the book author's own code for analyzing and visualizing that data) as a public GitHub repository (https://github.com/Derek-Jones/ESEUR-code-data).","relevance_rating":5,"relevance_review":"The book is up to date and the book's author has posted updates to the book's GitHub repository (https://github.com/Derek-Jones/ESEUR-code-data).","clarity_rating":5,"clarity_review":"The writing is clear and tight. There is little (if any) fluff.","consistency_rating":5,"consistency_review":"The writing is consistent.","modularity_rating":5,"modularity_review":"The text is highly modular. Each section is broken into sub-sections and sub-sub-sections with their own descriptive titles. Paragraphs are compact and focused on the relevant point.","organization_rating":5,"organization_review":"The book's sections make sense.","interface_rating":5,"interface_review":"Text and figures are well laid out and are easy to read.","grammatical_rating":5,"grammatical_review":"The text is well edited.","cultural_rating":5,"cultural_review":"The book focuses on publicly available software development data and thus avoids the made-up worked examples commonly found in traditional textbooks.","overall_rating":10,"overall_review":"I wish every book would provide this level of access to the data underlying the book.","created_at":"2024-05-22T22:16:29.000-05:00","updated_at":"2024-05-22T22:16:29.000-05:00"},{"id":35748,"first_name":"Chris","last_name":"Brown","position":"Assistant Professor","institution_name":"Virginia Tech","comprehensiveness_rating":5,"comprehensiveness_review":"The text provides a comprehensive overview of a wide variety of topics related to evidence (e.g., research, statistics, etc.), factors influencing software development (e.g., human cognition, economics, etc.) and software engineering (e.g., practical development and maintenance of software applications). The index is effective and while there is no formal glossary at the end, key terms are adequately defined by the author within the text.","accuracy_rating":5,"accuracy_review":"Overall the content appears to be accurate and error-free. The author admits bias towards Western, Educated, Industrialized, Rich and Democratic (WEIRD) societies, which make up the bulk of evidence and software engineering.","relevance_rating":4,"relevance_review":"Evidence-based software engineering is critical as software increasingly impacts modern society, and engineering practices are necessary for developing high-quality applications. Overall the content is well-motivated and relevant to our time. This book was published in 2020, but the majority of content seems relevant to software engineering today. One concern is that software engineering in particular is rapidly evolving, for instance with the recent use of generative AI and large language models. The methods for collecting evidence and development concepts described in this book may still apply, but I imagine AI-driven software development will transform the field of software engineering as a whole. However, the evidence to characterize the impacts of AI in software engineering, as described by this book, probably does not exist yet!","clarity_rating":4,"clarity_review":"The text is written in a very clear and accessible manner. The nature of the content is complex and covers a variety of non-technical and interdisciplinary topics in detail (e.g., concepts related to human cognition, research, etc.), so it may be too technical and not suitable for certain audiences (e.g., undergraduate students or novice programmers). However, \"the intended audience is software developers and their managers\" and experience building software systems is assumed. I would also recommend this for graduate-level courses, especially for research-track graduate students in computing and software engineering.","consistency_rating":5,"consistency_review":"The text is very consistent with terminologies and frameworks. The application of evidence for the various development concepts is also consistent.","modularity_rating":5,"modularity_review":"The text is easily divisible into modules that could be assigned to differen sections within a course. In general, the book is organized based on human and cognitive aspects, software development and development ecosystems, and then details about data, research, etc. Within these sections are relevant modules that could be applied to a variety of courses (e.g., the software development-related sections could be used as modular reading for specific aspects of the software development lifecycle).","organization_rating":5,"organization_review":"Overall the structure is excellent. The author did a good job of thoughtfully organizing the chapters and sections within each chapter to convey details to the reader in a clear and logical way.","interface_rating":4,"interface_review":"Overall there are no issues with the interface and navigating the document . All of the text, charts, and figures are displayed well. One minor point of personal preference is the figure placement in the margin makes the readability more difficult.","grammatical_rating":5,"grammatical_review":"No spelling/grammatical errors were detected.","cultural_rating":5,"cultural_review":"The text acknowledges being biased towards Western, Educated, Industrialized, Rich and Democratic (WEIRD) societies based on software development practices and the research data this work is based on, but overall seems to be inclusive and incorporates research/examples from diverse cultures.","overall_rating":9,"overall_review":"I am planning to incorporate this book into my software engineering-related courses (undergraduate and graduate)---with the goal of providing evidence-based foundations for students to understand effective development practices. I also hope to help them, as future software professionals, make informed decisions grounded in empirical evience to improve software quality, reduce defects, increase productivity, etc. As a researcher in this area, this also motivates me to contribute to the collection of evience to support effective software engineering work (and convey these results to practitioners).","created_at":"2026-01-20T20:21:41.000-06:00","updated_at":"2026-01-20T20:21:41.000-06:00"}],"url":"https://open.umn.edu/opentextbooks/textbooks/evidence-based-software-engineering","updated_at":"2026-05-18T12:03:53.000-05:00"}}
