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 aiming to leverage C to create modular, maintainable, and scalable applications through object-oriented techniques.
Upon completion of this training, participants will be able to:
- Install and configure a C development environment tailored for structured programming.
- Apply object-oriented design principles using C constructs like structs and function pointers.
- Implement encapsulation and abstraction within C programs.
- Design reusable and maintainable code by utilizing object-oriented patterns in C.
Course Format
- Interactive lectures and discussions.
- Extensive exercises and practical application.
- Hands-on implementation within a live laboratory environment.
Customization Options
- To arrange customized training for this course, please contact us.
Course Outline
- Overview
- Key Characteristics
- Function Overloading
- Scope Resolution Operator
- Classes in C++
- Access Specifiers
- Constructors and Destructors
- Static Members and Functions
- Friend Classes and Friend Functions
- Operator Overloading
- Data Conversions
- Inheritance and Polymorphism
- Exception Handling and Templates
- Input and Output Streams
Requirements
- Understanding of basic programming concepts, including variables, loops, and functions.
- Practical experience with C programming fundamentals.
- Familiarity with core 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 Czech Republic, 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 Czech Republic (online or onsite) is aimed at engineers who wish to learn how to use embedded C to program various types of microcontrollers based on different processor architectures (8051, ARM CORTEX M-3, and ARM9).
Arduino Programming for Beginners
21 HoursIn this instructor-led live training in Czech Republic, participants will learn how to program Arduino for practical applications, such as controlling 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 HoursThis instructor-led live training guides participants through the process of building a robot utilizing Arduino hardware and the Arduino programming environment (C/C++).
Upon completion of this course, participants will be capable of:
- Constructing and operating a robotic system that integrates both software and hardware elements
- Gaining insight into the fundamental principles underlying robotic technologies
- Integrating motors, sensors, and microcontrollers to create a functional robot
- Designing the mechanical framework of a robot
Target Audience
- Software Developers
- Engineers
- Enthusiasts and Hobbyists
Course Format
- A blend of lectures, discussions, practical exercises, and extensive hands-on training
Important Notes
- The specific hardware kits required for the training will be determined by the instructor beforehand, but will typically include:
- Arduino board
- Motor controller
- Distance sensor
- Bluetooth slave module
- Prototyping board and connecting cables
- USB cable
- Vehicle chassis kit
- Participants are responsible for purchasing their own hardware components.
- For customized training options, please reach out to us to make arrangements.
Digital Signal Processing (DSP) Fundamentals
21 HoursThis instructor-led live training in Czech Republic (online or onsite) is targeted 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:
- Set up 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 on-site, is designed for C developers eager to master the core principles of embedded C design.
Upon completion of this course, participants will be capable of:
- Grasping the key design factors that ensure the reliability of embedded C programs
- Articulating the specific functionalities of an embedded system
- Structuring program logic to achieve intended outcomes
- Creating robust, error-free embedded applications
- Maximizing hardware performance on target devices
Training Format:
- Engaging lectures and interactive discussions
- Practical exercises and guided practice
- Real-world implementation within a live laboratory setting
Customization Options:
- For tailored training needs, please reach out to us to coordinate a customized session.
Electronic Control Unit (ECU) - Practical Vector
28 HoursThis instructor-led live training in Czech Republic (online or onsite) targets intermediate-level automotive engineers and technicians looking to gain hands-on experience in testing, simulating, and diagnosing ECUs using Vector tools like CANoe and CANape.
Upon completing this training, participants will be able to:
- Grasp the role and functionality of ECUs within automotive systems.
- Configure and set up Vector tools including CANoe and CANape.
- Simulate and test ECU communication across CAN and LIN networks.
- Analyze data and conduct diagnostics on ECUs.
- Develop test cases and automate testing processes.
- Calibrate and optimize ECUs through practical methods.
Electronic Control Unit (ECU) - Theoretical Vector
21 HoursThis instructor-led, live training in Czech Republic (online or onsite) is designed for intermediate-level automotive engineers and embedded systems developers seeking to grasp the theoretical foundations of ECUs, with a particular emphasis on Vector-based tools and methodologies employed in automotive design and development.
Upon completion of this training, participants will be able to:
- Comprehend the architecture and operational functions of ECUs in contemporary vehicles.
- Analyze the communication protocols integral to ECU development.
- Investigate Vector-based tools and their theoretical applications.
- Implement model-based development principles in ECU design.
Embedded Linux Kernel and Driver Development
14 HoursThis two-day course features approximately 60% hands-on labs focused on Embedded Linux kernel internals, architecture, and development. Participants will explore methods for writing and integrating various types of device drivers.
Who should attend?
Engineers interested in Linux kernel development for embedded systems and platforms.
Introduction to Embedded Linux (Hands-on training)
14 HoursCreate embedded Linux systems from scratch using standard industry cross-development tools and practical projects. This two-day program explores the history of Linux, open-source development models, bootloaders, custom system construction, build systems, and application debugging. With 60% hands-on implementation, participants will configure bootloaders, compile toolchains, build filesystems, and perform real-world embedded Linux development tasks.
FreeRTOS: Programming for Real Time Operating Systems
14 HoursIn this instructor-led live training in Czech Republic, participants will learn to code using FreeRTOS by walking through the development of a simple RTOS project using a microcontroller.
By the end of this training, participants will be able to:
- Understand the fundamental concepts of real-time operating systems.
- Familiarize themselves with the FreeRTOS environment.
- Learn how to write code using FreeRTOS.
- Interface a FreeRTOS application with hardware peripherals.
Deploying AI on Microcontrollers with TinyML
21 HoursThis instructor-led, live training in Czech Republic (online or onsite) is designed for intermediate-level embedded systems engineers and AI developers who want to deploy machine learning models on microcontrollers using TensorFlow Lite and Edge Impulse.
Upon completing this training, participants will be able to:
- Grasp the core concepts of TinyML and understand its advantages for edge AI applications.
- Establish 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 solutions.
- Optimize AI models to meet power efficiency and memory limitations.
Yocto Project
28 HoursIn this instructor-led, live training in Czech Republic, participants will learn how to create a build system for embedded Linux based on the 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.