0% found this document useful (0 votes)
14 views

Introduction Java Script

This document provides an introduction to a lecture on Python and machine learning. It discusses how JavaScript was created in 1995 to make websites more interactive and dynamic, and how JavaScript is now used for a wide variety of applications beyond web development, including robotics, games, and code editors. The lecture will cover the foundations of the JavaScript language and tools used by JavaScript programmers over the course of one week, including the JavaScript console, browser developer tools, and using console.log.

Uploaded by

yomna mohamed
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views

Introduction Java Script

This document provides an introduction to a lecture on Python and machine learning. It discusses how JavaScript was created in 1995 to make websites more interactive and dynamic, and how JavaScript is now used for a wide variety of applications beyond web development, including robotics, games, and code editors. The lecture will cover the foundations of the JavaScript language and tools used by JavaScript programmers over the course of one week, including the JavaScript console, browser developer tools, and using console.log.

Uploaded by

yomna mohamed
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 5

Lecture 1

Introduction to Python &Machine


Learning

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)

You might also like