محتوى الكورس 0-Javascript requirements 1- Intro to Javascript – Arabic – 2-Javascript Lesson1 (how to create js file and comments) – Arabic – 3-Javascript Lesson2 (console log & running javascript) – Arabic – 4-Javascript Lesson3 (intro to variables) – Arabic – 5-Javascript (assignment operator =) Lesson4 – Arabic – #6 Javascript Lesson 6 (js statment, js program, js keyword,js multiple spaces) – Arabic – #7 Javascript Lesson 7 (Case sensitive, line length, code block, one statement many vars ) -Arabic- #8 Javascript(Arithmetic operators-addition-subtraction-multiplication-devision-increment-decrement) #9 Javascript lesson 9 (js exponentiation and js reminder) – Arabic #10 Javascript lesson 10 (js datatypes boolean string numbers) – Arabic #11 Javascript Trick – Arabic #12 Javascript Object – Arabic #13 Javascript Array – Arabic #14 Javascript Null Undefined empty string – Arabic #15 Javascript == vs === Arabic #16 Javascript null vs undefined Arabic #17 Javascript Function [Arabic] #18 Javascript parameters and arguments [Arabic] #20 Javascript return [Arabic] #21 Javascript methods [Arabic] #21 JS String methods [trim, replace, concat] and advantages of using javascript methods [Arabic] #22 Slice Method #23 split, reverse, join methods #24 search, indexOf, lastIndexOf methods #25 include, endWith, startWith methods #26 CharAt, CharCodeAt, FromCharCode, repeat, upper and lower case methods #27 Slice VS Substring VS Substr methods درس جافاسكربت جديد #28 integer and float (isInteger, parseInt, parseFloat number methods) درس جافاسكربت جديد #29 NaN and (isNaN number method) درس جافاسكربت #30 (e) exponent and (toExponential number method) درس جافاسكربت #31 Max and Min Javascript Number درس جافاسكربت #30 Infinity and (isFinite number method) درس جافاسكربت #32 toFixed vs toPrecision درس جافاسكربت #33 Convert number to string and string to number درس جافاسكربت #34 javascript, Math.floor, Math.ceil, Math.round, درس جافاسكربت #35 javascript (sign – max – min methods)درس جافاسكربت #36 javascript get the power and the sqrt درس جافاسكربت #37 javascript Generate Random number (Math.random()) درس جافاسكربت #38 javascript, get the absolute value of a number. #40 remove elements from array (pop shift splice delete) #41 Merge multiple arrays (concat) #42 Add New Elements to Array (push, unshift, splice) #43 Javascript Comparison #44 Javascript Logical Operators Private video #46 Javascript ternary operator #47 Javascript switch multiple cases #48 Loops Private video Private video Private video #52 map #53 foreach #54 filter #55 reduce #56 find, some #57 every #58 sort #59 Scope #60 Hoisting #61 Self-invoke function #62 Javascript Closures