Главная
Study mode:
on
1
- Intro
2
- Carbon - What & Why?
3
- Setup With Homebrew
4
- Package Namespace
5
- Main() Function
6
- Print() Function
7
- Creating Functions
8
- Primitive Data Types
9
- Naming Conventions
10
- Variables
11
- let Keyword
12
- auto Type
13
- Global Variables & Scope
14
- Multi-Line Strings
15
- Function Arguments
16
- Arrays
17
- Tuples
18
- Structs
19
- Classes & Objects
20
- Class Methods
21
- Class Functions
22
- Pointers
23
- If Else Statements
24
- Match Statement
25
- While Loops
26
- Generics
27
- Outro
Description:
Explore Google's new C++ successor, Carbon, in this comprehensive video tutorial. Dive into the basic syntax, covering essential topics such as variables, data types, arrays, tuples, classes, and generics. Learn how to set up Carbon using Homebrew, understand package namespaces, and create functions. Discover primitive data types, naming conventions, and variable declarations using the 'let' keyword and 'auto' type. Explore scope with global variables, work with multi-line strings, and implement function arguments. Gain insights into arrays, tuples, structs, classes, and objects, including class methods and functions. Delve into pointers, control structures like if-else statements and match statements, and learn about while loops. Finally, grasp the concept of generics in Carbon. Access additional resources, including the main Carbon repository and a gist file with code examples from the video.

Carbon Lang First Look and Crash Course - Google's C++ Successor

Traversy Media
Add to list