Home
Categories
EXPLORE
True Crime
Comedy
Society & Culture
Business
Sports
Technology
Health & Fitness
About Us
Contact Us
Copyright
© 2024 PodJoint
Podjoint Logo
US
00:00 / 00:00
Sign in

or

Don't have an account?
Sign up
Forgot password
https://is1-ssl.mzstatic.com/image/thumb/Podcasts/3a/c2/e7/ps.gqhdnbam.jpg/600x600bb.jpg
Introduction to C++ Programming - Winter 2010
Computer Science & Engineering
10 episodes
9 months ago
Introduction to programming in C++ and object-oriented programming - encapsulation using classes, inheritance, etc.
Show more...
Courses
Education
RSS
All content for Introduction to C++ Programming - Winter 2010 is the property of Computer Science & Engineering and is served directly from their servers with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
Introduction to programming in C++ and object-oriented programming - encapsulation using classes, inheritance, etc.
Show more...
Courses
Education
https://is1-ssl.mzstatic.com/image/thumb/Podcasts/3a/c2/e7/ps.gqhdnbam.jpg/600x600bb.jpg
Lecture 8: Introduction to Value Returning Functions
Introduction to C++ Programming - Winter 2010
15 years ago
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 returing functions are quite similar to functions you would, say, see in excel. However, there are some important differences that we will notice between the two later in the course, particularly in respect to parameter passing modes. We cover both using pre-definied functions and creating programmer-defined functions. Lastly, we finish with a brief introduction to separate compilation.
Introduction to C++ Programming - Winter 2010
Introduction to programming in C++ and object-oriented programming - encapsulation using classes, inheritance, etc.