Lecture 13 | Programming Paradigms (Stanford)

Lecture by Professor Jerry Cain for Programming Paradigms (CS107) in the Stanford University Computer Science department. In this lecture, Prof. Cain discusses how linking and compilations work together in the context of C and C language programming. 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 th
Back to Top