cargo
macros and println macro
comments (3 types)
variables and mutability
const values (const should always be annotated)
const vs variables
static keyword
rust shadowing
scopes
scalar datatypes
Compound Type