Programming Methodology

Course Description:

This course is the largest of the introductory programming courses and is one of the largest courses at Stanford. Topics focus on the introduction to the engineering of computer applications emphasizing modern software engineering principles: object-oriented design, decomposition, encapsulation, abstraction, and testing. Programming Methodology teaches the widely-used Java programming language along with good software engineering principles. Emphasis is on good programming style and the built-in facilities of the Java language.

Anyone related to computer programming can take this course. Mehran Sahami will teach you how to solve a problem using top-down designing model, how to write code like an engineer. Really this is the best introductory level Computer Science Course I have ever watched.

Here I embeded the first video of this course, so that you can get an overvies of Programming Methodlogy before approching.


Link to Access this course:

Youtube Playlist here.

Course Website here.