Open In App

Introduction to JavaScript Course – Learn how to build a task tracker using JavaScript

This is an introductory course about JavaScript that will help you learn about the basics of javascript, to begin with, the dynamic part of web development. You will learn the basics like understanding code structures, loops, objects, etc.

What this course is about?

In this course we will teach you about the basics of the scripting language i.e) Javascript along with building a simple Task Tracker project. By learning this course you would be able to add functionality to your static web page and make it perform different functions with the click of a button. Javascript is a powerful tool and performs functions on the client side. It basically provides an interaction between the user and the webpage.



Complete Project Preview

Javascript History

Javascript was developed by Brendan Eich in 1995. At first, it was called LiveScript but was later named JavaScript. In its early days, it was mainly used for improving the User Experience and making websites more dynamic but nowadays with the evolution of Nodejs, javascript can also be used on the server side and also as a programming language to develop certain applications.



Features of the course:

Prerequisites: You need to have a decent knowledge of HTML, CSS, and static web pages before starting this course. If you don’t know HTML and CSS, please refer to this link.

Development Environment: You don’t need any specific IDE to learn or practice this course. You just need a text editor to type your code and a web browser.

Course Guidelines: Here are some guidelines that might help you to gain more from this course.

Course Contents

Sl. no Roadmap of the Course
1. JavaScript Course – Overview
2. JavaScript Course – Intorduction
3. JavaScript Course – Print Hello World
4. JavaScript Course – Undertand Code Structure
5. JavaScript Course – Variables
6. JavaScript Course – Data Types
7. JavaScript Course – Operators
 
8. JavaScript Course – Interaction With User
9. JavaScript Course – Logical Operators
10. JavaScript Course – Conditional Operator
11. JavaScript Course – Prompt Example
 
12. JavaScript Course – Loops
13. JavaScript Course – Functions
14. JavaScript Course – Objects
 
15. JavaScript Course – Task Tracker Project

 

Article Tags :