-
What is Code?
-
Data
-
Input
-
Functions
-
Boolean logic and decisions
-
Loops
-
Modules
-
Examples
-
Exercises
Coding
When we read code, we’re not just reading it out loud like a book, we’re actually pretending to be a computer and we should use the rules and execute the instructions in our mind, imagining the results.
Reading code and pretending to be the computer is the fundamental activity of coding.