Object Oriented Programming with C++ Training Course
Object-Oriented Programming in C++ is a methodology that applies core OOP principles—such as encapsulation, inheritance, and polymorphism—within the C++ programming language.
This instructor-led, live training (available online or onsite) is designed for developers who aim to leverage C++ to create modular, maintainable, and scalable applications using object-oriented techniques.
Upon completing this training, participants will be capable of:
- Installing and configuring a C++ development environment for structured programming.
- Applying object-oriented design principles using C++ constructs like classes and pointers.
- Implementing encapsulation and abstraction in C++ programs.
- Designing reusable and maintainable code by employing object-oriented patterns in C++.
Course Format
- Interactive lectures and discussions.
- Extensive exercises and practical sessions.
- Hands-on implementation within a live-lab environment.
Course Customization Options
- To request customized training for this course, please contact us to arrange.
Course Outline
- Overview
- Characteristics
- Function Overloading
- Scope Resolution Operator
- Classes in C++
- Access Specifiers
- Constructor, Destructor
- Static members, Functions
- Friend Classes, Friend Functions
- Operator Overloading
- Data Conversions
- Inheritance, Polymorphism
- Exception Handling, Templates
- Input and Output Streams
Requirements
- A solid understanding of basic programming concepts such as variables, loops, and functions.
- Experience with C programming fundamentals.
- Basic knowledge of software development concepts.
Audience
- C programmers looking to master object-oriented programming techniques.
- Software developers transitioning from procedural to object-oriented design.
- Engineers and programmers interested in structuring large-scale C++ applications.
Open Training Courses require 5+ participants.
Object Oriented Programming with C++ Training Course - Booking
Object Oriented Programming with C++ Training Course - Enquiry
Testimonials (1)
Good examples, focus on most useful material
Piotr Sowinski - Intel Technology Poland
Course - Object Oriented Programming with C++
Upcoming Courses
Related Courses
Advanced Arduino Programming
14 HoursIn this instructor-led, live training in India, participants will learn how to program the Arduino using advanced techniques as they step through the creation of a simple sensor alert system.
By the end of this training, participants will be able to:
- Understand how Arduino works.
- Dig deep into the main components and functionalities of Arduino.
- Program the Arduino without using the Arduino IDE.
Advanced Embedded Systems Development
35 HoursThis instructor-led, live training in India (online or onsite) is designed for engineers looking to master embedded C programming for various microcontrollers across different processor architectures, including 8051, ARM CORTEX M-3, and ARM9.
Arduino Programming for Beginners
21 HoursIn this instructor-led live training in India, participants will learn how to program the Arduino for real-world usage, such as to control lights, motors and motion detection sensors. This course assumes the use of real hardware components in a live lab environment (not software-simulated hardware).
By the end of this training, participants will be able to:
- Program Arduino to control lights, motors, and other devices.
- Understand Arduino's architecture, including inputs and connectors for add-on devices.
- Add third-party components such as LCDs, accelerometers, gyroscopes, and GPS trackers to extend Arduino's functionality.
- Understand the various options in programming languages, from C to drag-and-drop languages.
- Test, debug, and deploy the Arduino to solve real world problems.
Building A Robot from the Ground Up
28 HoursIn this instructor-led live training, participants will gain the skills to build a robot using Arduino hardware and the Arduino (C/C++) programming language.
Upon completion of this training, participants will be able to:
- Construct and operate a robotic system that integrates both software and hardware elements
- Comprehend the core principles underlying robotic technologies
- Assemble motors, sensors, and microcontrollers to create a functional robot
- Design the mechanical framework of a robot
Audience
- Software Developers
- Engineers
- Hobbyists
Course Format
- A blend of lectures, discussions, exercises, and extensive hands-on practice
Note
- The instructor will specify the hardware kits required prior to the training. These kits will typically include the following components:
- Arduino board
- Motor controller
- Distance sensor
- Bluetooth slave module
- Prototyping board and cables
- USB cable
- Vehicle kit
- Participants are responsible for purchasing their own hardware.
- For those interested in customizing this training, please contact us to make arrangements.
Digital Signal Processing (DSP) Fundamentals
21 HoursThis instructor-led, live training in India (online or onsite) is aimed at engineers and scientists who wish to learn and apply DSP implementations to efficiently handle different signal types and gain better control over multi-channel electronic systems.
By the end of this training, participants will be able to:
- Setup and configure the necessary software platform and tools for Digital Signal Processing.
- Understand the concepts and principles that are foundational to DSP and its applications.
- Familiarize themselves with DSP components and employ them in electronics systems.
- Generate algorithms and operational functions using the results from DSP.
- Utilize the basic features of DSP software platforms and design signal filters.
- Synthesize DSP simulations and implement various types of filters for DSP.
Embedded C Application Design Principles
14 HoursThis instructor-led live training, available online or onsite, is designed for C developers looking to master embedded C design principles.
Upon completion of this training, participants will be able to:
- Grasp the design considerations essential for creating reliable embedded C programs
- Clearly define the functionality of an embedded system
- Structure program logic to achieve desired outcomes
- Design robust, error-free embedded applications
- Extract optimal performance from target hardware
Course Format:
- Interactive lectures and discussions
- Guided exercises and practice sessions
- Hands-on implementation in a live laboratory environment
Course Customization Options:
- For tailored training requests, please contact us to make arrangements.
Electronic Control Unit (ECU) - Practical Vector
28 HoursThis instructor-led, live training in India (online or onsite) is aimed at intermediate-level automotive engineers and technicians who wish to gain hands-on experience in testing, simulating, and diagnosing ECUs using Vector tools like CANoe and CANape.
By the end of this training, participants will be able to:
- Understand the role and function of ECUs in automotive systems.
- Set up and configure Vector tools such as CANoe and CANape.
- Simulate and test ECU communication on CAN and LIN networks.
- Analyse data and perform diagnostics on ECUs.
- Create test cases and automate testing workflows.
- Calibrate and optimise ECUs using practical approaches.
Electronic Control Unit (ECU) - Theoretical Vector
21 HoursThis instructor-led, live training in India (online or onsite) is designed for intermediate-level automotive engineers and embedded systems developers who wish to understand the theoretical aspects of ECUs, focusing on Vector-based tools and methodologies used in automotive design and development.
By the end of this training, participants will be able to:
- Understand the architecture and functions of ECUs in modern vehicles.
- Analyze communication protocols used in ECU development.
- Explore Vector-based tools and their theoretical applications.
- Apply model-based development principles to ECU design.
Embedded Linux Kernel and Driver Development
14 HoursThis intensive two-day course features approximately 60% hands-on laboratory sessions designed to delve into Embedded Linux kernel internals, architecture, and development practices. Participants will explore the methodologies for writing and integrating various types of device drivers.
Who should attend?
This programme is tailored for engineers keen on Linux kernel development within the context of embedded systems and platforms.
Introduction to Embedded Linux (Hands-on training)
14 HoursDevelop embedded Linux systems from scratch using industry-standard cross-development tools and hands-on projects. This two-day course explores Linux history, open-source development models, bootloaders, custom system construction, build systems, and application debugging. With 60% practical implementation time, participants configure bootloaders, compile toolchains, construct filesystems, and perform real-world embedded Linux development tasks.
FreeRTOS: Programming for Real Time Operating Systems
14 HoursIn this instructor-led, live training in India, participants will learn to code using FreeRTOS by stepping through the development of a simple RTOS project using a microcontroller.
By the end of this training, participants will be able to:
- Grasp the fundamental concepts of real-time operating systems.
- Familiarize themselves with the FreeRTOS environment.
- Develop proficiency in coding with FreeRTOS.
- Interface a FreeRTOS application with hardware peripherals.
Deploying AI on Microcontrollers with TinyML
21 HoursThis instructor-led, live training in India (online or onsite) is designed for intermediate-level embedded systems engineers and AI developers looking to deploy machine learning models on microcontrollers using TensorFlow Lite and Edge Impulse.
Upon completing this training, participants will be able to:
- Comprehend the core principles of TinyML and its advantages for edge AI applications.
- Configure a development environment suitable for TinyML projects.
- Train, optimize, and deploy AI models on low-power microcontrollers.
- Utilize TensorFlow Lite and Edge Impulse to build real-world TinyML applications.
- Enhance AI models for power efficiency and manage memory constraints effectively.
Yocto Project
28 HoursIn this instructor-led, live training in India, participants will learn how to create a build system for embedded Linux based on Yocto Project.
By the end of this training, participants will be able to:
- Understand the fundamental concepts behind a Yocto Project build system, including recipes, metadata, and layers.
- Build a Linux image and run it under emulation.
- Save time and energy building embedded Linux systems.