Programming in C++
Programming in C++. Instructor: Prof. Partha Pratim Das, Department of Computer Science and Engineering, IIT Kharagpur. This course will talk about various aspects of the C++ programming language. The main emphasis of this course is to teach, how C++ programming language should be used in designing and implementing complex software systems. While this course can be understood independently (after a course in C programming), it would help in developing understanding in Object-Oriented Programming. Hence this course is advised in conjunction with OOP. (from nptel.ac.in)
Lecture 01 - Recap of C: Data Types, Variables, Literals, Operators, Expressions, Statements |
Go to the Course Home or watch other lectures: