Lecture 9 | Programming Paradigms (Stanford)

Lecture by Professor Jerry Cain for Programming Paradigms (CS107) in the Stanford University Computer Science department. In this lecture, Prof. Cain introduces computer architecture and the Assembly programming language while referencing C code. Programming Paradigms (CS107) introduces several programming languages, including C, Assembly, C , Concurrent Programming, Scheme, and Python. The class aims to teach students how to write code for each of these individual languages and to understand the prog
Back to Top