5.00
(2 Ratings)

Fundamentals Of Object-Oriented Programming with C++

Categories: Programming
Wishlist Share
Share Course
Page Link
Share On Social Media

About Course

Fundamentals of Object Oriented Programming: C++ is a course designed to introduce students to the principles of object-oriented programming (OOP) using the C++ programming language. This course is suitable for students who have a basic understanding of programming concepts, but may not have prior experience with OOP.

In this course, students will learn the fundamental concepts of OOP, including encapsulation, inheritance, and polymorphism. They will also learn how to design and implement classes, objects, and functions in C++, and how to use them to solve real-world problems.

Throughout the course, students will work on a variety of hands-on projects and exercises to practice their skills and apply their knowledge to real-world situations. They will also learn best practices for writing efficient and maintainable C++ code.

Upon completion of this course, students will have a strong foundation in OOP and be able to use C++ to design and implement object-oriented programs.

OBJECTIVES

  • The course is designed to provide complete knowledge of Object-Oriented Programming through C++ and to enhance the programming skills of the students by giving practical assignments to be done in labs.
  • To learn how to write functions for efficiency and performance
  • To understand how C++ improves C with object-oriented features
  • To learn the syntax and semantics of the C++ programming language
  • To learn how to design C++ classes for code reuse
  • To learn how to implement copy constructors and class member functions
  • To understand the concept of data abstraction and encapsulation
  • To learn how to overload functions and operators in C++
  • To learn how inheritance and virtual functions implement dynamic binding with polymorphism
  • To learn how to design and implement generic classes with C++ templates
  • To learn how to use exception handling in C++ programs

C++ REAL WORLD USE CASES

  • GUI Applications​
  • Operating Systems​
  • Web Browsers and utilities​
  • Database Management Systems​
  • Libraries – Machine learning, AR/VR​
  • Cloud Computing & Distributed Applications​
  • Game Development​
Show More

Course Content

Module 1

  • Module 1 Objectives
    00:00
  • Environment Setup & First Run
    00:00
  • Data Types
    00:00
  • Char
    00:00
  • Strings: C-Style
    00:00
  • User Input: Getline Function
    00:00
  • Stringstream
    00:00
  • Arithmetic Operators
    00:00
  • Logical – Relational – Boolean Operators
    00:00
  • Numeric Input Validation: CIN.GOOD()
    00:00
  • Simple Addition Program
    00:00
  • Fahrenheit to Celsius Conversion Program
    00:00
  • Constants: Area of Circle Program
    00:00
  • Module 1 Summary
    00:00

Module 2

Module 3

Module 4

Student Ratings & Reviews

5.0
Total 2 Ratings
5
2 Ratings
4
0 Rating
3
0 Rating
2
0 Rating
1
0 Rating
Dwight Thorpe
7 months ago
Good content!
1 year ago
Nice course