0% found this document useful (0 votes)
7 views9 pages

Web S05

Lablabla

Uploaded by

Mohit Sharma
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views9 pages

Web S05

Lablabla

Uploaded by

Mohit Sharma
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

Document Object

Model (DOM) &


Github Overview
05 Google Developer Groups
SESSION On Campus IIMT College of Engineering
01
What All We Have for You?
Exciting Workshops
Hackathons
Seminars & Webinars
Study Jams & Bootcamps

Mission: We aim to create an environment where students not only learn


about cutting-edge technologies but also develop leadership skills.
Web Development Brigade

UTPAL SINGH YUVRAJ ANAND


GDG Web Dev Lead GDG Web Dev Co-Lead

02
RECAP: JS
What & Why
Where is it run?
Variables & let keyword. (Var ?)
Constants & const keyword.
Objects
Arrays

03
What is DOM?
The Document Object Model
(DOM) is a programming interface
for web documents. It represents
the page so that programs can
change the document structure,
style, and content. The DOM
represents the document as nodes
and objects; that way,
programming languages can
interact with the page.
04
05
Lets get into Code

07
ALL ABOUT

Session 05
ank Yo
h
T

u
Google Developer Groups
On Campus IIMT College of Engineering

You might also like