Software Construction

Steven J Zeil:

Last modified: Jan 5, 2017
Contents:
1 Perspectives on Programming
2 Software Construction
3 Key Construction Decisions
3.1 Choice of Programming Language
3.2 Programming Conventions
3.3 Construction Practices
4 Looking Ahead

1 Perspectives on Programming

Programming is…

2 Software Construction

The collection of activities that actually produce the working software.


Importance of Construction


Questions

3 Key Construction Decisions

Some of the key decisions to be made before entering or during the early part of software construction:

3.1 Choice of Programming Language

What are the factors that would influence this?

3.2 Programming Conventions

3.3 Construction Practices

4 Looking Ahead

Through the rest of the semester we will look at

.