[ARCHIVE] Learning C++ - Defining variables & iostream library - Day 1 - 2020-10-10

Опубликовано: 04 Май 2026
на канале: MiguelCodeTV
93
4

In this video Miguel starts learning C++ for the first time using https://www.learncpp.com/ as a resource and clang as the compiler. Learning the necessary code structure for C++ and the necessary flags for compiling the code.

00:00 - Intro
02:57 - Installing Clang using homebrew
04:50 - Using learncpp.com as a resource
07:21 - Compiling Hello working with Clang
12:04 - Structure of C++ program
23:03 - Quick intro to Unix exit codes
24:17 - Syntax error from compiler
26:11 - Commenting code
30:08 - Declaring variables
55:50 - iostreamlibrary (cout, cin and end)
01:21:35 - Undefine behavior
01:39:49 - C++ keywords
01:48:08 - Operators (addition, subtraction, multiplication and division)
01:58:15 - Putting everything together - First C++ program
02:09:33 - Summary
02:16:51- Thanks for watching

---
Watch live at   / miguelcodetv  

#learningcpp #c++17 #clang #learning #c++ #llvm #programming #refactoring #engineering #cpp