Welcome to course on " Object Oriented Programming with C++". The Course plan is presented here. Download and follow through out the semester.
I would like to inform the students that the following faculty will be guiding you along with me in the lab.
1)Dr V Usha Bala Asst Professor, CSE Dept ANITS
2)Mr G Sathar, Asst Professor, CSE Dept, ANITS
Text Book
The complete reference c++ click here click here
Lecture notes click here
Points remember:
1)Preparation is important before attending the class and lab session
2)When you attend the theory class or Lab Session come with a text book mentioned in the course plan
3)Record work has to be submitted on every week.
How to Install "Geany IDE" in linux?
Try the following commands in terminal
sudo apt-get update
sudo apt-get install libvte-dev
sudo apt-get install geany
Templates - Lecture notes
Introduction ppt
STL(part 1) ppt
STL(part 2) pdf
File handling in C++ pdf
For Lab Internal Exam Click here (Solve problems for 100 marks)