WEBVTT 1 00:00:00.000 --> 00:00:49.000 Introduction 2 00:00:49.000 --> 00:07:42.000 CS50 IDE 3 00:07:42.000 --> 00:11:00.000 hello, world 4 00:11:00.000 --> 00:15:02.000 Compiling 5 00:15:02.000 --> 00:18:38.000 Functions 6 00:18:38.000 --> 00:19:03.000 Return Values 7 00:19:03.000 --> 00:24:31.000 Variables 8 00:24:31.000 --> 00:28:29.000 Format Codes 9 00:28:29.000 --> 00:36:03.000 CS50 Library 10 00:36:03.000 --> 00:37:10.000 main 11 00:37:10.000 --> 00:39:12.000 Header Files 12 00:39:12.000 --> 00:44:36.000 help50 13 00:44:36.000 --> 00:46:00.000 Style 14 00:46:00.000 --> 00:48:38.000 style50 15 00:48:38.000 --> 00:51:51.000 check50 16 00:51:51.000 --> 00:54:28.000 CS50 IDE's File Browser 17 00:54:28.000 --> 01:03:33.000 CS50 IDE's Command-Line Interface 18 01:03:33.000 --> 01:05:59.000 Types 19 01:05:59.000 --> 01:06:52.000 Format Codes 20 01:06:52.000 --> 01:07:44.000 Operators 21 01:07:44.000 --> 01:12:53.000 addition 22 01:12:53.000 --> 01:18:16.000 Integer Overflow 23 01:18:16.000 --> 01:19:08.000 truncation 24 01:19:08.000 --> 01:25:29.000 Typecasting 25 01:25:29.000 --> 01:27:54.000 Syntactic Sugar 26 01:27:54.000 --> 01:33:46.000 Conditions 27 01:33:46.000 --> 01:37:00.000 agree 28 01:37:00.000 --> 01:38:35.000 Boolean Expressions 29 01:38:35.000 --> 01:54:48.000 Loops 30 01:54:48.000 --> 01:58:59.000 get_positive_int 31 01:58:59.000 --> 02:00:39.000 Scope 32 02:00:39.000 --> 02:08:31.000 Mario 33 02:08:31.000 --> 02:12:18.000 Floating-Point Imprecision 34 02:12:18.000 --> 02:16:48.000 Integer Overflow