Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learning JavaScript Programming Tutorial. A Definitive Guide
Rating: 4.3 out of 5(521 ratings)
17,375 students

Learning JavaScript Programming Tutorial. A Definitive Guide

Master the art of JavaScript Programming. A practical hands on tutorial that builds real JavaScript programming skills
Created byInfinite Skills
Last updated 1/2017
English
English

What you'll learn

  • Build a solid understanding of programming with JavaScript

Course content

19 sections93 lectures9h 21m total length
  • Working Files - Download These First0:01
  • 0101 What You Will Learn 9:24

    Explore JavaScript from basics to advanced topics, including variables, control flow, arrays, objects, recursion, closures, and key HTML5 and DOM features for client-side web development.

  • 0102 What You Need To Know7:07

    Explore how web browsers send HTTP requests, fetch static files or server-side code, and render pages with HTML, CSS, and JavaScript, including client-side and Node.js possibilities.

  • 0103 What Is Javascript 8:56

    Explain what JavaScript is, its origins, and why it powers interactive web pages and beyond as a versatile, standards-based language used across browsers, servers, and applications.

  • 0104 What Is HTML55:45

    Explore the evolution of HTML5 and CSS3, and learn how modern JavaScript APIs enable offline apps, geolocation, local storage, and graceful feature fallbacks across browsers.

  • 0105 Web Browsers7:22
  • 0106 Development Tools4:37

    Learn to choose fast, capable text editors or IDEs with multi-language support, tabbed editing, line numbering, color coding, autocomplete, and understand local web servers for testing.

Description

In this training course, expert Infiniteskills teaches you the basics of programming with JavaScript, the worlds most used programming language. The tutorial is designed for the absolute beginner - no prior JavaScript programming experience is required in order to get the most out of this video training.

You will start with learning what programming is, and specifically, what JavaScript is, how it it used, and its limitations. You will discover variables and data types, and how to take input and create output. The course covers conditions, loops, arrays, sorting, functions, paramaters and debugging. You will even learn advanced concepts such as OOP, string manipulations, regular expressions and other programming patterns. Because JavaScript is so tightly integrated with browsers, you will also learn some HTML5, CSS, DOM (Document Object Model) programming, event handling and how it all works together!

By the conclusion of this JavaScript programming tutorial, you will have an in-depth grasp of the capability of JavaScript, and you will understand how to create and deploy solid JavaScript programs for your website projects. Working files are included to allow you to work alongside the author using the same files that references throughout the training course.

</p>

Who this course is for:

  • Web Developers of all levels