The scripts I wrote to practice the different concepts as I was learning Python
Python is the greatest thing ever! It's great for learning the basics of assertive languages (argument based) and for doing complex data crunching as well
- Scripts I wrote the show how specific Python concepts work
- Examples on how to use the tkinter module to build desktop interfaces
- A sample app that generates a series of random numbers
- A word doc that summarizes the multiple textbooks and courses that I took to learn Python