Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Learn to code, Become a Web Developer and Master JavaScript!
Learn JavaScript
01. Script tags and JavaScript files (4:45)
02. Calling a function in JavaScript (4:01)
03. Talking about functions for beginners (3:32)
04. Changing the text of HTML tags and restting the app (7:27)
05. Introduction to Variables (3:43)
06. Changing variables (4:53)
07. Printing variables to the screen (3:24)
08. Passing Variables through functions (6:34)
09. Variable Scope (5:33)
10. Organizing Variables (3:29)
11. Arrays (3:23)
12. Arrays and length (2:28)
13. Reversing an array's value (2:12)
14. Combining and joining arrays (3:01)
15. Sorting the array (5:30)
16. Splicing and adding items to the array (2:42)
17. The toString() method (3:38)
18. Looking at lastIndexOf and unshift() (3:16)
19. Taking text from a text box (4:40)
20. Organizational tip for variables (5:33)
21. Taking in numbers with the text box (2:09)
22. Only putting in number variables (6:46)
23. If Statements (5:33)
24. Else if statements (4:01)
25. Objects (3:09)
26. Printing objects to the screen (6:30)
27. Functions in Objects (2:32)
28. Random Numbers in JavaScript (4:29)
29. More Math expressions (3:11)
30. Dates (3:30)
31. Adding in dates (2:35)
32. For loops (4:04)
33. Breaking and arrays (3:04)
34. While Loops (5:01)
35. Boolean variables (3:17)
36. Getting Screen properties (3:13)
37. Finding the Window hight and width (2:11)
38. Prototypes (5:30)
39. Changing the style properties with JavaScript (2:38)
40. Styling the button (6:35)
41. Changing the input box (2:38)
Tip Calculator
01. Introduction (1:02)
02. Adding in the HTML (4:37)
03. Changing the font to a more stylish font (1:25)
04. Adding in the background color and the div tag (2:31)
05. Adding in the div tag CSS (5:35)
06. Changing the header style (2:56)
07. Changing the box (2:01)
08. Adding in the button colors (4:23)
09. Adding in the label CSS (2:02)
10. Adding in the focus and valid css logic (5:07)
11. Adding in the hover button logic (2:36)
12. Adding in the button focus logic (2:09)
13. Setting up the functions in javascript (1:08)
14. Taking in the text from the text boxes (5:05)
15. Adding in tip logic (3:55)
16. Formatting to two decimal places (1:33)
17. Adding in a clear button (1:33)
18. Tip calculator Conclusion (3:30)
Sports Counter
01. Introduction (1:21)
02. Setting up the CSS (3:58)
03. Adding in the beginning CSS (4:45)
04. Adding in the button class logic (2:18)
05. Adding in the buttons (4:22)
06. Changing the reset buttom (2:54)
07. Formatting the fonts (2:49)
08. Changing the color (5:32)
09. Adding in the focus to the buttons (1:27)
10. Setting up the functions (1:10)
11. Adding in the button fucntionality (2:24)
12. Adding in the reset feature (2:04)
13. Sports counter conclusion (1:58)
Compound Interest Calculator
01. Introduction (1:01)
02. Setting up the HTML (4:33)
03. Adding in the div tag CSS (5:01)
04. Formatting the headers (2:48)
05. Formating the input boxes (2:28)
06. Formatting the buttons (2:42)
07. Styling the buttons (5:02)
08. Adding in the label CSS (2:48)
09. Adding in the focus, and valid logic to the input and label (5:14)
10. Adding in the hover logic (3:51)
11. Setting up the JavaScript File (1:24)
12. Pulling in the user input (1:43)
13. Adding in the compound interest formula (1:28)
14. Checking the answer (1:58)
15. Rounding the float (1:52)
16. Adding in the clear button functionality (2:56)
17. Final touches, conclusion and challenge! (2:05)
12. Pulling in the user input
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock