VeselinBPavlov / javascript-fundamentals

Course: JavaScript Fundamentals @SoftUni

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SoftUni logo


The JavaScript Fundamentals course builds basic programming skills with JavaScript. Studying JavaScript constructs for building logic logic, data types, operators, expressions, conditional constructs, cycles, and function handling. Attention is drawn to work with arrays, strings and regular expressions, use of objects, associative arrays and sets. The course is based on state-of-the-art standards and JS technologies (ES2017 is being studied).

Course: JavaScript Fundamentals

Topics:

  1. JavaScript Syntax
  2. Operators and Logic Flow
  3. Functions
  4. Arrays and Matrices
  5. Strings and RegExp
  6. Objects and JSON
  7. Canvas 2D

Certificate:

About

Course: JavaScript Fundamentals @SoftUni

License:MIT License


Languages

Language:JavaScript 98.2%Language:HTML 1.8%