00:00:50 - Week 0 Recap
00:08:01 - PBJ
00:15:59 - C
00:20:56 - Variables
00:21:46 - Incrementing
00:23:36 - Conditionals
00:32:31 - While Loops
00:35:52 - For Loops
00:40:47 - User Input
00:48:14 - CS50 Sandbox
00:49:48 - hello.c
00:51:18 - Compilation
00:57:31 - Command-Line Arguments
00:58:50 - make
00:58:30 - Debugging
01:11:44 - get_string and printf
01:18:23 - int.c
01:21:58 - float.c
01:24:29 - ints.c
01:28:39 - floats.c
01:37:54 - parity.c
01:39:13 - conditions.c
01:40:17 - answer.c
01:42:15 - cough0.c
01:42:57 - cough1.c
01:43:57 - cough2.c
01:49:53 - cough3.c
01:52:04 - positive.c
01:58:05 - Integer Overflow
02:03:04 - overflow.c
02:09:50 - Integer Underflow