Lecture 11 | Programming Paradigms (Stanford)

Lecture by Professor Jerry Cain for Programming Paradigms (CS107) in the Stanford University Computer Science department. In this lecture, Prof. Cain continues his lecture on computer architecture by discussing function call and return in further depth as well as introducing the swap function in relation to 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 writ
Back to Top