CS50 2019 - Lecture 1 - C
A Better Way to Watch
Introduction
C
CS50 Sandbox
Program Hello.c
Source Code And Machine Code "Compiler"
Clang "Program"
Command-Line Arguments
User Input
Get_string
Variables
Printf
String.c
Link Program
Make "Program"
Incrementing
Conditionals
While Loops
For Loops
CS50 Library
Codes From Scratch
Int.c
Float.c
Parity.c
Conditions.c
Agree.c
Cough0.c
Cough1.c
Cough3.c
Positive.c
A Dual Loop
Mario0.c
Mario2.c
Mario8.c
Limitations in Computation
Ram
Floats.c
Overflow.c
Integer Overflow
Boeing