pursh2002 / python_notes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python_notes

Chapters

  1. Intro to Python
  2. Data Types- 1
  3. Data Types- 2
  4. Decision Statement
  5. Loops
  6. Functions
  7. Some important Modules
  8. OOPs - 1
  9. OOPs - 2
  10. Threads
  11. Exception Handling
  12. File Handling
  13. Regular Expression
  14. Databases - MySQL
  15. GUI - 1
  16. GUI - 2
  17. Numpy
  18. Pandas

Other Stuff

  1. Assignments
  2. Mini Project - Helicopter Game
  3. Mini Project - Car Game
  4. Mini Project - Library Management System

References

Time Complexity Analysis CLICK HERE

About

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 93.5%Language:Python 6.5%