Python Handouts https://img.shields.io/badge/Made%20With-%E2%9D%A4-red.svg https://img.shields.io/badge/By-Pegasis-green.svg

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Last update: June 16, 2019

Handouts are in following sequence:

  1. Introduction to Programming Languages and Python
  2. First Line of Code
  3. Basic Terms
  4. Values
  5. Variables
  6. Operators
  7. Basic Function
  8. Control Flow
  9. More About If Statement
  10. Code Readability
  11. Lists and Tuples
  12. Advanced Function
  13. Import Statement
  14. Object-Oriented Programming
  15. How to Use a Class
  16. How to Create a Class
  17. Use Processing.py to Build GUI Applications

Road Map

Now I’m working on handouts, which includes all the thing I’m going to teach you. After finishing handouts, I’ll work on practice problems and slides.