Object Oriented Programming with C++ Training Course
Object-oriented programming in C is a methodology for applying 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 wish to leverage 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 tailored 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.
- Ample exercises and practice.
- Hands-on implementation in 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
- 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 keen 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++
Provisional Upcoming Courses (Require 5+ participants)
Related Courses
Advanced Embedded Systems Development
35 HoursThis instructor-led, live training in Australia (online or on-site) 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 Australia, participants will learn how to program the Arduino for real-world applications, such as controlling lights, motors, and motion detection sensors. This course assumes the use of physical hardware components within a live laboratory environment, rather than software-simulated hardware.
By the conclusion of this training, participants will be able to:
- Program the Arduino to control lights, motors, and other devices.
- Understand Arduino's architecture, including inputs and connectors for add-on devices.
- Integrate third-party components such as LCDs, accelerometers, gyroscopes, and GPS trackers to extend the 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.
Digital Signal Processing (DSP) Fundamentals
21 HoursThis instructor-led, live training in Australia (online or onsite) is designed for engineers and scientists who wish to learn and apply DSP implementations to efficiently manage different signal types and gain better control over multi-channel electronic systems.
Upon completion of this training, participants will be able to:
- Set up and configure the necessary software platforms and tools for Digital Signal Processing.
- Grasp the foundational concepts and principles underlying DSP and its applications.
- Familiarise themselves with DSP components and utilise them within electronic systems.
- Develop algorithms and operational functions using DSP results.
- Utilise the core features of DSP software platforms and design signal filters.
- Synthesise DSP simulations and implement a variety 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.
By the conclusion of this training, participants will be able to:
- Grasp the design considerations that ensure embedded C programs are reliable
- Define the functionality of an embedded system
- Establish program logic and structure to achieve desired outcomes
- Design reliable, error-free embedded applications
- Achieve optimal performance from target hardware
Course Format:
- Interactive lectures and discussions
- Exercises and practical practice
- Hands-on implementation in a live-lab environment
Customization Options:
- To request customized training for this course, please contact us to arrange.
Electronic Control Unit (ECU) - Practical Vector
28 HoursThis instructor-led, live training in Australia (online or onsite) targets intermediate-level automotive engineers and technicians keen on gaining 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:
- Grasp 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 Australia (online or onsite) is aimed at 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.
- Analyse 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 course comprises approximately 60% practical lab sessions, concentrating on the internal workings and architecture of the Embedded Linux kernel. Participants will explore development techniques and learn how to author and integrate various types of device drivers.
Who should attend?
Engineers interested in Linux kernel development on Embedded systems and platforms.
Introduction to Embedded Linux (Hands-on training)
14 HoursConstruct embedded Linux systems from the ground up using industry-standard cross-development tools and hands-on projects. This two-day course covers 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 Australia, participants will learn how to write code using FreeRTOS while stepping through the development of a simple RTOS project on a microcontroller.
By the end of this training, participants will be able to:
- Understand the fundamental concepts of real-time operating systems.
- Familiarise 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 Australia (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:
- Grasp the fundamentals of TinyML and its advantages for edge AI applications.
- Configure a development environment suitable for TinyML projects.
- Train, optimise, and deploy AI models on low-power microcontrollers.
- Utilise TensorFlow Lite and Edge Impulse to build real-world TinyML applications.
- Optimise AI models for power efficiency and memory limitations.
NetApp ONTAP
35 HoursThis instructor-led, live training in Australia (online or onsite) is aimed at engineers who wish to implement NetApp ONTAP.
By the end of this training, participants will be able to:
- Set up and administer ONTAP 9.3 Cluster (3 days).
- Safeguard data through Data Protection technologies (2 days).
RISC-V from Software to Silicon: Programming, Linux, FPGA, and AI Applications
21 HoursThe RISC-V ecosystem has evolved from a niche open-source ISA into a mainstream architecture with significant market momentum across edge computing, IoT, automotive, AI acceleration, and server-class processors. Industry reports highlight a critical talent shortage: there are fewer than 5,000 RISC-V chip designers globally against an estimated 15,000+ open positions in the semiconductor industry. Key hiring trends show employers prioritising RISC-V architecture proficiency paired with SoC design, RTL verification (UVM/SystemVerilog), AI accelerator development, Rust systems programming, confidential computing, and open-source toolchain skills. The rise of automotive-grade RISC-V (ISO 26262), server-class processors (AIA interrupt controllers, multi-core coherence), and edge AI inference NPUs represents the fastest-growing competency areas. Companies including SiFive, Qualcomm, and Western Digital have accelerated RISC-V development, driving demand for engineers who can bridge architecture specification, silicon implementation, firmware, and software stack development in a single skill set.
Yocto Project
28 HoursIn this instructor-led, live training in Australia, 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.