Learn to Code JavaScript

80 CQ
19 Lessons
Previous...
  • Playing
    Free
    3 CQ
    1. Getting Started with JavaScript
    A lesson with LearnToProgram
    View lesson

    Javascript is an essential programming language for any web developer. Learn how to write and edit the language in this lesson from LearnToProgram.tv.

    Javascript is an essential programming language for any web developer. Learn how to write and edit the language in this lesson from LearnToProgram.tv.

  • Playing
    5 CQ
    2. How to Attach JavaScript Code to HTML
    A lesson with LearnToProgram
    View lesson

    There will be nothing variable about your computer science skills after this lesson! Learn to declare, initialize, and reassign variables in JavaScript.

    There will be nothing variable about your computer science skills after this lesson! Learn to declare, initialize, and reassign variables in JavaScript.

  • Playing
    4 CQ
    3. How to Use Variables in JavaScript
    A lesson with LearnToProgram
    View lesson

    There will be nothing variable about your computer science skills after this lesson! Learn to declare, initialize, and reassign variables in JavaScript.

    There will be nothing variable about your computer science skills after this lesson! Learn to declare, initialize, and reassign variables in JavaScript.

  • Playing
    6 CQ
    4. How to Use Operators in JavaScript
    A lesson with LearnToProgram
    View lesson

    Why do the math when you can program your computer to do it for you? Learn about using operators in JavaScript by exploring mathematical operators.

    Why do the math when you can program your computer to do it for you? Learn about using operators in JavaScript by exploring mathematical operators.

  • Playing
    4 CQ
    5. How to Use Conditional "If" Statements
    A lesson with LearnToProgram
    View lesson

    Boot up your inner techie by learning about conditional "if" statements in JavaScript! Train your program to evaluate and respond to variable conditions.

    Boot up your inner techie by learning about conditional "if" statements in JavaScript! Train your program to evaluate and respond to variable conditions.

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!

4 Comments
500 characters max
hammer56 S
I think this is great so far, however I had to ignore my previous training on keeping style, content and behavior seperate. I am impressed by the course so far. I like the exercises and am looking forward to the assignment.
500 characters max
rosemary f
thanks u r a great teacher.
500 characters max
andrew a
Thank you for making Java Script seen so easy to use
500 characters max
Todd L
What you are referring to as "curly brackets" and others refer to as "curly braces" actually have an unambiguous name: brace. There is only ONE keyboard set of characters called braces - { and }. As for other inclusion characters, there are two sets of brackets, hence the need to differentiate what brackets are being used. The brackets are: the square bracket [ and ], and the angle bracket < and >.
500 characters max