Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
JavaScript for Beginners Welcome to learning JavaScript
Rating: 4.1 out of 5(238 ratings)
16,797 students
Created byLaurence Svekis
Last updated 11/2024
English

What you'll learn

  • write JavaScript code
  • add JavaScript to web projects
  • create interactive content
  • add dynamic content
  • event triggers
  • work with the DOM

Course content

2 sections28 lectures1h 43m total length
  • JavaScript for beginners introduction to course2:21

    Learn JavaScript fundamentals and syntax to build dynamic web interactions, from variables and functions to loops and event listeners, with hands-on practice and included source code.

  • Course Resources JavaScript1:00
  • What is JavaScript JavaScript for beginners2:36
  • JavaScript for beginners create javascript6:44
  • Output Content JavaScript for beginners7:50

    Learn to embed javascript in html using script tags and write into the document, noting case sensitivity. Use the browser console to debug errors and inspect outputs, including cross-browser considerations.

  • JavaScript Coding Source Code 11:00
  • DOM document Object Model JavaScript for beginners9:19

    Explore the document object model in JavaScript by selecting and manipulating HTML elements with getElementById, innerHTML, and innerText, and learn DOM traversal basics.

  • JavaScript Coding Source Code 21:00
  • Functions JavaScript for beginners3:40
  • Add buttons JavaScript for beginners4:10
  • Event Listener JavaScript for beginners5:24
  • Variables JavaScript for beginners4:52
  • user Interaction JavaScript for beginners3:55
  • Events explained JavaScript for beginners6:40
  • Return Functions JavaScript for beginners6:16
  • JavaScript Coding Source Code 31:00
  • JavaScript for beginners math operators4:55

    Explore JavaScript arithmetic operators, including addition, subtraction, multiplication, and division, and learn operation order, increment/decrement, and how functions return calculated values.

  • Conditions JavaScript for beginners7:37
  • JavaScript for beginners logical operators3:16

    Learn to use logical and comparison operators in JavaScript, including not equal to and strict equality with types (===), to evaluate numbers and strings in conditional statements.

  • JavaScript Coding Source Code 41:00
  • Ternary Operator JavaScript for beginners3:25

    Learn how the JavaScript ternary operator provides a shorthand for conditional evaluation. See how a concise one-liner matches the result of a longer if-else.

  • Loops in JavaScript - JavaScript for beginners4:13
  • JavaScript for beginners events5:21

    Learn to clean up JavaScript by using event listeners tied to element IDs, replacing inline handlers, updating inner HTML, and enhancing user interaction through button state and styling.

  • JavaScript for beginners events by class5:26
  • JavaScript for beginners set attributes3:57
  • JavaScript Coding Source Code 52:00

Requirements

  • Basic HTML
  • Desire to Learn
  • Computer

Description

Experience JavaScript this course is designed to introduce you to JavaScript.

Step by Step quick and easy to learn, get coding JavaScript NOW.

With over 14 years experience in web development, I share my knowledge with you. Course resources and links to get started are provided within this course. Learn how to add JavaScript to your website. How to use JavaScript to output content and make you web pages interactive.

Learn about the DOM (document object model) and the power the is available at your fingertips. Learn about Functions and how to use them for quicker and easier code development. Create interactive buttons for web users. Source code is included step by step guide for beginners or anyone who wants to learn more about JavaScript.

Learn about Event listeners and how important they are to connecting with users of your web content. Using variables effectively to hold value and simplify the code.
Bring your JavaScript to the next level by using events and trigger to execute functions and make calculations.

Perfect for beginners to get introduced to JavaScript coding.

Make you pages interactive and your content dynamic. User expect more from websites, they expect interactivity and JavaScript delivers.


Who this course is for:

  • learn about JavaScript
  • beginners who want to know more
  • HTML and CSS web developers who want to add JavaScript
  • web developers
  • web page creators
  • anyone who wants to start using JavaScript