Shivam Bhadani
Shivam Bhadani

@shivambhadani_

9 Tweets 8 reads Jun 22, 2023
Backend Development Roadmap.
Prerequisite - Basic HTML & JavaScript
In this, I have covered 3 languages Node.js (JavaScript), Python and Go. You can learn any one of them as your wish.
I attached all resources; follow them in chronological order.  
Thread 🧵
Basics:
- Networks Basics: youtu.be
- How Web Works: youtu.be
- Backend Dev Overview: youtu.be
- About HTTP: youtu.be
- HTTP Status Codes: youtu.be
- Chrome Dev Tool: youtu.be
Python:
Python: youtu.be
SQLite: youtu.be
Learn Flask first to ease into Django later.
Flask: youtu.be
Flask with MySQL: youtu.be
Flask Login: youtu.be
JWT Auth: youtu.be
Caching:
- Basics: youtu.be
- Redis Basics: youtu.be
- Redis with Nodejs: youtu.be
- Redis with Django: youtu.be
- Redis with Go: youtu.be
- This is not complete. There are much more things to explore like microservices architecture, event-driven architecture, messaging queues, web security, testing, deployment etc.
- Make Projects and Contribute to open source.
- All the best for your backend development journey.

Loading suggestions...