Inputs
At the start of this course you should be able to:
- produce a correct procedural program from a spec
- understand fundamental data structures + algorithms
(char, int, float, array, struct, pointers, sorting, searching)
- appreciate the use of abstraction in computing
- (maybe) produce an OO/Java program from a spec
|