Semester 4Year 2 · EvenCore Subject★ Easy
CS 405

Web Technologies

Study of HTML, CSS, JavaScript, and modern web frameworks for building interactive web applications.

3Units
18Topics
4Credits
60hLecture hrs
100Max marks
Your Progress
0 / 18 topics
0% complete
Overview
🎯
Why it matters
70% of software jobs are web development. Every company needs a website, web app, dashboard. HTML/CSS/JS are the languages of the web — learn these, get hired.
💼
Placement relevance
HIGH demand for full-stack developers. React/Angular/Node.js roles everywhere. Startups prioritize web skills. Build portfolio projects to stand out.
🔗
Prerequisites for
Full-Stack Development · React/Angular · Node.js · MERN/MEAN Stack · Frontend Development
📚
Recommended books
HTML & CSS by Jon Duckett · JavaScript: The Good Parts by Douglas Crockford
Curriculum — 3 Units
U1
Unit 1 · 6 Topics · 0% complete
Frontend Basics
Key Formulae
Box Model:Total Width = Content + Padding + Border + Margin
HTML5
CSS3
Responsive Design
Bootstrap
Flexbox/Grid
JavaScript Basics
U2
Unit 2 · 6 Topics · 0% complete
JavaScript & DOM
Key Formulae
Event Flow:Capture Phase → Target Phase → Bubbling Phase
DOM Manipulation
Events
AJAX
Fetch API
JSON
ES6 Features
U3
Unit 3 · 6 Topics · 0% complete
Backend & Frameworks
Key Formulae
REST:GET (read), POST (create), PUT (update), DELETE (remove)
Node.js
Express.js
REST APIs
MongoDB
React Basics
State Management
Exam Strategy
💻
Write actual code
Exam asks for HTML/CSS/JS code. Practice writing complete code, not just snippets. Syntax matters.
Related Subjects
Semester 4
Database Management Systems
CS 401