Intro to C on Windows - Day 1
?
?

Keyboard Navigation

Global Keys

[, < / ], > Jump to previous / next episode
W, K, P / S, J, N Jump to previous / next timestamp
t / T Toggle theatre / SUPERtheatre mode
V Revert filter to original state Y Select link (requires manual Ctrl-c)

Menu toggling

q Quotes r References f Filter y Link c Credits

In-Menu and Index Controls

a
w
s
d
h j k l


Esc Close menu / unfocus timestamp

Quotes and References Menus and Index

Enter Jump to timestamp

Quotes, References and Credits Menus

o Open URL (in new tab)

Filter Menu

x, Space Toggle category and focus next
X, ShiftSpace Toggle category and focus previous
v Invert topics / media as per focus

Filter and Link Menus

z Toggle filter / linking mode

Credits Menu

Enter Open URL (in new tab)
Welcome to Intro to C on Windows
0:00Introduction to Magnificence
0:00Introduction to Magnificence
0:00Introduction to Magnificence
2:40Getting a C Compiler on Windows
2:40Getting a C Compiler on Windows
2:40Getting a C Compiler on Windows
5:21How to start a project in Visual Studio
5:21How to start a project in Visual Studio
5:21How to start a project in Visual Studio
8:15Structure of a Visual Studio project
8:15Structure of a Visual Studio project
8:15Structure of a Visual Studio project
9:18How to start coding in Visual Studio
9:18How to start coding in Visual Studio
9:18How to start coding in Visual Studio
10:08Basics of coding in C/C++
10:08Basics of coding in C/C++
10:08Basics of coding in C/C++
11:07The Visual Studio editor
11:07The Visual Studio editor
11:07The Visual Studio editor
12:13Everything about building a program from code
12:13Everything about building a program from code
12:13Everything about building a program from code
16:55Excursion: processor cores
16:55Excursion: processor cores
16:55Excursion: processor cores
23:10Continue the building topic
23:10Continue the building topic
23:10Continue the building topic
32:17Define the execution start
32:17Define the execution start
32:17Define the execution start
40:09Windows-specific C code
40:09Windows-specific C code
40:09Windows-specific C code
46:15Run our first program
46:15Run our first program
46:15Run our first program
47:15Add something to do for our program
47:15Add something to do for our program
47:15Add something to do for our program
48:34Functions
48:34Functions
48:34Functions
52:39Excursion: comments
52:39Excursion: comments
52:39Excursion: comments
53:44Continue the functions topic
53:44Continue the functions topic
53:44Continue the functions topic
54:52Strings
54:52Strings
54:52Strings
55:30The meaning of semicolons in C
55:30The meaning of semicolons in C
55:30The meaning of semicolons in C
57:23Details of WinMain
57:23Details of WinMain
57:23Details of WinMain
1:03:53Forward declaration
1:03:53Forward declaration
1:03:53Forward declaration
1:07:46Including files
1:07:46Including files
1:07:46Including files