Object Oriented Programming with C++ Training Course
Object-Oriented Programming in C is an approach to applying object-oriented principles such as encapsulation, inheritance, and polymorphism using the C programming language.
This instructor-led, live training (online or onsite) is aimed at developers who wish to use C to design and build modular, maintainable, and scalable applications using object-oriented techniques.
By the end of this training, participants will be able to:
- Install and configure a C development environment for structured programming.
- Apply object-oriented design principles using C constructs such as structs and function pointers.
- Implement encapsulation and abstraction in C programs.
- Design reusable and maintainable code using object-oriented patterns in C.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a 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
- An 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 who want to learn 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 Italy, 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 Italy (online or onsite) is designed for engineers who want to learn how to use embedded C to program various 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 Italy, 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 HoursDuring this instructor-led live training, participants will acquire the skills necessary to construct a robot utilizing Arduino hardware and the Arduino (C/C++) programming language.
Upon completion of this course, participants will be capable of:
- Constructing and operating a robotic system that integrates both software and hardware elements
- Grasping the fundamental concepts underpinning robotic technologies
- Integrating motors, sensors, and microcontrollers to create a functional robot
- Designing the mechanical framework of a robot
Target Audience
- Developers
- Engineers
- Enthusiasts
Course Format
- A blend of lectures, discussions, exercises, and extensive hands-on practice
Important Note
- The instructor will provide specific details regarding the hardware kits prior to the training; these kits will generally include the following components:
- Arduino board
- Motor controller
- Distance sensor
- Bluetooth slave module
- Prototyping board and cables
- USB cable
- Vehicle chassis kit
- Participants are responsible for purchasing their own hardware.
- For customized training options, please get in touch with us to arrange a session.
Digital Signal Processing (DSP) Fundamentals
21 HoursThis instructor-led, live training in Italy (online or onsite) is designed for 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 training, available online or on-site, is designed for C developers who want to master the principles of embedded C design.
Upon completion of this training, participants will be able to:
- Understand the design factors that contribute to the reliability of embedded C programs
- Define the functionality of an embedded system
- Define the program logic and structure to achieve the desired outcomes
- Design reliable, error-free embedded applications
- Optimize performance on the target hardware
Course Format:
- Interactive lectures and discussions
- Exercises and practice sessions
- Hands-on implementation in a live-lab environment
Customization Options:
- To request a customized training for this course, please contact us to arrange.
Electronic Control Unit (ECU) - Practical Vector
28 HoursThis instructor-led, live training in Italy (online or onsite) targets intermediate-level automotive engineers and technicians seeking hands-on experience in testing, simulating, and diagnosing ECUs using Vector tools like CANoe and CANape.
Upon completion of this training, participants will be able to:
- Comprehend the role and function of ECUs within automotive systems.
- Set up and configure Vector tools, including CANoe and CANape.
- Simulate and test ECU communication over CAN and LIN networks.
- Analyze data and perform diagnostics on ECUs.
- Create test cases and automate testing workflows.
- Calibrate and optimize ECUs using practical approaches.
Electronic Control Unit (ECU) - Theoretical Vector
21 HoursThis instructor-led, live training in Italy (online or on-site) 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 two-day program is comprised of approximately 60% hands-on labs, centered on the internal workings, architecture, and development of the Embedded Linux kernel. Participants will explore techniques for writing and integrating various types of device drivers.
Who should attend?
This course is designed for engineers who wish to engage in Linux kernel development within embedded systems and platforms.
Introduction to Embedded Linux (Hands-on training)
14 HoursDevelop embedded Linux systems from the ground up using industry-standard cross-development tools and practical 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 execute real-world embedded Linux development tasks.
FreeRTOS: Programming for Real Time Operating Systems
14 HoursIn this instructor-led live training in Italy, participants will learn how 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.
- Learn how to code with FreeRTOS.
- Interface a FreeRTOS application with hardware peripherals.
Deploying AI on Microcontrollers with TinyML
21 HoursThis instructor-led, live training in Italy (online or onsite) is designed for intermediate-level embedded systems engineers and AI developers who aim to deploy machine learning models on microcontrollers using TensorFlow Lite and Edge Impulse.
Upon completion of this training, participants will be able to:
- Grasp 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.
- Leverage TensorFlow Lite and Edge Impulse to build practical TinyML solutions.
- Enhance AI models for better power efficiency and to meet memory limitations.
Yocto Project
28 HoursIn this instructor-led live training in Italy, 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.