http://www.digitalstage.org
You can also download the presentation slides from there in the resources page.
In this video you will get to know what a function is in C++. This is one of the most important concept in moving towards the object oriented concept in programming.
I will cover the whole functions in four parts of the video:
First video will contain the introduction to what a function is.
Second video will continue on the introduction.
Third video will cover the pass by reference and by value arguments as well as the concept of overloaded functions
And final video on functions will cover the recursion in functions.
Be prepared to get committed to the programming!!!