Cyber Labs
  • Cyber Labs - Getting Started
  • Machine Learning
  • Web Development
  • Graphic Design
  • Introduction to Ethical Hacking/Pentesting
  • Android Development
  • Blockchain
  • Hardware
Powered by GitBook
On this page
  • FrontEnd:
  • Recommended Books (Followed in Cyberlabs)
  • BackEnd

Was this helpful?

Web Development

PreviousMachine LearningNextGraphic Design

Last updated 2 years ago

Was this helpful?

FrontEnd:

HTML and CSS:

  1. [English] [hindi]

  2. [Project]

  3. [Optional] CSS Frameworks: or

JavaScript

  1. [english] [hindi]

  2. Highly recommended beginners projects

  3. [Projects]

DOM:

Advanced JavaScript

Python

TKinter

Streamlit

[Framework] React.js:

Reading Resources:

Others

Recommended Books (Followed in Cyberlabs)

BackEnd

NodeJS

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

Express

Mongoose

MongoDB

Django

Flask

Spring

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

Ruby on Rails

1.

2.

3.

1.

2.

3.

[english] [hindi]

[Node.js Beginners Playlist]

Start with learnyounode workshopper -

(go through all the tutorials)

7.

(go through all the guides)

Official docs are very good. Find them here: -

For dealing with REST APIs in spring: a. b.

HTML Crash Course
HTML Interactive Course
CSS Crash Course
CSS Interactive Course
HTML/CSS Playlist
HTML/CSS Playlist
How to build a Beautiful Blog
TAILWIND
Bootstrap 5
Positioning
Responsive Navigation Bar
JavaScript Fundamentals
Introduction to JavaScript (Interactive Course)
Javascript Playlist
Javascript Playlist
javascript30.com
https://youtube.com/playlist?list=PLNCevxogE3fgy0pAzVccadWKaQp9iHspz
DOM Crash Course Playlist
JavaScript: Understanding the Weird Parts
ES6 JavaScript Tutorial for Beginners
Introduction to ES6
ES6 (Video Tutorial)
ES6 (Freecodecamp)
TKinter Doc
TKinter GFG Doc
TKinter playlist
Streamlit Doc
Streamlit Crash Course
Streamlit Tutorial Playlist
Docs from reactjs.org
React for Beginners(Video Tutorial)
Redux Documentation
Redux Crash Course
Complete React & Redux Playlist
W3Schools
Mozilla Developer Network
Fetch API Introduction
Basic AJAX Project
Basic AJAX Project
You don't know JS
Eloquent JavaScript
Playlist 1
Playlist 2
https://nodeschool.io/
Doc for Node JS
MDN Node/Express
Do APIs and Microservices Certification
Node.js RESTful API crash course
Node.js RESTful API Playlist
REST API - Best Practices
Express Docs
Mongoose Docs
MongoDB crash course
MongoDB Playlist
Django
Djangogirls
http://flask.pocoo.org/
Flask Playlist
Spring MVC Architecture
Basics: Building a RESTful web service in spring
Chapter 1(The IoC container) from here
Chapter 1(Spring Web MVC) from here
MySQL and Spring
RestTemplate
WebClient
Beginner's Guide
Ruby on Rails Crash Course