Computer Programming - II
Computer Programming - II
U20
Programming with C++ 3 0 0 4 60
Course Objectives
To introduce the concepts of Basic Object Oriented concepts and Programming Basics.
To understand in depth about the Classes and Objects.
To study the Operator overloading and Inheritance concepts.
To acquaint the Files and Exception Handling concepts.
Explain Templates and STL.
Course Outcomes
After completion of the course, the students will be able to
CO1 - To learn programming from real world examples.
CO2 -. To understand Object oriented approach for finding Solutions
CO3 - To create computer based solutions to various real-world problems using C++
CO4- To learn various concepts of object oriented approach towards problem solving
CO5 - Develop the applications using object oriented programming with C ++.
Reference Books
1. Herbert Schildt, “C++ - From the Ground Up”, McGraw Hill Education, 2nd edition, 2010.
2. Stanley B. Lippman, Stanley Lippman, Barbara Moo, “C++ Primer”, Addison-Wesley Professiona, 5th edition 2012.
Web References
1. https://www.tutorialspoint.com/cplusplus/index.htm
2. http://www.cplusplus.com/doc/tutorial/
3. https://www.w3schools.com/cpp/
4. https://www.javatpoint.com/cpp-tutorial
5. https://www.geeksforgeeks.org/cpp-tutorial/