- Using Programming to learn Classical Chinese Poetry and Basic Probability.
P3 can also be thought of as my repo for exploring and learning more about Python 3. 😀
Explaining programming to a 6-year-old:
- You have something you want to do.
- You write code to do it.
- The code doesn't work.
- You fix the mistakes.
- When the program works, you realize your idea was wrong.
- You fix the idea.
- Goto 2.