Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Introduction to Object Oriented Programming-Series II
New
18 students

Introduction to Object Oriented Programming-Series II

Basic C++ Programming
Created byDrUsha G
Last updated 4/2026
English

What you'll learn

  • Explain the principles of Object-Oriented Programming and compare them with Procedural Programming.
  • Design and implement classes and objects to model real-world problems.
  • Develop programs using functions and member functions.
  • Apply object-oriented design techniques to create modular and reusable software.

Course content

1 section8 lectures1h 59m total length
  • Procedural Vs. Object Oriented Programming20:35
  • Classes in Detail16:32
  • Practice Question 11:49
  • Answer for Class Scenarion2:31
  • Answer with Execution1:10
  • Functions in Detail30:13
  • Member Functions in Detail23:29
  • Object Oriiented Design in Detail22:51

Requirements

  • No Programming experience required

Description

This course introduces the fundamental concepts of Object-Oriented Programming (OOP) and compares them with procedural programming techniques. Students will learn how to design and develop programs using classes, objects, functions, and member functions. The course covers important OOP principles such as encapsulation, abstraction, inheritance, and polymorphism through practical examples and coding exercises. The lectures include detailed explanations of classes, object-oriented design, functions, and member functions along with practice questions, class scenarios, and lab-based user input programs. Students will gain hands-on experience in writing, executing, and debugging programs using object-oriented approaches. By the end of the course, learners will be able to understand the difference between procedural and object-oriented programming, create and use classes and objects effectively, implement functions and member functions in programs, design simple object-oriented applications, solve programming problems using OOP concepts, and execute and test programs with user input handling. The course also improves logical thinking, coding efficiency, software design understanding, and problem-solving abilities required for developing real-world applications and modern software systems. Students will additionally develop analytical skills, program structuring techniques, and confidence in implementing reusable and maintainable software solutions effectively. This course is suitable for beginners who want to build a strong foundation in object-oriented software development and programming problem-solving skills.

Who this course is for:

  • Enthusiastic in Programming