JavaScript Complete Course 2022

preview_player
Показать описание
JavaScript Complete Course 2022

WHAT IS JAVASCRIPT?

JavaScript is one of the most popular programming languages in the world, and growing faster than any other programming language. As a developer, you can use JavaScript to build web and mobile apps, real-time networking apps, command-line tools, and games.

WHY JAVASCRIPT :

JavaScript is a key tool for front-end, back-end, and full-stack developers.
The average annual salary for a JavaScript developer is $72,000.
Companies like Walmart, Netflix, and PayPal run big internal applications around JavaScript.
Having strong JavaScript knowledge will help you land your dream job.

WHY THIS COURSE?

There are several JavaScript courses on YouTube. So, what makes this course different?
Taught by a senior coder instructor - Ahmed Khalaf
No fluff or unnecessary repetition - don't waste your time on long courses

Clear, concise, and practical training - start coding right away

Learn how to think like a programmer - most, if not all, courses just teach you JavaScript features, not the art of problem solving

You’ll learn complete JavaScript from scratch, including data types, variables, functions, classes and basic principles that will help you navigate other programming languages in the future. You’ll learn how to interact with the DOM, modify the HTML elements using JavaScript and even set up events, so that when you click, for example, a button, a custom function that you’ll write gets executed. Also, you’ll learn how to create and structure your projects using modern design patterns that are an industry standard. But most importantly, you’ll have a better understanding of how vanilla JavaScript works, so that when you decide in the future to pursue frameworks like React and Angular, you’ll know exactly how and where to fix your bugs and mistakes.
#JavaScript
#tutorial
#beginners

Time Line

#1 (00:00:00) INTRO 🌐
#2 (00:01:24) Vs Code
#3 (00:02:56) Add Some Exetentions To Vscode
#4 (00:06:40) Connect Html And js Files
#5 (00:12:00) JS Comment
#6 (00:17:01) Variables Part I
#7 (00:22:40) Variables Part II
#8 (00:32:10) Variables Naming rules
#9 (00:37:11) Using backquote
#10 (00:41:00) Arithmetic Operators
#11 (00:46:33) Assignment Operators
#12 (00:50:54) outerHTML I outerText
#13 (00:56:18) innerHTML I innerText
#14 (01:00:35) JS Console Methods
#15 (01:09:24) JS debug Error
#16 (01:11:54) charAt trim concat toUpperCase toLowerCase
#17 (01:19:47) indexOf length search startsWith endsWith
#18 (01:29:30) Replace I Substring
#19 (01:37:16) Arrays I Define Get Update Delete
#20 (01:46:15) Arrays I Splice push shift unshift isArray
#21 (01:52:33) Arrays ForEach
#22 (01:57:09) Objects I Create Use
#23 (02:03:57) Objects I Add Change Delete
#24 (02:10:33) Conditional Logic
#25 (02:15:46) Logical Operators
#26 (02:23:05) IF Statement
#27 (02:28:17) Else And Else IF Statement
#28 (02:35:19) Switch
#29 (02:40:34) While Loop
#30 (02:44:48) While continue break do while
#31 (02:50:38) For Loop
#32 (02:57:14) ForEach With Array
#33 (03:00:59) ForEach With Object
#34 (03:06:16) Var Let Const
#35 (03:11:24) Functions
#36 (03:18:52) Class Constructor
#37 (03:25:58) Methods in class
#38 (03:34:05) css style
#39 (03:38:48) querySelector querySelectorall
#40 (03:45:06) HTML DOM getElementsBy TagName And ClassName Methods
#41 (03:51:30) Get Value
#42 (03:55:27) Onload OnClick
#43 (04:00:18) addEventListener
#44 (04:04:30) LocalStorage
#45 (04:14:56) sessionStorage
#46 (04:17:47) location
#47 (04:22:44) document
#48 (04:29:10) Mouse Events
#49 (04:34:19) onbeforeunload onbeforeprint onafterprint
#50 (04:37:22) KeyboardEvents
#51 (04:44:06) on Copy Past Cut Events
#52 (04:49:08) Submit Event
#53 (04:55:06) Form Validation
#54 (05:01:50) OnChange onInput
#55 (05:04:41) submit reset focus blure
#56 (05:09:35) screen orientation
#57 (05:13:47) select os
#58 (05:16:58) Window open close stop print
#59 (05:21:28) window prompt confirm
#60 (05:25:46) Remove Method
#61 (05:28:52) Attribute
#62 (05:34:16) SetTimeOut
#63 (05:36:32) setInterval
#64 (05:42:00) history DOM
#65 (05:45:20) Date Time
#66 (05:50:37) create append element
#67 (05:57:07) ClassList
#68 (06:02:50) Video Audio ElementDOM
#69 (06:13:35) Math
#70 (06:19:54) device screen width height
#71 (06:23:30) Convert NumToStirngs StringsToNum
#72 (06:30:48) User internet connection
#73 (06:34:03) asynchronous javascript
Рекомендации по теме
visit shbcf.ru