Course Information
Course Overview
Learn a basic introduction to javascript and how to write a simple javascript code.
JavaScript is a scripting or programming language that allows you to implement complex features on web pages — every time a web page does more than just sit there and display static information for you to look at — displaying timely content updates, interactive maps, animated 2D/3D graphics, scrolling video jukeboxes, etc. — you can bet that JavaScript is probably involved.
JavaScript is the most popular scripting language in the world. It is responsible for the interactivity like games, online forms or surveys and other activities user’s can engage with on a website. Most dynamic if not all website contains some element of JavaScript.
JavaScript programming language drives millions of interactive web sites, powers fast web servers and can even be used to build desktop and mobile applications.
JavaScript is one of the core languages used in web development. The other two are HTML and CSS.
JavaScript interacts and creates functionality with HTML and CSS.
HTML is the markup language that we use to structure and give meaning to our web content, for example defining paragraphs, headings, and data tables, or embedding images and videos in the page.
CSS is a language of style rules that we use to apply styling to our HTML content, for example setting background colors and fonts, and laying out our content in multiple columns.
JavaScript is a scripting language that enables you to create dynamically updating content, control multimedia, animate images, and pretty much everything else. (Okay,
In this course you will learn how to code or program with JavaScript from scratch.
What You Will Learn include:
Data Types
Variables
Operators
Conditional Statements
Events
Arrays
Functions
We will also create four projects from scratch.
Analogue Clock
Calculator
Count down timer
Todo List App
Course Content
- 7 section(s)
- 69 lecture(s)
- Section 1 Basic Beginner's Quick introduction to Javascript
- Section 2 Exploring JavaScript With Developer Console
- Section 3 Creating Projects
- Section 4 Project 1: Building a JavaScript Calculator
- Section 5 Project 2: Building a Todo List App
- Section 6 Project 3 : Building a Countdown Timer
- Section 7 Project 4: Build an Analogue Clock
What You’ll Learn
- Write JavaScript code from scratch
- Change webpage content using javascript
- Write JavaScript comments
- JavaScript Data Types
- Create Variables
- Create Functions
- Write Conditional Statements
- Create functions
- Experiment with JavaScript with Chrome Developer Tools
- Build a browser based Calculator
- Build a browser based Todo List
- Build a browser based CountDown Timer
- Build a browser based Analogue Clock
Reviews
-
SSaikrishnan
Its short and simple , and really easy to follow, and they provide whatever required , but most of the content is repeated from the first to the 2 lesson kindly update it
-
SSohail Shaik
I started learning javascript here, i have experiance in html and css but no basic knowledge in javascript . now after listening classes in beginner's Quick introduction to javascript i feel happy and confortable . Thank you
-
iitumeleng moeketse
It was nice and brief, wish he could explain more on real applications ans scenarios regarding each topic.
-
KKrispy Mar Barcelo
first time to study anything about computer and i really learned a lot because of this course. thanks!