Tags
Language
Tags
February 2025
Su Mo Tu We Th Fr Sa
26 27 28 29 30 31 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 1
Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
SpicyMags.xyz

Introduction To The C++ Programming Language

Posted By: lucky_aut
Introduction To The C++ Programming Language

Introduction To The C++ Programming Language
Published 2/2025
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.66 GB | Duration: 7h 28m

Introduction to the C++ Programming Language and the C++ Standard Library

What you'll learn
Learn the C++ language basics.
Learn the C++ Standard Library basics.
Establish a solid knowledge-base in C++.
Learn about best practices in modern C++.

Requirements
No C++ programming experience required.

Description
This course is an introduction to the C++ programming language and the C++ Standard Library. The course is led by Slobodan Dmitrovic - a professional C++ trainer.This course closely matches the live C++ training we deliver to various automotive, telecommunications, and semiconductor companies.In this course, we learn about the language basics and the C++ Standard Library basics. No prior experience with C++ is required to attend this course.First, we learn about the basic language facilities such as types, declarations, and definitions. Then, we move on to operators, expressions, and statements. In the statements section, we learn about the built-in statements inside the C++ language.We then learn about constants and strings in C++.Once this is in place, we proceed to learn about functions in C++.Then, we learn about dynamic memory allocations and enumerators.After that, we learn how to organize our C++ source into header and source files. Here, we also learn how to wrap our code into namespaces.Then, we proceed to learn about classes and objects in C++. Here, we also explain the runtime polymorphism.After this is in place, we explain how to work with function templates and class templates in C++.Finally, we learn about the notable containers and algorithms inside the C++ Standard Library.

Developers who would like to learn the C++ programming language.