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/
I'm still getting errors:
t0rb3n@linuxklaus:~$ make sense
make: *** No rule to make target `sense'. Stop.
what should i do?
t0rb3n 1 year ago 6
Very good explanation. Jerry Cain is great.
ksprakashkumar 8 months ago