Introduction Java Script
Introduction Java Script
1
• Javascript is aprog lang created for the
web
• If you are familiar with css and html, java
scrip will be final piece that you will need
to make web site life
• Back in 1995 Brandan eich created js, it
was created to make it easier to ad
interactive interactive and dynamic
elements to websites (video of pininters)
2
• But 2dat js is used in all sort of
applications from prog a robot with
Arduino to writing a game script in unity
• Even some code editors are were built
using js
• In this course you will learn foundation of
js lang and the tool used js programmers
3
1 week
st
• Js console
• Diff dev tools on browsers(materials)
• Console.log
• Demo(refer to it , will in materials)