Software Construction

Steven J Zeil:

Last modified: Feb 13, 2014

Programming is…

1. Software Construction

The collection of activities constructionActivitiesImg that actually produce the working software.

Importance of Construction

Questions

(McConnell, Code Complete, 2004, Ch 1)

2. Key Construction Decisions

2.1 Choice of Programming Language

2.2 Programming Conventions

2.3 Construction Practices

3. Looking Ahead

Through the rest of the semester we will look at

.