Learn to Code JavaScript

80 CQ
19 Lessons
Previous...
  • Playing
    3 CQ
    11. How to Write a Function in JavaScript
    A lesson with LearnToProgram
    View lesson

    Programming a website and want to execute a command more than once? Learn to create a function, or a block of reusable code you can call in your html.

    Programming a website and want to execute a command more than once? Learn to create a function, or a block of reusable code you can call in your html.

  • Playing
    4 CQ
    12. Passing Values to a JavaScript Function
    A lesson with LearnToProgram
    View lesson

    You've learned how to create a function- now discover how you can feed values into that function in order to create code that is flexible and responsive!

    You've learned how to create a function- now discover how you can feed values into that function in order to create code that is flexible and responsive!

  • Playing
    2 CQ
    13. How to Call a Function with an Event
    A lesson with LearnToProgram
    View lesson

    Make your webpage interactive by designing user events that call functions! For example, learn how to make buttons users can click to cause something to happen.

    Make your webpage interactive by designing user events that call functions! For example, learn how to make buttons users can click to cause something to happen.

  • Playing
    5 CQ
    14. How to Code JavaScript Arrays | Part 1
    A lesson with LearnToProgram
    View lesson

    Need a way to group multiple values together? As with most programming languages, JavaScript contains an array object. Learn how to create one in this tutorial.

    Need a way to group multiple values together? As with most programming languages, JavaScript contains an array object. Learn how to create one in this tutorial.

  • Playing
    6 CQ
    15. How to Code JavaScript Arrays | Part 2
    A lesson with LearnToProgram
    View lesson

    Now that you know how to create arrays in JavaScript, optimize their functionality. This tutorial covers the properties and methods of arrays.

    Now that you know how to create arrays in JavaScript, optimize their functionality. This tutorial covers the properties and methods of arrays.

More...
  • Recommended Recommended
  • History & In Progress History
  • Browse Library
  • Most Popular Library

Get Personalized Recommendations

Let us help you figure out what to learn! By taking a short interview you’ll be able to specify your learning interests and goals, so we can recommend the perfect courses and lessons to try next.

Start Interview

You don't have any lessons in your history.
Just find something that looks interesting and start learning!

Comments
500 characters max