Mini Map
Search
⌘ K
Log In
Learn to Code: Javascript for Absolute Beginners
0%
1.
About the Course
Introduction
2.
JavaScript Basics
First JavaScript Program
Fundamentals of JavaScript
Conditional Statement
Categories of Errors
Quiz on JavaScript Basics
Challenge: Formula Converter
3.
Loops in JavaScript
Introduction to Loops
Counter-controlled Loops
Sentinel Loops
Nested Loops
Quiz on Repetition with Loops
Challenge: The Nearest Power of 2
4.
JavaScript Arrays and Strings
Inside the String
Arrays of Values
Arrays with Loops
Nested Arrays
Quiz on Strings and Arrays
Challenge: Arithmetic Sequence
5.
JavaScript Functions
Define and Use the Functions
General Built-in Functions
Built-in String and Array Functions
Quiz on Functions
Challenge: Anagram Problem
6.
Wrap Up
Conclusion
Home
/
Courses
/
Learn to Code: Javascript for Absolute Beginners
Quiz on Strings and Arrays
Test your knowledge of strings and arrays in JavaScript.
We'll cover the following...
...