Programming Lecture 3


Lecture by Professor Mehran Sahami for the Stanford Computer Science Department (CS106A).

- commun errors (infinite loops, off by one bug: obob)

- comments /* ... */ and // ...

- decomposition (13:10) (top down desing, bottom up design)

- a methode (solve one problem, has 1-15 lines, good names, commets).

No comments: