skills logo

Explore

  1. Courses
  2. Javascript Anatomy

Javascript Anatomy

skills

Project

Updated 1 year ago

About

Modules

M:1

Possible ways to compile Javascript

4 Lessons

|

22 Min

JavaScript is so powerful! It was previously used mainly for making webpages interactive, such as form validation, animation, etc. These days, JavaScript is also used in many other areas, such as server-side development, mobile app development, etc.

  • Introduction

    8:10

  • Writting JS in the browser console

    4:33

  • Writting JS using NodeJs

    7:08

  • Writting JS on web pages

    2:38

M:2

Javascript Comments

1 Lessons

|

11 Min

JavaScript comments are hints that a programmer can add to make their code easier to read and understand. They are completely ignored by JavaScript engines.

  • Javascript Comments

    11:22

M:3

JavaScript Variables

4 Lessons

|

35 Min

In programming, a variable is a container (storage area) to hold data that can be used later in our code.

  • Javascript Variables

    8:02

  • Rules for naming Javascript Variables

    7:08

  • Javascript Console Log

    5:26

  • Variable Usecases

    15:04

M:4

JavaScript data types and data structures

8 Lessons

|

38 Min

Programming languages all have built-in data structures, but these often differ from one language to another. This section attempts to list the built-in data structures available in JavaScript and what properties they have. These can be used to build other data structures.

  • Introduction to Datatypes

    8:19

  • Javascript String

    4:48

  • Javascript Number

    6:00

  • Javascript BigInt

    3:34

  • Javascript Boolean

    1:56

  • Javascript Undefined

    3:48

  • Javascript Symbol and Object

    5:05

  • Checking Datatype in Javascript

    4:53

M:5

JavaScript Operators

4 Lessons

|

31 Min

In JavaScript, an operator is a special symbol used to perform operations on operands (values and variables).

  • Operators in Javascript

    6:01

  • Operator Usecases

    7:51

  • Comparison Operators

    8:14

  • Logical Operator

    9:10

M:6

JavaScript Type Conversions

2 Lessons

|

15 Min

In programming, type conversion is converting data from one type to another.

  • Implicit Conversion

    7:50

  • Explicit Conversion

    7:53

Project:
Javascript Operators Project

Declaring variables and assigning their initial values are fundamental to any software development.

Before completing this project, ensure you have completed all the steps in Javascript Anatomy courses.

This project aims to help you gain practical experience in Javascript and ways to use arithmetic operators.

Instructors:

Details not provided...

Preview this course

This course includes:

  • 2 Hr, 34 Min on-demand video
  • Lifetime access
  • Milestone budges
5 star
4 star
3 star
2 star
1 star
★★★★★

instinctHublogo

Powered by instinctHub

© 2025 All right reserved

  • Privacy Policy
  • Terms & Condition