Learning C++ - Defining function, namespaces & header files- Day 2 - 2020-10-17

Опубликовано: 08 Август 2026
на канале: MiguelCodeTV
43
2

Day 2 of learning C++ using https://www.learncpp.com/ as a resource and clang as the compiler. Learning how to use functions and header files to create a C++ program.

00:00 - Intro
01:46 - Defining functions
04:44 - Returning values from functions
20:14 - Using function arguments
26:37 - How scope works in C++
40:10 - The value of using functions
44:35 - Formatting your C++ code
49:18 - Function declaration
58:29 - Exit code definition
01:05:27 - Using multiple files with Clang
01:14:28 - Namespaces in C++
01:27:25 - Using Macro
01:42:10- Header files in C++
02:03:09 - Handling redeclaring functions in header files
02:16:07 -How to plan the design of your first program
02:18:05 - Summary


---
Watch live at   / miguelcodetv  

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