Chapter 1 Software Construction PDF
Document Details
University of Jeddah
Steve McConnell
Tags
Summary
This document is a chapter on software construction, focusing on defining and explaining the concept. It outlines the key activities involved. The chapter provides an overview of software construction and discusses its critical role in software development.
Full Transcript
COLLAGE OF ك ـل ــية ع ـلـ ـ ـ ـ ــوم COMPUTER و هـنــدس ــة الح ـ ـ ــاسـ ــب SCIENCE UNIVERSITY & OF JEDDAH جـ ــامع ــة جـ ـ ـ ـ ـ ـ ــدة ENGINEERING Chapter 1.1 Introduction to Software Cons...
COLLAGE OF ك ـل ــية ع ـلـ ـ ـ ـ ــوم COMPUTER و هـنــدس ــة الح ـ ـ ــاسـ ــب SCIENCE UNIVERSITY & OF JEDDAH جـ ــامع ــة جـ ـ ـ ـ ـ ـ ــدة ENGINEERING Chapter 1.1 Introduction to Software Construction CCSW 325 (Software Construction) 1 Clean Code What does this function do? What is A Better wrong? version? 2 Clean Code 3 Clean Code. 4 Clean Code 5 Clean Code 6 Clean Code 7 Clean Code 8 Clean Code 9 Clean Code 10 Clean Code 11 Clean Code 12 Clean Code 13 Clean Code 14 Reading Code Complete: A Practical Handbook of Software Construction, 2nd Edition, Steve McConnell. Chapter 1 15 Any questions? Please feel free to raise your hands and ask. 16 COLLAGE OF ك ـل ــية ع ـلـ ـ ـ ـ ــوم COMPUTER و هـنــدس ــة الح ـ ـ ــاسـ ــب SCIENCE UNIVERSITY & OF JEDDAH جـ ــامع ــة جـ ـ ـ ـ ـ ـ ــدة ENGINEERING Chapter 1.2 Introduction to Software Construction CCSW 325 (Software Construction) 1 Outline Software Construction Definition What is Software Construction? Why is Software Construction Important? 2 What is Software Construction? 3 What is Software Construction?. 4 What is Software Construction? 5 What is Software Construction? 6 What is Software Construction? Software construction is the process of creating and evolving software source code that results on extensible, maintainable, robust, and secure software. 7 What is Software Construction? 8 What is Software Construction? 9 What is Software Construction? 10 What is Software Construction? 11 Why is Software Construction Important? 12 Why is Software Construction Important? 13 Summary 14 Reading Code Complete: A Practical Handbook of Software Construction, 2nd Edition, Steve McConnell. Chapter 1 15 Any questions? Please feel free to raise your hands and ask. 16