Introduction to Software Construction (CCSW 325) - University of Jeddah - PDF
Document Details
Uploaded by AmicableHeliodor1315
University of Jeddah
2014
Tags
Summary
This document is lecture notes from University of Jeddah for CCSW 325 about software construction. It contains content for introduction to Software Construction. The document includes discussions about concepts of Clean Code and relevant examples.
Full Transcript
COLLAGE OF COMPUTER ك ـلــية عـلـ ـ ـ ــوم SCIENCE & ENGINEERING و هـنــدس ــة الحـ ـ ــاس ــب UNIVERSITY OF JEDDAH جـ ــامع ــة جـ ـ ـ ـ ـ ــدة Chapter 1.1 Introduction to Software Construction CCSW 325 (Software Construction)...
COLLAGE OF COMPUTER ك ـلــية عـلـ ـ ـ ــوم SCIENCE & ENGINEERING و هـنــدس ــة الحـ ـ ــاس ــب UNIVERSITY OF JEDDAH جـ ــامع ــة جـ ـ ـ ـ ـ ــدة 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