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 Malaysia, participants will learn 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:
- Grasp the operational principles of Arduino.
- Gain in-depth knowledge of Arduino's core components and functionalities.
- Program the Arduino without relying on the Arduino IDE.
Advanced Embedded Systems Development
35 HoursThis instructor-led, live training in Malaysia (online or onsite) is designed for engineers looking to master the use of embedded C for programming a variety of microcontrollers across different processor architectures, including 8051, ARM CORTEX M-3, and ARM9.
Arduino Programming for Beginners
21 HoursIn this instructor-led, live training conducted in Malaysia, participants will learn how to programme Arduinos for real-world applications, such as controlling lights, motors, and motion detection sensors. This course assumes the use of actual hardware components within a live laboratory environment (excluding software-simulated hardware).
Upon completion of this training, participants will be able to:
- Programme Arduinos to control lights, motors, and other devices.
- Comprehend Arduino's architecture, including its inputs and connectors for add-on devices.
- Integrate third-party components such as LCDs, accelerometers, gyroscopes, and GPS trackers to enhance Arduino's functionality.
- Appreciate the range of programming language options available, from C to drag-and-drop interfaces.
- Test, debug, and deploy Arduino solutions to address real-world challenges.
Building A Robot from the Ground Up
28 HoursIn this instructor-led live training, participants will gain the skills to build a robot utilizing 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 encompassing both software and hardware elements
- Grasp the core concepts underpinning robotic technologies
- Integrate motors, sensors, and microcontrollers to create a functional robot
- Design the mechanical framework of a robot
Audience
- Developers
- Engineers
- Hobbyists
Course Format
- A blend of lectures, discussions, exercises, and extensive hands-on practice
Note
- The instructor will specify the hardware kits prior to the training, which will typically include the following components:
- Arduino board
- Motor controller
- Distance sensor
- Bluetooth slave module
- Prototyping board and cables
- USB cable
- Vehicle chassis kit
- Participants are required to procure their own hardware.
- For customised training arrangements, please contact us.
Buildroot: a Firmware Generator for Embedded Systems
7 HoursBuildroot is an open-source initiative featuring scripts designed to create a cross-compilation toolchain, a tailored root filesystem image, and a Linux kernel suitable for embedded devices. In this hands-on session, attendees will acquire the skills to:
- Select software components for inclusion in the root filesystem.
- Integrate new packages and modify existing ones.
- Extend support for additional embedded boards.
Participants will generate bootable filesystem images throughout the course. For remote learning, the QEMU emulator is utilized, whereas in-person classes allow the use of either QEMU or real embedded boards selected by the instructor.
Other projects with comparable objectives include the Yocto Project and OpenWRT. Please refer to these presentations to help determine the most suitable option for your requirements.
Digital Signal Processing (DSP) Fundamentals
21 HoursThis instructor-led live training in Malaysia (online or onsite) targets 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 either online or on-site, is designed for C developers who wish to master the design principles of embedded C.
Upon completion of this training, participants will be able to:
- Comprehend the design considerations that ensure the reliability of embedded C programs
- Specify the functionality required for an embedded system
- Define the program logic and structure needed to achieve desired outcomes
- Design reliable and error-free embedded applications
- Optimize performance on the target hardware
Course Format:
- Interactive lectures and discussions
- Exercises and practical activities
- Hands-on implementation in a live laboratory environment
Customization Options:
- To arrange a customized training session for this course, please contact us.
Electronic Control Unit (ECU) - Practical Vector
28 HoursThis instructor-led, live training in Malaysia (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.
- 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 Malaysia (online or onsite) targets intermediate automotive engineers and embedded systems developers aiming to understand the theoretical aspects of ECUs, with a focus on Vector-based tools and methodologies used in automotive design and development.
Upon completing this training, participants will be equipped to:
- Comprehend the architecture and functions of ECUs in contemporary vehicles.
- Analyze the communication protocols integral to ECU development.
- Explore Vector-based tools and their theoretical applications.
- Implement model-based development principles in ECU design.
Embedded Linux Systems Architecture
35 HoursCourse Objectives
To provide an understanding of the essentials of embedded GNU/Linux, how the bits and pieces fit together. What components are needed to build an embedded GNU/Linux system, where to get them from and how to configure/build/install them? Where to get help from? What about those software licenses? Hands-on exercises provide you with the necessary practical experience to go ahead and develop your own embedded GNU/Linux systems after completing this training successfully.
Description
This five day training class uses hands-on exercises combined with instruction to illustrate the concepts of embedded GNU/Linux. It is designed to bring you quickly up to speed. The philosophy, concepts and commands necessary to make effective use of GNU/Linux are described through a combination of theory and on-the-job training.
Don't reinvent the wheel, but learn from an experienced trainer and take home a working knowledge of GNU/Linux and the ability to use it effectively in your own embedded development project.
Who should attend?
Managers, project managers, software-, hardware-, development-, systems engineers, testers, administrators, technicians and other parties interested in the technology, who want to understand as quickly as possible how Embedded GNU/Linux works. You must use GNU/Linux or you have to luxury to decide whether it makes sense to use it or not. Maybe you already tried to use Embedded GNU/Linux, but are not quite sure that you did everything the right way. You currently use a different operating system and wand to figure out whether GNU/Linux might better and/or cheaper.
Delivery Options
All the training material is English, but the presentation of it can be in English or in German, as you wish, worldwide.
- on-site - instructor driven
- on-line - instructor driven
- on-site/on-line combination - instructor driven
FreeRTOS: Programming for Real Time Operating Systems
14 HoursIn this instructor-led live training in Malaysia, 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:
- Understand the fundamental concepts of real-time operating systems.
- Familiarize themselves with the FreeRTOS environment.
- Gain skills in coding with FreeRTOS.
- Interface a FreeRTOS application with hardware peripherals.
Deploying AI on Microcontrollers with TinyML
21 HoursThis instructor-led, live training in Malaysia (online or onsite) is designed for intermediate-level embedded systems engineers and AI developers who wish 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 fundamentals of TinyML and its advantages for edge AI applications.
- Establish a development environment 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.
- Optimize AI models to meet power efficiency and memory constraints.
Yocto Project
28 HoursIn this instructor-led live training in Malaysia, participants will learn how to establish a build system for embedded Linux based on the Yocto Project.
Upon completing this training, participants will be able to:
- Grasp the fundamental concepts of a Yocto Project build system, including recipes, metadata, and layers.
- Construct a Linux image and execute it via emulation.
- Streamline the process of building embedded Linux systems to save time and effort.