cinera_handmade.network/cmuratori/hero/intro-to-c/intro-to-c1.hmml

25 lines
1013 B
Plaintext

[video member=cmuratori stream_platform=twitch stream_username=handmade_hero project=intro-to-c title="Intro to C on Windows - Day 1" vod_platform=youtube id=F3ntGDm6hOs annotator=jacebennett annotator=Miblo annotator=theinternetftw]
[0:00][Introduction]
[2:40][Getting a C Compiler on Windows]
[5:21][How to start a project in Visual Studio]
[8:15][Structure of a Visual Studio project]
[9:18][How to start coding in Visual Studio]
[10:08][Basics of coding in C/C++]
[11:07][The Visual Studio editor]
[12:13][Everything about building a program from code]
[16:55][Excursion: processor cores]
[23:10][Continue the building topic]
[32:17][Define the execution start]
[40:09][Windows-specific C code]
[46:15][Run our first program]
[47:15][Add something to do for our program]
[48:34][Functions]
[52:39][Excursion: comments]
[53:44][Continue the functions topic]
[54:52][Strings]
[55:30][The meaning of semicolons in C]
[57:23][Details of WinMain]
[1:03:53][Forward declaration]
[1:07:46][Including files]
[/video]