Welcome to the helloneo.ca website.
This is a wiki in which I record the way in which I taught programming to my son, Neo, since he was eight years old. He's much older now, and I have updated these lessons as I continue to teach programming to other kids.
Python Season 1 introduces all the basic data types and concepts such as classes.
When teaching people with more experience and with longer classes (ex. 2h).
(At this point we can probably introduce pygame).
Sometime during season 2 or 3 we may develop this.
Python season 2 demonsrates how the basic concepts can be used by making games out of them! Since it is a more advanced class, we will structure most of the games around the PyGame Terminal, however, we will not always use it.
unfinished