Web Development

FrontEnd:

HTML and CSS:

JavaScript

  1. Highly recommended beginners projects javascript30.comarrow-up-right

DOM:

Advanced JavaScript

Python

TKinter

1.TKinter Docarrow-up-right

2.TKinter GFG Docarrow-up-right

3.TKinter playlistarrow-up-right

Streamlit

1.Streamlit Docarrow-up-right

2.Streamlit Crash Coursearrow-up-right

3.Streamlit Tutorial Playlistarrow-up-right

[Framework] React.js:

Reading Resources:

Others

BackEnd

NodeJS

You need to learn JavaScript first (using the path given above)

  1. Start with learnyounode workshopper - https://nodeschool.io/arrow-up-right

  2. MDN Node/Expressarrow-up-right (go through all the tutorials)

Express

  1. Express Docsarrow-up-right (go through all the guides)

Mongoose

MongoDB

Django

Flask

  1. Official docs are very good. Find them here: - http://flask.pocoo.org/arrow-up-right

Spring

  1. Chapter 1(The IoC container) from herearrow-up-right

    NOTE - avoid XML based bean configuration as it is outdated and study annotation based bean configuration only.

  2. For dealing with REST APIs in spring: a. RestTemplatearrow-up-right b. WebClientarrow-up-right

Ruby on Rails

Beginner's Guidearrow-up-right Ruby on Rails Crash Coursearrow-up-right

Last updated

Was this helpful?