explanation
The Ultimate JavaScript Mastery Series – Part 1 , the name of the course is JavaScript, a widely used programming language from beginner to higher education. JavaScript is one of the most popular programming languages in the world and millions of websites and applications have been created in the digital world using this language, many companies like Walmart, etc., Netflix or PayPal. Domestic and large-scale applications are run in this language. If you’re looking to get a job in development, applications, web, or mobile, you’ll probably want to have full mastery of JavaScript in mind. This course is created and designed for you with just 6 hours of video content from beginner to intermediate level upgrades for exactly the same purpose.
During this time, concepts and other functions and app JavaScript are broken down into smaller pieces and examples to make them easier to understand and digest… Tamarin and its solutions are varied step by step so you will be familiar with them. Among the salient features of this period is that the language does not require any dating or prior mastery, which makes it actually a very perfect design for beginners. Topics in this course may include full coverage of the basic concepts of coding, variables, and various related topics. Various functional categories. Conditional statements, for loops, etc., while and do-white, all the content around objects and arrays, etc. were mentioned a lot. By the end of this period, you will be able to easily write, write, and prepare code in Java Script, learn advanced topics, and see the difference between good and bad code.
What are you learning?
- Understanding the principles and basics of programming
- Learn everything related to variables and their types.
- Familiar with various operators, arithmetic, etc. Deductive, etc., Logical, etc.
- Introduction to conditional statements such as if/else and switch/case
- Identify various problems related to objects and arrays
- Familiarity with functionality and error management
- and…
This tutorial is suitable for:
- People looking for a job in development, applications, web, and mobile
- Whether you’re a front-end or back-end developer looking for a library or framework, there’s a need to use the widely used JavaScript and a better understanding of the fundamentals of this language.
- Anyone looking to gain an understanding of JavaScript
- The intention to change careers to developer, backend, and developer full stack is
Profile Ultimate JavaScript Mastery Series – Part 1:
- Publisher: Code with Mosh
- Instructor: Moshe Hamedani
- Language: English
- Education level: beginner
- Number of classes: 100
- Time required: 6 hours
head season period
Course Curriculum
Getting started (17 minutes)
1 – Welcome (0:28)
2 – What is JavaScript (4:40)
3 – Setting up your development environment (3:09)
4 – JavaScript in Browsers (3:47)
5 – Separation of Concerns (2:04)
6 – JavaScript in Node (1:50)
7 – Source Code
follow me
Foundation (40m)
1 – Variables (5:36)
2 – Constant (1:44)
3 – Basic Type – Title (3:10)
4 – Dynamic Input (3:17)
5 – Objects (5:14)
6 – Array (4:18)
7 – Features (4:39)
8 – Function types (3:16)
Operator (35m)
1 – JavaScript operators (0:40)
2 – Arithmetic operators (3:39)
3 – Assignment Operator (1:44)
4 – Comparison Operators (2:01)
5 – Equality Operator (3:11)
6 – Ternary Operator (2:09)
7 – Logical Operators (5:30)
8 – Non-Boolean logical operators (5:53)
9 – Bitwise operators (8:28)
10 – Operator Precedence (1:14)
11 – Quiz
12 – Exercise – Swap Variables (2:26)
Control flow (1 hour 25 minutes)
1. What if… Then (5:23)
2 – Switch… Case (4:41)
3 – (5:50)
4 – While (2:11)
5 – Do… While (3:29)
6 – Infinite Loop (2:42)
7 – For (4:25)
8 – Of (1:15)
9 – Stop and Continue (2:34)
10 – Exercise 1 – Up to 2 Numbers (3:59)
11 – Exercise 2 – Landscape or Portrait (2:25)
12 – Exercise 3 – FizzBuzz (6:39)
13 – Exercise 4 – Penalties (9:05)
14 – Exercise 5 – Even and Odd Numbers (2:02)
15 – Exercise 6 – Count Trucy (4:33)
16 – Exercise 7 – String Properties (2:58)
17 – Exercise 8 – Sum of multiples of 3 and 5 (2:40)
18 – Exercise 9 – Grades (6:32)
19 – Exercise 10 – Stars (2:33)
20 – Practice – Prime Numbers (8:24)
Objects (1 hour 20 minutes)
1 – The Basics (4:53)
2 – Factory Features (5:44)
3 – Constructor Function (5:48)
4 – Dynamic properties of objects (2:03)
5 – Constructor Properties (2:24)
6 – Functions are objects (4:47)
7 – Values and Reference Types (5:49)
8 – Enumerating the properties of an object (5:09)
9 – Duplicating Objects (4:21)
10 – Garbage Collection (1:14)
11 – Math (2:56)
12 – String (6:25)
13 – Template Literals (4:52)
14 – Release (4:00)
15 – Exercise 1 – Address Object (1:41)
16 – Exercise 2 – Factory and Constructor Functions (3:02)
17 – Exercise 3 – Object Equality (3:59)
18 – Exercise 4 – Blog Post Object (2:15)
19 – Exercise 5 – Constructor Function (2:52)
20 – Exercise 6 – Price Range Object (3:37)
quick note
Array (1 hour and 30 minutes)
1 – Introduction (0:31)
2 – Adding Elements (3:35)
3 – Finding Elements (Basic Elements) (3:32)
4 – Finding Elements (Reference Type) (5:46)
5 – Arrow Functions (1:34)
6 – Removing Elements (3:03)
7 – Emptying an Array (4:14)
8 – Combination and Manufacturing of Chinese Arrays (3:40)
9 – Spread Operator (2:25)
10 – Array Iteration (2:31)
11 – Combining Arrays (3:11)
12 – Sorting Arrays (6:32)
13 – Testing Array Elements (3:44)
14 – Array Filtering (2:46)
15 – Array Mapping (7:47)
16 – Reduce Array (6:43)
17 – Exercise 1 – Arrays of Ranges (1:50)
18 – Exercise 2 – Embedded (1:54)
19 – Exercise 3 – Exclusion (2:08)
20 – Exercise 4 – Moving Elements (6:31)
21 – Exercise 5 – Count Occurrences (4:31)
22 – Exercise 6 – Making the Most of It (6:14)
23 – Exercise 7 – Movies (4:38)
Features (1 hour 5 minutes)
1 – Function declaration vs. function declaration Expressions (3:18)
2 – Hoisting (1:56)
3 – Arguments (4:15)
4 – Remainder Operator (4:38)
5 – Basic Parameters (3:40)
6 – Getters and Setters (5:38)
7 – Try it and catch it (5:35)
8 – Local and Global Scope (4:44)
9 – Let vs. Var (5:52)
10 – This keyword (7:22)
11 – Changes (7:00)
12 – Exercise 1 – Adding Factors (3:42)
13 – Exercise 2 – Area of a Circle (1:53)
14 – Exercise 3 – Error Handling (2:49)
15 – Wrapping Up
16 – What’s next?
precondition
- You don’t need to be familiar with JavaScript to take this course. You will learn everything step by step from the beginning. A very basic knowledge of HTML is helpful, but not required.
image
sample video
installation manual
After extraction, check the desired view in the player.
Subtitles: English
Quality: 1080p
download link
A one-time purchase gets you all the following updates for free.
Any questions or problems, Contact us
Password file: free download software
file size
5.85 GB