Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Guide to learning JavaScript
Rating: 4.3 out of 5(95 ratings)
5,500 students

Guide to learning JavaScript

Everything you need to learn how to write JavaScript code from scratch The complete web developer JavaScript Course
Created byLaurence Svekis
Last updated 2/2023
English

What you'll learn

  • Use JavaScript to Create web content
  • create dynamic web sites
  • create interactive web content
  • supercharge your HTML with functionality

Course content

6 sections74 lectures5h 43m total length
  • Introduction to JavaScript5:15
  • JavaScript Introduction course resources3:26

    Discover how JavaScript makes web pages dynamic and interactive, and set up your environment with Brackets or CodePen, create index.html and script.js, and test in Chrome dev tools.

  • First JavaScript Code4:44

    Write your first javascript code in CodePen and learn that javascript is a high level dynamic untyped and interpreted programming language that renders in the browser.

  • How to add JavaScript to your webpage9:54
  • Syntax of JavaScript how to write code9:24
  • Source Code Comments alerts0:07
  • Debugging Dev tools console messages in JavaScript9:25

    Explore JavaScript debugging with alerts, prompts, and console logs; learn how dev tools and variables enable capturing user input and debugging in the browser.

Requirements

  • basic HTML and /or CSS
  • desire to learn
  • computer access

Description

JavaScript is the most in demand and popular programming language on the web today.

Learn to create dynamic interactions on your web pages, JavaScript is were the magic happens.  JavaScript gives you the tools you need to create modern websites, with interactive content.   Alongside HTML and CSS, it is one of the three core technologies of World Wide Web content production.  

The most common use of JavaScript is to add client-side behavior to HTML pages.  Learn how to interact with the Document Object Model (DOM) of the page.

  • Introduction to JavaScript
  • Step by Step learning with examples and source code
  • How to use JavaScript within your web pages
  • Variables and how they work
  • Everything about JavaScript Arrays
  • Power of using JavaScript Functions
  • JavaScript Objects and what you can do with them
  • Updating your HTML elements with JavaScript
  • JavaScript event listeners
  • Logical operators
  • JavaScript Built in Methods
  • Conditions and switches
  • Loops making it easy
  • What AJAX is and how it works
  • How to use JSON
  • Send data and retrieve data from the server
  • No page reload data loading

And a whole lot more.

By the end of the course you will have the skills and know how to add JavaScript within you website.   

I am here to help you learn how to create your own websites and ready to answer any questions you may have.

JavaScript is the most in demand skills, and learning how to use JavaScript will help to separate you from the crowd.

Want to know more, what are you waiting for take the first step.  Join now to start learning how you too can create DYNAMIC and INTERACTIVE pages with JavaScript today.



Who this course is for:

  • web developers
  • anyone who wants to learn how to make their websites dynamic and interactive