Skip to content

πŸ‘‹ The Complete JavaScript Course 2024 includes covered topics, theory explanations with solutions, and detailed personal notes from learning sessions.

Notifications You must be signed in to change notification settings

AJAYKUMAR-B-S/Learn-Javascript

Repository files navigation

The Complete JavaScript Course πŸ‘¨β€πŸ’»

πŸ‘‹ Welcome to my Complete JavaScript Course repository! This repo is inspired by "The Complete JavaScript Course 2024: From Zero to Expert!" by Jonas Schmedtmann. It includes thorough content coverage, clear theory explanations with solutions, hands-on code examples, and my detailed personal notes to enhance learning.

πŸ“‚ Contents ✍️

➑️ Topics Covered: -

  • Introduction to Javascript
  • Linking a Javascript File
  • Values and Variables
  • Datatypes
  • Var, let, const
  • Operators
    • Arithmetic Operator
    • Assignment Operator
    • Comparison Operator
    • Logical Operator
  • Operator Precedence
  • String and Template Literals
  • if-else Statement
  • Type Conversion and Coercion
  • Truthy and Falsy Values
  • == vs ===
  • Boolean Logic
    • AND
    • OR
    • NOT
  • Switch Statement
  • Ternary Operator

➑️ Code: -

➑️ Topics_Covered_Solution: -

➑️ Detailed Notes of My Own: -


➑️ Topics Covered: -

  • Strict Mode
  • Functions
  • Function Declaration vs Function Expressions
  • Arrow Functions
  • Function Calling other Functions
  • Reviewing Functions
  • Introduction to Arrays
  • Basic Array Operations(Methods)
  • Introduction to Objects
  • Dot vs Bracket Notations
  • Object Methods
  • for Loop
  • Looping Arrays, Continue, and Break
  • Looping Backwards and Nested Loops
  • While Loop

➑️ Code: -

About

πŸ‘‹ The Complete JavaScript Course 2024 includes covered topics, theory explanations with solutions, and detailed personal notes from learning sessions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published