Week 0
july 17, 2018.
A few pointers:
- This course is basically about problem solving
- ASCII
- Unicode
- Algorithms are step by step instructions for solving a problem
- Anticipate incorrect scenarios when crafting algorithms
- Pseudocode
- Scratch
A few pointers: