Test your skills, find your focus, and work through problems to help you reach your next level of JavaScript development.
Overview
Syllabus
Introduction
- Practice, try, and check your JavaScript loops and conditionals
- Using GitHub Codespaces with this course
- Choose your adventure
- If/else decision-making
- Try it: High-deposit alerts
- Check it: High-deposit alerts
- Try it: Stay above zero
- Check it: Stay above zero
- Try it: Calculate discount offerings
- Check it: Calculate discount offerings
- Try it: Quadratic formula
- Check it: Quadratic formula
- Try it: Putting it all together
- Check it: Putting it all together
- The switch statement
- Try it: Calculate days in a month
- Check it: Calculate days in a month
- Using while and do-while loops
- Try it: The Collatz conjecture
- Check it: The Collatz conjecture
- Try it: Playing dice
- Check it: Playing dice
- Try it: Calculate the break-even point of a loan
- Check it: Calculate the break-even point of a loan
- Try it: Simulate an express lane checkout
- Check it: Simulate an express lane checkout
- Using for loops
- Try it: Calculate minimum and maximum sales
- Check it: Calculate minimum and maximum sales
- Try it: Indexed for loops to convert binaries into decimals
- Check it: Indexed for loops to convert binaries into decimals
- Try it: Use for/of to convert binary numbers to decimal
- Check it: Use for/of to convert binary numbers into decimals
- Try it: Build an inverted triangle
- Check it: Build an inverted triangle
- Next steps
Taught by
J. David Eisenberg