CS50x 2024 - Lecture 1 - C

9 months ago
29

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

***

TABLE OF CONTENTS

00:00:00 - Introduction
00:01:01 - Machine Code
00:05:58 - Visual Studio Code for CS50
00:09:14 - Hello, World
00:18:40 - From Scratch to C
00:20:29 - CS50 Library
00:31:14 - Format Codes
00:35:43 - Hello, World
00:36:11 - Hello, You
00:40:22 - Types
00:41:23 - Conditionals
00:47:58 - Variables
00:50:50 - compare.c
01:01:19 - agree.c
01:09:38 - Loops
01:15:40 - meow.c
01:24:48 - Functions
01:33:32 - calculator.c
01:36:06 - Scope
01:41:45 - Function Composition
01:44:14 - Linux
01:52:36 - Mario
02:08:32 - Integer Overflow
02:13:22 - Truncation
02:16:47 - Type Casting
02:18:07 - Floating-Point Imprecision
02:20:55 - Y2K
02:23:35 - Video Games
02:25:21 - Boeing

Loading comments...