Amanda W's Enrolled Lessons
-
4 minFREEUI/UX Design lessonFree3 CQ
Javascript is an essential programming language for any web developer. Learn how to write and edit the language in this lesson from LearnToProgram.tv.
with LearnToProgramJavascript is an essential programming language for any web developer. Learn how to write and edit the language in this lesson from LearnToProgram.tv.
-
8 minWeb Development lesson5 CQ
There will be nothing variable about your computer science skills after this lesson! Learn to declare, initialize, and reassign variables in JavaScript.
with LearnToProgramThere will be nothing variable about your computer science skills after this lesson! Learn to declare, initialize, and reassign variables in JavaScript.
-
7 minWeb Development lesson4 CQ
There will be nothing variable about your computer science skills after this lesson! Learn to declare, initialize, and reassign variables in JavaScript.
with LearnToProgramThere will be nothing variable about your computer science skills after this lesson! Learn to declare, initialize, and reassign variables in JavaScript.
-
10 minWeb Development lesson6 CQ
Why do the math when you can program your computer to do it for you? Learn about using operators in JavaScript by exploring mathematical operators.
with LearnToProgramWhy do the math when you can program your computer to do it for you? Learn about using operators in JavaScript by exploring mathematical operators.
-
6 minWeb Development lesson4 CQ
Boot up your inner techie by learning about conditional "if" statements in JavaScript! Train your program to evaluate and respond to variable conditions.
with LearnToProgramBoot up your inner techie by learning about conditional "if" statements in JavaScript! Train your program to evaluate and respond to variable conditions.
-
5 minWeb Development lesson3 CQ
If you've got the hang of conditional "if" statements in JavaScript programming, then it must be time to learn about "else" and "else if" statements!
with LearnToProgramIf you've got the hang of conditional "if" statements in JavaScript programming, then it must be time to learn about "else" and "else if" statements!
-
5 minWeb Development lesson3 CQ
You're a computer programming wizard - you've got the hang of "if" and "else if" conditional statements. Now, switch it up by using "switch" statements in JavaScript!
with LearnToProgramYou're a computer programming wizard - you've got the hang of "if" and "else if" conditional statements. Now, switch it up by using "switch" statements in JavaScript!
-
7 minSoftware Development lesson4 CQ
Interact with the users on your webpage! In this lesson from Learn to Program, learn how to create, customize, and use dialogue boxes in JavaScript.
with LearnToProgramInteract with the users on your webpage! In this lesson from Learn to Program, learn how to create, customize, and use dialogue boxes in JavaScript.
-
5 minSoftware Development lesson3 CQ
Want to repeat the same JavaScript code over and over? Learn how to use while and do while loops, which execute as long as certain conditions are true.
with LearnToProgramWant to repeat the same JavaScript code over and over? Learn how to use while and do while loops, which execute as long as certain conditions are true.
-
8 minSoftware Development lesson5 CQ
Learn why and how to use for loops in JavaScript to help you process large amounts of data effectively, in this lesson from Learn to Program.
with LearnToProgramLearn why and how to use for loops in JavaScript to help you process large amounts of data effectively, in this lesson from Learn to Program.