⚡ Tech Hub
Home All Paths About Feedback

🐍 Python Scripting

10 modules + Clean Code guide

  • 🏠Introduction
🌱 Beginner (15 modules) ▼
  • 🚀1. SetupSTART
  • 📦2. Variables
  • 💬3. Input/Output
  • ➕4. Operators
  • 🔀5. Conditionals
  • 🔄6. Loops
  • 📋7. Lists
  • 📚8. Dictionaries
  • 🔧9. Functions
  • 🔤10. Strings
  • 📁11. File I/O
  • 🛡️12. Errors
  • 📦13. Modules
  • ⚡14. Comprehensions
  • 🎯15. Final Project
📈 Intermediate ▼
  • 📁1. pathlib
  • 📊2. tqdm
  • 🛡️3. Error Handling
  • 🐼4. Pandas
  • 📝5. Logging
  • ⚙️6. Configuration
  • 💻7. CLI Arguments
  • 🏷️8. Type Hints
  • 🔒9. Context Managers
  • 🚀10. Production
� Advanced ▼
  • Coming soon...