JavaScript Beginners Guide [2022]
- Description
- Curriculum
- FAQ
- Reviews
JavaScript is taking over the programming world.
Started 25 years ago as native browser language, where you could had functionality to your website, to a full environmental language that can be used to build backend, web applications, mobile applications and even desktop applications with its frameworks.
Studies say that currently exist more than 1.400 million libraries built with JavaScript and each day more libraries and frameworks appear using JavaScript.
JavaScript is known for being easy to learn and by being the entry point to the software world for many new developers.
Most of the most famous libraries and frameworks are built with JavaScript like React, Angular, Vue, JQuery and much more.
Most of the job openings nowadays require using javascript or any of those frameworks and libraries, so it’s a good start to change your life!
In this course you will learn JavaScript fundamentals to advanced materials giving you a starting point to change or improve your career.
After this course you will be able to understand and develop with JavaScript entering a bigger world power by this language.
In this course you will learn:
– Programming Flow
– Variables, Declarations and Assignment
– Types
– Javascript Operators
– JavaScript Flow
– Functions In-Depth
– Objects In-Depth
– Arrays In-Depth
– Understand JavaScript
– JavaScript functionality
– Create and use cases
See you all there!
-
28String Literal, Function and SyntaxVideo lesson
-
29Multiple Lines in Code Strings Using Back TicksVideo lesson
-
30Strings Escape Notations - How to Write Quote in a String VariableVideo lesson
-
31Insert Variable or Constant in a StringVideo lesson
-
32Checking String MethodsVideo lesson
-
33Strings Method CheatSheetText lesson
-
34CodeText lesson
-
35StringsQuiz
-
42Comparison OperatorsVideo lesson
-
43Funny ConsequenceText lesson
-
44Comparing === and ==Video lesson
-
45Strange result: null vs 0Text lesson
-
46The Ternary OperatorVideo lesson
-
47Logical OperatorsVideo lesson
-
48Operator PrecedenceVideo lesson
-
49CodeText lesson
-
50Javascript OperatorsQuiz
-
51Conditionals Using if()Video lesson
-
52Truthy and FalsyVideo lesson
-
53if ... elseVideo lesson
-
54Looping with while()Video lesson
-
55Looping with do ... while()Video lesson
-
56Looping with for()Video lesson
-
57JavaScript FlowQuiz
-
58Break and ContinueVideo lesson
-
59Practical Example: Numbers AccumulatorVideo lesson
-
60CodeText lesson
-
61Why Do We Need Functions?Video lesson
-
62Function DeclarationVideo lesson
-
63Function ParametersVideo lesson
-
64Default Parameters ValuesVideo lesson
-
65Returning a Value from FunctionVideo lesson
-
66Naming FunctionsVideo lesson
-
67Function ExpressionsVideo lesson
-
68Arrow functionsVideo lesson
-
69Function Closures and ScopeVideo lesson
-
70Immediately-Invoked Function Expressions (IIFE)Video lesson
-
71FunctionsQuiz
-
72Functions CallbacksVideo lesson
-
73CodeText lesson
External Links May Contain Affiliate Links read more