Update README.md
This commit is contained in:
@@ -20,10 +20,14 @@ A hands-on Python learning resource featuring practice problems, detailed concep
|
||||
- **Code Reviews**: Get feedback on your code from the community
|
||||
- **Tools Guide**: Recommendations for Python development tools and setup
|
||||
|
||||
## 📖 Wiki
|
||||
|
||||
Visit our [Wiki](https://github.com/TySP-Dev/Learn-Python/wiki) to get started!
|
||||
|
||||
## 🚀 Quick Start
|
||||
|
||||
### 1. Set Up Your Environment
|
||||
Follow our [Development Environment Setup Guide](https://github.com/TySP-Dev/Learn-Python/wiki/Setting-Up-Your-Development-Environment) to install:
|
||||
Follow our [Development Environment Setup Guide](https://github.com/TySP-Dev/Learn-Python/wiki/Set-up-your-development-environment) to install:
|
||||
- Python 3.x
|
||||
- Git
|
||||
- Jupyter Notebook/Lab
|
||||
@@ -62,14 +66,6 @@ Learn-Python/
|
||||
└── README.md
|
||||
```
|
||||
|
||||
## 📖 Documentation
|
||||
|
||||
Visit our [Wiki](https://github.com/TySP-Dev/Learn-Python/wiki) for:
|
||||
- **[Getting Started Guide](https://github.com/TySP-Dev/Learn-Python/wiki)**
|
||||
- **[Python Concepts](https://github.com/TySP-Dev/Learn-Python/wiki)** - Variables, data types, loops, functions, OOP, and more
|
||||
- **[Best Practices](https://github.com/TySP-Dev/Learn-Python/wiki)** - Writing clean, Pythonic code
|
||||
- **[Code Review Process](https://github.com/TySP-Dev/Learn-Python/wiki/Code-Review!)** - Get feedback on your code
|
||||
|
||||
## 💬 Getting Help
|
||||
|
||||
- **Questions about Python?** Open a [discussion](https://github.com/TySP-Dev/Learn-Python/discussions)
|
||||
|
||||
Reference in New Issue
Block a user