bembry.org
Home / Technology / Python / Notes

Python Lesson Notes

  1. What is a programming language? Notes
  2. The Way of the Program -- Notes
  3. Strings, Math, and Variables -- Notes
  4. User Interface: Looking Pretty -- Notes
  5. Pre-Made Functions -- Notes
  6. Home-Made Functions -- Notes
  7. Conditionals (If ... elif ... else) -- Notes
  8. Recursion and Fruitful Functions -- Notes
  9. Iteration (loop-de-loops) -- Notes
  10. Stringing Along -- Notes
  11. Making a List -- Notes
  12. Working With Files-- Notes
  13. Avoiding Common Gotcha's -- Notes
  14. The Dictionary Data Structure -- Notes
  15. Modules and Shelving -- Notes
  16. Introducing Classes -- Notes
  17. More Class Stuff -- Notes
  18. Sharing Your Programs -- Notes
  1. Widget Basics -- Notes
  2. Placing Widgets in Windows -- Notes
  3. Binding Functions to Widgets -- Notes
  4. Making Buttons Useful with lambda -- Notes
  5. More Widget Choices -- Notes
  6. Adding Images, Bitmaps, and Goofy Cursors --Notes
Restricted access