forked from Eaglion-Programmers/curated-resources
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathResources
26 lines (23 loc) · 915 Bytes
/
Resources
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Roadmaps for Web Development:
1. Frontend Roadmap: https://roadmap.sh/frontend
2. Backend Roadmap: https://roadmap.sh/backend
In addition if you are looking for a roadmap for any particular framework like react, django please visit https://roadmap.sh
Learning Resources
HTML: https://www.w3schools.com/html/default.asp
CSS: https://www.w3schools.com/css/default.asp
JS:
• https://www.w3schools.com/js/default.asp
• https://javascript.info/
REACT:
• https://reactjs.org/
• https://freecoursesite.com/the-complete-react-web-developer-course-with-redux-2/
Backend
Node JS:
• Full Course - https://drive.google.com/drive/u/0/folders/1POKm4t71uTgsnd9PYo8eD9RsOkwvL4_T
Django:
• DOCs: https://docs.djangoproject.com/en/3.0/?ref=hackernoon.com
Databases
MongoDB:
• Docs: https://www.mongodb.com/
MySQL:
Tutorial: https://www.javatpoint.com/mysql-tutorial