Skip to content

idavidov13/JavaScript-Training

Repository files navigation

JavaScript Learning Repository

This repository documents my journey of learning JavaScript. It contains code and resources from various courses and sources. The theoretical aspects can be found in the Wiki page of this repository.

Table of Contents

  1. JS Basics SoftUni
  2. Jonas Schmedtmann Udemy Course
  3. JS Fundamentals SoftUni
  4. JS Advanced SoftUni

Course Details

1. JS Basics SoftUni

  • Link to the certificate
  • Brief description of what's covered in this course.
    • First Steps In Coding
    • Conditional Statements
    • Conditional Statements Advanced
    • For-Loop
    • While-Loop
    • Nested Loops

2. Jonas Schmedtmann Udemy Course

  • Link to the certificate
  • Brief description of what's covered in this course.
    • Master the JavaScript fundamentals: variables, if/else, operators, boolean logic, functions, arrays, objects, loops, strings, and more
    • Learn modern JavaScript (ES6+) from the beginning: arrow functions, destructuring, spread operator, default arguments, optional chaining, and more
    • How JavaScript works behind the scenes: engines, the call stack, hoisting, scoping, the 'this' keyword, reference values, and more.

3. JS Fundamentals SoftUni

  • Link to the certificate
  • Brief description of what's covered in this course.
    • Basic Syntax, Conditional Statements and Loops
    • Git and GitHub
    • Data Types and Variables
    • Arrays
    • Functions
    • Arrays Advanced
    • Objects and Classes
    • Associative Arrays
    • Text Processing
    • Regular Expressions

4. JS Advanced SoftUni

  • Link to the certificate
  • Brief description of what's covered in this course.
    • Syntax, Functions and Statements
    • Arrays and Nested Arrays
    • Objects and Composition
    • DOM Introduction
    • DOM Manipulations and Events
    • Advanced Functions
    • Unit Testing and Error Handling
    • Classes
    • Prototypes and Inheritance

Wiki

Visit the Wiki page for detailed theoretical explanations and additional resources.

About

Programming Basics with JavaScript - януари 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published