Welcome to fun-with-python! 🚀
A collection of Python experiments, learning exercises, and fun challenges. This repository is all about exploring Python’s power, having fun, and studying new concepts as a programmer—not just a developer. 😄
🔹 Just for fun and learning: Every module here is a result of curiosity, experimentation, and the joy of programming in Python.
🔹 Study-focused: The repository is a playground for trying out Python features, patterns, and libraries. Each module (like python-logging
or python-unittest
) has its own README and sometimes a NOTE.md to share what was learned.
🔹 Modular structure: Modules are organized with clear, C-like main entry points and file structures to make exploration easy.
- 🍴 Fork the repository.
- 🌱 Create a new branch named after your nickname or name.
- 🧩 Add your module, following the existing structure and documenting your learnings.
- 📬 Open a Pull Request to the
richie
branch with a clear explanation of your changes.
This repository is for anyone who wants to have fun, learn, and share Python experiments. If you have questions, ask in the comments! 💬
Thanks for stopping by and happy coding! 🎉