Object Oriented Programming with C++ Training Course
In this course, participants will gain an understanding of C++ concepts and develop their programming skills.
This course is available as onsite live training in Serbia or online live training.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
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 Embedded Systems Development
35 HoursThis instructor-led, live training in Serbia (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).
Buildroot: a Firmware Generator for Embedded Systems
7 HoursBuildroot is an open-source project that provides scripts for generating a cross-compilation toolchain, a customizable root filesystem image, and a Linux kernel tailored for embedded devices. Throughout this practical course, participants will gain hands-on experience in using Buildroot:
- Selecting the software components to include in the root filesystem.
- Adding new packages and modifying existing ones.
- Integrating support for new embedded boards.
During the course, participants will create bootable filesystem images. For remote courses, the QEMU emulator is used, while in-person sessions may utilize either QEMU or actual embedded boards chosen by the trainer.
Other projects with similar objectives include the Yocto project and OpenWRT. To help you decide which one best suits your needs, please refer to these presentations and documents.
Circuits and Electronics Fundamentals
14 HoursThis instructor-led, live training in Serbia (online or onsite) is aimed at engineers and computer scientists who wish to apply the fundamentals of circuits and electronics to design devices and systems that utilize properties of electrical components for the development of hardware functionalities.
By the end of this training, participants will be able to:
- Set-up and configure the necessary tools and programs for circuits and circuit board development.
- Understand the basic principles behind circuits and electronics engineering.
- Utilize the primary electronic components in constructing efficient computer hardware technologies.
- Optimize electronic devices by implementing circuit analysis methods.
- Apply the fundamentals of electronics and circuits to the development of enterprise applications.
Digital Signal Processing (DSP) Fundamentals
21 HoursThis instructor-led, live training in Serbia (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 for Automotive Professionals
14 HoursA two-day course that covers all design principles, complete with code examples and insights into recent industrial technology. This is particularly beneficial for automotive software developers.
Embedded C Application Design Principles
14 HoursThis instructor-led, live training (online or onsite) is aimed at C developers who wish to learn the principles of embedded C design.
By the end of this training, participants will be able to:
- Comprehend the design considerations that ensure the reliability of embedded C programs
- Clearly define the functionality of an embedded system
- Determine the program logic and structure needed to achieve the desired results
- Create a reliable, error-free embedded application
- Maximize performance from the target hardware
Format of the Course:
- Interactive lecture and discussion
- Practical exercises and practice sessions
- Hands-on implementation in a live-lab environment
Course 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 Serbia (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 Serbia (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.
- Analyze communication protocols used in ECU development.
- Explore Vector-based tools and their theoretical applications.
- Apply model-based development principles to ECU design.
FreeRTOS: Programming for Real Time Operating Systems
14 HoursIn this instructor-led, live training in Serbia, participants will learn how to code using FreeRTOS as they step through the development of a simple RTOS project using a microcontroller.
By the end of this training, participants will be able to:
- Understand the basic concepts of real-time operating systems.
- Learn the environment of FreeRTOS.
- Learn how to code with FreeRTOS.
- Interface a FreeRTOS application to hardware peripherals.
Learning Vivado
14 HoursThis instructor-led, live training in Serbia (online or onsite) is aimed at FPGA developers who wish to use Vivado to design, debug, and implement hardware solutions.
By the end of this training, participants will be able to:
- Develop HDL systems with C code and Vivado tools.
- Generate and implement soft processors in Vivado.
- Test and simulate C code using Vivado.
LEDE: Set Up a Linux Wireless Router
7 HoursThe LEDE Project (Linux Embedded Development Environment) is a Linux operating system derived from OpenWrt. It serves as a comprehensive replacement for the factory-installed firmware on a broad spectrum of wireless routers and non-network devices.
In this instructor-led, live training session, participants will learn how to configure a wireless router using LEDE.
Audience
- Network administrators and technicians
Course Format
- A blend of lecture, discussion, practical exercises, and extensive hands-on practice
Introduction to FreeRTOS
7 HoursThe course provides an introduction to RTOS-based software design for embedded systems and IoT. Participants will be familiarized with key RTOS concepts, synchronization techniques, and various scenarios of software design using RTOS. The practical exercises are conducted using STM32 Nucleo 144 or similar development boards.
Yocto Project
28 HoursIn this instructor-led, live training in Serbia, 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.
The Yocto Project - An Overview - hands-on
28 HoursDescription
This four-day training program combines theoretical instruction with practical exercises to introduce participants to the Yocto Project.
It addresses common questions such as:
- Is it truly necessary to use a different version of the toolchain, libraries, and packages for each GNU/Linux project, and follow a distinct workflow?
- Can you ensure that the development environment is consistent for all developers and suppliers, and still produce identical builds even 10+ years from now?
- Can the Yocto Project help identify the software licenses under which the packages you use are distributed?
The hands-on sessions are conducted on target hardware, such as the Beagle Bone Black Rev. C (http://beagleboard.org/BLACK). Upon completion of the training, participants will be able to download a Docker image with Ubuntu 14.x and all dependencies pre-installed, along with the examples provided, to continue working with the course material in their own labs. Please note that this is not an introductory course to Embedded GNU/Linux; you should already have a good understanding of how Embedded GNU/Linux works and how to configure and build the GNU/Linux kernel and its drivers.
Who should attend?
This training is designed for professionals who are already using GNU/Linux in their projects and have heard about the Yocto Project but have not yet delved into it, or have encountered difficulties. You might be unsure if and how your daily workflow can be adapted to the Yocto Project, and may find it complex. The course will help you determine whether the Yocto Project is necessary for your needs. It is intended for software engineers, development engineers, system engineers, testers, administrators, and other professionals interested in the Yocto Project, with a solid foundation in Embedded GNU/Linux.