Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn JavaScript Quick start Guide for Beginners
Rating: 4.4 out of 5(40 ratings)
3,831 students

Learn JavaScript Quick start Guide for Beginners

Quick Learning Guide to the core fundamentals of JavaScript and how to use JavaScript creating web applications
Created byLaurence Svekis
Last updated 11/2024
English

What you'll learn

  • How to use JavaScript
  • Develop Basic JavaScript Skills
  • Apply JavaScript to create applications

Course content

5 sections90 lectures10h 2m total length
  • Introduction Guide to JavaScript Code1:55
  • Section JavaScript Coding examples learn the fundamentals of JavaScript code3:06
  • JavaScript Coding Setup editor and browser code2:24
  • JavaScript Console Commenting and Alert code examples6:05
  • JavaScript Code Variables let and const and prompt storing values example15:16
  • JavaScript comparison and assignment Operators applying logic9:50
  • JavaScript Arrays and Objects storing values within objects12:44
  • JavaScript Function Expression and Declaration13:19
  • JavaScript Conditions if statement and switch ternary operator8:12
  • JavaScript Loops for while forEach functions10:23
  • JavaScript Array methods power up your array get the data22:21
  • JavaScript String Methods do more with string values15:19
  • JavaScript Math Random Object creating a random value6:07
  • JavaScript and JSON parse and stringify methods5:11

Requirements

  • Access to computer
  • Use of editor to write code
  • HTML and CSS knowledge

Description

Learn JavaScript Language Fundamentals and start coding JavaScript Today.

JavaScript Coding examples learn the fundamentals of JavaScript code. Explore the fundamental core concepts of using JavaScript and how to apply JavaScript code to create interactive web applications.

Includes 3 Downloadable PDF guides with source code, exercises and challenges.


  • Console Commenting and Alert

  • JavaScript Code Variables let and const

  • JavaScript comparison and assignment Operators

  • JavaScript Arrays and Objects

  • JavaScript Function Expression and Declaration

  • JavaScript Conditions if statement and switch

  • JavaScript Loops for while forEach functions

  • JavaScript Array methods

  • JavaScript String Methods

  • Math Random Object

  • JavaScript and JSON

Downloadable PDF source code and coding example guide included!!!

Try the code and learn how to apply JavaScript

Code lessons are designed to provide a quick way to learn code, each lesson will demonstrate the objective of the lesson, the code in action of what is covered.  Then provide the steps to achieve the coding objective. 

The fundamentals of JavaScript are all you need to start coding today and build amazing things with JavaScript.

The content of the this course is designed from real world coding needs, based on questions and commonly used code for real world applications.  No wasted time, just straight code learning.

Learn more about JavaScript and how JavaScript ES6 can be applied to create amazing JavaScript projects.  Course is loaded with JavaScript Examples and perfect JavaScript for Beginners to learn more about JavaScript Online.  Writing JavaScript Code using vanilla JavaScript - no libraries no tricks this JavaScript tutorial the JavaScript Course will walk you through creating your own JavaScript code and provide many JavaScript Code Snippets for use in JavaScript programming.  Learn JavaScript with this step by step JavaScript Course.

Source Code is included so you can try the code.

Resources and tips are provided throughout the course when appropriate.

Modern JavaScript focused means that we do cover current syntax as well as foundational code.  No frameworks or JavaScript libraries you can do it all with regular vanilla JavaScript.

All you need is a browser to see JavaScript in action and with a few lines of code you can do a whole lot.  It’s easy let us show you.

Course covers

  • Setup you working development environment and get ready to write some code.

  • What JavaScript is and how code works.  Tools and resources used to write JavaScript

  • How to create JavaScript Code and run it in your browser

  • Comments and debugging with the console

  • Variables and how to create and store values in code

  • Declaring variables assigning values

  • Using let and const as variables

  • Strings Numbers and Boolean data types

  • Other data types null, undefined

  • Best practices and rules to name variables

  • Using JavaScript windows methods alert and prompt

  • Creating template literals

  • Challenge #1 Using Template literals in code

  • JavaScript type conversion and how it works

  • JavaScript Operators

  • Comparison and Assignment operators

  • Challenge #2 to create a Miles to Kilometers Converter

  • Truthy or Falsy

  • JavaScript Conditions if else statements

  • JavaScript Conditions else if statements

  • Using Short ternary operator

  • Conditions with Multiple conditions and logical operators

  • Challenge #3 - Hello Greeter

  • JavaScript Switch statement

  • JavaScript Functions

  • JavaScript Functions arguments and default values

  • JavaScript Functions return values

  • JavaScript click events on elements

  • Function declaration vs expression

  • Function scope global vs local

  • Function recursion

  • IIFE (Immediately Invoked Function Expression)

  • ES6 Arrow format

  • JavaScript Objects

  • Object Method and const

  • Functions to create Objects

  • JavaScript Arrays

  • Array methods to do more with arrays

  • Array filter

  • JavaScript Loops and iteration

  • forEach, object and array data

  • Challenge #4 - Loops Array builder

  • JavaScript Map

No libraries, no shortcuts just learning JavaScript making it DYNAMIC and INTERACTIVE web application.

Step by step learning with all steps included.

Beginner JavaScript knowledge is required as the course covers only JavaScript relevant to the building of the game.  Also HTML and CSS knowledge is essential as scope of this course is all JavaScript focused.  

Along with friendly support in the Q&A to help you learn and answer any questions you may have.

Try it now you have nothing to lose, comes with a 30 day money back guarantee.  

Start building and coding with JavaScript today.

Who this course is for:

  • Beginners to JavaScript
  • Web developers
  • HTML and CSS coders