JavaScript Introduction

JavaScript
Learn the basics of JavaScript

ENROLL

Ready to enhance your web development skills?

JavaScript is a programming language that makes web pages more interactive and functional. Learning JavaScript is the common base on which all the popular frameworks like Angular, React, Vue and more are based.

Here are the essential topics we'll cover,

Classroom bundle includes perpetual access to course content and meets at Nexul Academy. Min 5 students required for a custom location or schedule (travel fees may apply).

What you will learn

1: Tool Setup
vs code and extensions
2: Variables and comments
storing values and taking notes in code
3: Including JavaScript in HTML
using script tags
4: Comparing Equality
and more operations
5: String Concatenation
concat, + or interpolation
6: Math Operators
writing formulas, convert to number
7: Complex Statements
conditionals (if/else) and loops
8: Functions
defining parameters, calling functions
9: Objects, JSON
complex variables with complex data
10: Classes
Evolution of object constructor functions
11: Interact with HTML Elements
and more about the DOM Api
12: Loading data from an API
data from external sources
13: Katas
Code writing exercises through testing
14: Building a Single Page App
with plain JavaScript, step by step.
15: Project: Current Weather Report
optional project idea