Ranked #1
Lecture 10-Introduction to Object-Oriented Programming
Lecture 10-Introduction to Object-Oriented Programming
This lecture is an introduction to Object-Oriented programming. We first begin by describing some motivation of objects.... Read more
26 Feb 2010
•
Ranked #2
Lecture 8: Introduction to Value Returning Functions
Lecture 8: Introduction to Value Returning Functions
In this lecture, we introduce the notion of value returning functions in C++ and provide several examples. Value returin... Read more
29 Jan 2010
•
Ranked #3
Lecture 9-Parameter Passing and Void Functions
Lecture 9-Parameter Passing and Void Functions
In this lecture, we mainly discuss function parameter passing modes, namely, the differences between call-by-value and c... Read more
4 Feb 2010
•
Ranked #4
Lecture 15: Final Exam Review and Dynamic Allocation
Lecture 15: Final Exam Review and Dynamic Allocation
In this lecture, we review key concepts that will be covered by the final exam. Also, we discuss more details pertaining... Read more
16 Mar 2010
•
Ranked #5
Lecture 14: Introduction to Pointers
Lecture 14: Introduction to Pointers
We discuss the details of pointer values and types in C++ in this lecture. We conclude with a very brief introduction to... Read more
16 Mar 2010
•