Roadmap to becoming a Python developer in 2023-2024:
This guide provides a roadmap for aspiring Python developers, offering insights and direction for skill acquisition. It serves as a helpful resource for anyone seeking guidance on the next steps in their Python development journey, addressing the frequently asked question: "What should I learn next?"
This roadmap aims to illuminate the landscape of Python development, offering a general overview rather than promoting specific trends or hype. It's crucial to develop a deeper understanding of individual tools and their suitability for different use cases, remembering that popularity doesn't necessarily equate to optimal functionality for a particular task.
If this project has benefited your learning process or helped you kickstart your solution, please show your appreciation by leaving a star. Your support motivates continued development and improvement! Thanks
- Add Microservices
- Good to Know Libraries
- Add API Clients
- Add extra subtree for data process and data manipulation
-
Prerequisites
-
General Development Skills
- Learn GIT, create a few repositories on GitHub, share your code with other people
- Know HTTP(S) protocol, request methods (GET, POST, PUT, PATCH, DELETE, OPTIONS)
- Don't be afraid of using Google, Power Searching with Google
- Read a few books about algorithms and data structures
- Learn about implementation of a basic Authentication
- Solid principles, architectural & design patterns, ecc
- Basics of software testing (unit, integration, e2e)
-
CLI Tools
-
Web Frameworks + Routers
-
Databases
-
Relational
-
Cloud Databases
-
Search Engines
-
NoSQL
-
-
ORMs
-
Caching
-
Logging
- Log Frameworks
- Log Management System
- Distributed Tracing
-
Real-Time Communication
-
API Clients
-
REST
-
-
Good to Know
-
Machine Learning
-
Testing
- Unit, Behavior, Integration Testing
- E2E Testing
-
Task Scheduling
-
MicroServices
-
Message-Broker
-
Frameworks
-
RPC
-
If you think the roadmap can be improved, please do open a PR with any updates and submit any issues. Also, I will continue to improve this, so you might want to star this repository to revisit.
The roadmap is built using Draw.io. Project file can be found at python-developer-roadmap.xml
file. To modify it, open draw.io, click Open Existing Diagram and choose xml
file with project. It will open the roadmap for you. Update it, upload and update the images in readme and create a PR (export as png with 400% zoom and minify that with Compressor.io).
- Open a pull request with improvements
- Discuss ideas in issues
- Spread the word