WEBVTT 1 00:00:50.000 --> 00:08:01.000 Week 0 Recap 2 00:08:01.000 --> 00:15:59.000 PBJ 3 00:15:59.000 --> 00:20:56.000 C 4 00:20:56.000 --> 00:21:46.000 Variables 5 00:21:46.000 --> 00:23:36.000 Incrementing 6 00:23:36.000 --> 00:32:31.000 Conditionals 7 00:32:31.000 --> 00:35:52.000 While Loops 8 00:35:52.000 --> 00:40:47.000 For Loops 9 00:40:47.000 --> 00:48:14.000 User Input 10 00:48:14.000 --> 00:49:48.000 CS50 Sandbox 11 00:49:48.000 --> 00:51:18.000 hello.c 12 00:51:18.000 --> 00:57:31.000 Compilation 13 00:57:31.000 --> 00:58:50.000 Command-Line Arguments 14 00:58:50.000 --> 00:58:30.000 make 15 00:58:30.000 --> 01:11:44.000 Debugging 16 01:11:44.000 --> 01:18:23.000 get_string and printf 17 01:18:23.000 --> 01:21:58.000 int.c 18 01:21:58.000 --> 01:24:29.000 float.c 19 01:24:29.000 --> 01:28:39.000 ints.c 20 01:28:39.000 --> 01:37:54.000 floats.c 21 01:37:54.000 --> 01:39:13.000 parity.c 22 01:39:13.000 --> 01:40:17.000 conditions.c 23 01:40:17.000 --> 01:42:15.000 answer.c 24 01:42:15.000 --> 01:42:57.000 cough0.c 25 01:42:57.000 --> 01:43:57.000 cough1.c 26 01:43:57.000 --> 01:49:53.000 cough2.c 27 01:49:53.000 --> 01:52:04.000 cough3.c 28 01:52:04.000 --> 01:58:05.000 positive.c 29 01:58:05.000 --> 02:03:04.000 Integer Overflow 30 02:03:04.000 --> 02:09:50.000 overflow.c 31 02:09:50.000 --> 02:13:16.000 Integer Underflow