👨‍💻
Learn to Code
  • Welcome
  • HTML
    • The Basics
    • Getting Started
  • JavaScript
    • The Basics
      • Values
      • Variables
      • Functions
      • Operators
      • Conditional Statements
      • Arrays
      • Loops
    • Intro to the DOM
    • Working with the DOM
    • Activities
      • Text Summariser
        • Getting the words
        • Ranking the sentences
        • Getting the summary
      • Greeter Function
      • Fizz Buzz
      • Temperature Converter
Powered by GitBook
On this page

Was this helpful?

  1. JavaScript

The Basics

This section will provide you with the fundamental knowledge you need in order to work through the rest of this content. We will cover the fundamentals of JavaScript, giving you the tools you need to build your own applications.

PreviousGetting StartedNextValues

Last updated 5 years ago

Was this helpful?