0:00 / 3:57
 
 
 
 

JavaScript for Beginners

29 CQ
8 Lessons
Previous...
  • Playing
    4 CQ
    6. Using JavaScript Functions
    A lesson with Learn to Code
    View lesson

    Writing instructions directly into the browser only takes you so far. In this lesson, learn JavaScript functions to start interacting with the user.

    Writing instructions directly into the browser only takes you so far. In this lesson, learn JavaScript functions to start interacting with the user.

  • Playing
    3 CQ
    7. JavaScript Event Handlers
    A lesson with Learn to Code
    View lesson

    You don’t need a JavaScript button to trigger an event; learn to use JavaScript event handlers to call functions based on a range of mouse actions.

    You don’t need a JavaScript button to trigger an event; learn to use JavaScript event handlers to call functions based on a range of mouse actions.

  • Playing
    2 CQ
    8. JavaScript Function Parameters
    A lesson with Learn to Code
    View lesson

    A JavaScript function doesn’t have to yield the same value every time you call it. Learn to use function parameters to make functions flexible.

    A JavaScript function doesn’t have to yield the same value every time you call it. Learn to use function parameters to make functions flexible.