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 🧵
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 🧵
Database:
DBMS basics
- youtu.be
- youtu.be
- youtu.be
- youtu.be
- youtu.be
- youtu.be
SQL
- youtube.com
- Practice: hackerrank.com
MongoDB: youtu.be
DBMS basics
- youtu.be
- youtu.be
- youtu.be
- youtu.be
- youtu.be
- youtu.be
SQL
- youtube.com
- Practice: hackerrank.com
MongoDB: youtu.be
Django:
- Doc: docs.djangoproject.com
- Django Basics: youtube.com
- Django Forms: youtube.com
- Registration & Login: youtu.be
- User Roles & Permision: youtube.com
- Practice Project: youtu.be
- Doc: docs.djangoproject.com
- Django Basics: youtube.com
- Django Forms: youtube.com
- Registration & Login: youtu.be
- User Roles & Permision: youtube.com
- Practice Project: youtu.be
docs.djangoproject.com/en/4.2/
Django
The web framework for perfectionists with deadlines.
youtube.com/playlist?list=…
Django Permissions
Share your videos with friends, family, and the world
youtube.com/playlist?list=…
Django Tutorial for Beginners
Share your videos with friends, family, and the world
youtube.com/playlist?list=…
Django Forms Full Course
Share your videos with friends, family, and the world
Go:
- Lang: youtube.com
- REST API with Mux: youtu.be
- REST API with Gin: youtu.be
- MongoDB: youtu.be
- Mux & MySQL: youtu.be
- JWT: youtu.be
- Practice Project: youtube.com
- Lang: youtube.com
- REST API with Mux: youtu.be
- REST API with Gin: youtu.be
- MongoDB: youtu.be
- Mux & MySQL: youtu.be
- JWT: youtu.be
- Practice Project: youtube.com
- 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.
- Make Projects and Contribute to open source.
- All the best for your backend development journey.
Loading suggestions...