Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Coursera

Fundamentals of Object-Oriented Programming - C++

Packt via Coursera

Overview

Embark on a journey to master object-oriented programming with this detailed course designed for both beginners and those looking to deepen their understanding of C++ programming. Begin with foundational concepts such as data types, operators, and control flow. Learn to use strings, handle user input, and perform arithmetic operations. Progress to more advanced topics like functions, variable scope, and loops. Understand how to work with arrays, pointers, and dynamic memory management. Gain expertise in creating and using classes and objects, exploring encapsulation, abstraction, and recursion. Dive into the complexities of constructors, static members, and member functions. Learn to implement file I/O operations, handle exceptions, and use the Standard Template Library (STL). Explore the principles of inheritance and polymorphism through practical case studies and real-world examples. By the end of this course, you will have a thorough understanding of object-oriented programming in C++ and be well-equipped to tackle advanced programming challenges. This course is perfect for beginners who want to learn C++ programming from scratch and for intermediate programmers looking to strengthen their object-oriented programming skills in C++.

Syllabus

  • Introduction to Object-Oriented Programming in C++
    • In this module, we will explore the foundational elements of Object-Oriented Programming (OOP) with a focus on C++. Starting with setting up your development environment, we'll guide you through essential data types and operators, user input methods, and basic arithmetic operations. This module sets the stage for more advanced topics by building a strong understanding of the basics.
  • Control Structures and Advanced Data Handling in C++
    • In this module, we will delve into more complex aspects of C++ programming, focusing on control structures, functions, and advanced data handling. You will learn to write programs using conditional statements, loops, and functions, explore variable scope, and work with arrays and pointers. By the end of this module, you will be proficient in creating robust C++ programs with advanced data manipulation techniques.
  • Advanced Object-Oriented Programming Concepts in C++
    • In this module, we will explore advanced Object-Oriented Programming concepts in C++, focusing on constructors, member functions, and static members. You will learn to manage file I/O operations, implement exception handling, and utilize the Standard Template Library (STL). This module will also cover the creation and usage of templates and operator overloading, enhancing your ability to write sophisticated and efficient C++ programs.
  • Inheritance and Abstract Classes in C++
    • In this module, we will delve into inheritance and abstract classes, essential concepts of Object-Oriented Programming. Through detailed case studies like the Employee and ATM systems, we will explore how to define and implement inheritance hierarchies using UML diagrams. By the end of this module, you'll be adept at creating complex class structures that promote code reuse and flexibility.

Taught by

Packt

Reviews

Start your review of Fundamentals of Object-Oriented Programming - C++

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.