Web Development
FrontEnd:
HTML and CSS:
HTML/CSS Playlist[English] HTML/CSS Playlist[hindi]
[Project] How to build a Beautiful Blog
[Optional] CSS Frameworks: TAILWIND or Bootstrap 5
JavaScript
Javascript Playlist[english] Javascript Playlist[hindi]
Highly recommended beginners projects javascript30.com
DOM:
Advanced JavaScript
Python
TKinter
Streamlit
[Framework] React.js:
Reading Resources:
Others
Basic AJAX Project[english] Basic AJAX Project[hindi]
Recommended Books (Followed in Cyberlabs)
BackEnd
NodeJS
You need to learn JavaScript first (using the path given above)
[Node.js Beginners Playlist] Playlist 1 Playlist 2
Start with learnyounode workshopper - https://nodeschool.io/
MDN Node/Express (go through all the tutorials)
Express
Express Docs (go through all the guides)
Mongoose
MongoDB
Django
Flask
Official docs are very good. Find them here: - http://flask.pocoo.org/
Spring
Chapter 1(The IoC container) from here
NOTE - avoid XML based bean configuration as it is outdated and study annotation based bean configuration only.
For dealing with REST APIs in spring: a. RestTemplate b. WebClient
Ruby on Rails
Last updated