https://github.com/sothulthorn/complete-python-bootcamp
Complete Python Bootcamp
https://github.com/sothulthorn/complete-python-bootcamp
python3
Last synced: 2 months ago
JSON representation
Complete Python Bootcamp
- Host: GitHub
- URL: https://github.com/sothulthorn/complete-python-bootcamp
- Owner: sothulthorn
- Created: 2024-08-21T12:26:32.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-10-15T11:41:38.000Z (7 months ago)
- Last Synced: 2025-01-20T01:22:56.814Z (4 months ago)
- Topics: python3
- Language: Jupyter Notebook
- Homepage:
- Size: 527 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Complete Python Bootcamp
1. Basics
2. Control Flow
3. Data Structures
4. Functions
5. Modules
6. File Handling
7. Exception Handling
8. Class and Objects
9. Advanced Python concept
10. Data Analysis with Python
11. Working with Sqlite3
12. Logging in Python
13. Multi-Threading and Multi-Processing
14. Memory Management
15. Getting Started with Flask Framework
16. Getting Started with Streamlit Web Framework