Lecture 3 | Programming Methodology (Stanford)
Category Archives: Programming Methodology
Reply
Lecture 2 | Programming Methodology
Lecture 2 | Programming Methodology (Stanford)
Lecture 1 | Programming Methodology
Programming Methodology (CS106A) is an Introduction to the engineering of computer applications emphasizing modern software engineering principles: object-oriented design, decomposition, encapsulation, abstraction, and testing. Uses the Java programming language. Emphasis is on good programming style and the built-in facilities of the Java language.