Add Python Basics to top level readme
This commit is contained in:
parent
7764ba2c19
commit
200772fad2
|
@ -2,6 +2,10 @@
|
|||
|
||||
This repository is primarily a collection of resources and learning aides for Steve's classroom work. This can include coding examples in various languages, project examples, documentation, instructional guides, and just about anything else.
|
||||
|
||||
## [Python Basics](Python/)
|
||||
|
||||
This is the home of many examples of basic Python syntax and logic. An attempt has been made to name them in such a way that they increase in complexity and build on each other as you go down the list of files.
|
||||
|
||||
## [PyGame](PyGame/)
|
||||
|
||||
This is the home of Python PyGame examples. Many of these are examples demonstrating "final project" level work for both simple and advanced levels.
|
Loading…
Reference in New Issue
Block a user