2366 views

Lec 11 - Programming Paradigms (Stanford)

"Lec 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 write code for each of these individual languages and to understand the programming paradigms behind these languages. Complete Playlist for the Course: http://www.youtube.com/view_play_list?p=9D558D49CA734A02 CS 107 Course Website: http://www.CS107.stanford.edu/ Stanford University: http://www.stanford.edu/ Stanford University Channel on YouTube: http://www.youtube.com/stanford/

Here is the next lecture for this course

No content is added to this lecture.

Go to course:

This video is a part of a lecture series from of stanford