• Stars
    star
    163
  • Rank 231,141 (Top 5 %)
  • Language
    Jupyter Notebook
  • License
    GNU General Publi...
  • Created over 6 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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
  19. Web - API
  20. Python Advance Topics
  21. Databases - SQLite
  22. Databases - MongoDB
  23. Web Framework - FLASK

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