Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn Javascript Basics Fast
514 students

Learn Javascript Basics Fast

Learn Javascript Basics Fast with this course
Created byGoh Ming Hui
Last updated 8/2018
English

What you'll learn

  • Develop their own Calculator and Form Validator

Course content

1 section23 lectures1h 8m total length
  • Getting Started2:38
  • Hello World Script2:46
  • Comments1:46
  • Javascript in HTML2:59
  • Javascript in HTML 21:15
  • Javascript in HTML 32:39

    Discover how to embed javascript in html, run simple scripts, and display a hello message in a dialog box.

  • Variables2:14
  • Data Types2:56
  • Arithmetic Operators5:11
  • Comparison Operators2:41
  • Logical Operators1:50
  • Assignment Operators1:53
  • Join Two Strings1:23

    Learn how to join two strings in JavaScript by stringing together values described in the lecture caption, reinforcing the JavaScript basics from the Learn Javascript Basics Fast course.

  • IF ELSE Statements4:30

    Explore how to use the if else statement in JavaScript to evaluate conditions with comparison operators like greater than or equal to and less than, guiding code decisions.

  • Switch Statements2:24

    Learn switch statements in JavaScript, using case and break alongside if-else structures to direct program flow.

  • While Loop2:35
  • For Loop2:08
  • Functions5:35
  • DialogBoxes2:54

    Explore the two most popular dialog boxes in JavaScript, and learn how to display messages and capture user input to interact with web pages.

  • Put Everything Together - Create Your Own Calculator6:37

    Learn JavaScript basics fast by building your own calculator, taking two inputs, converting them to numbers, and performing addition to display the result.

  • Event Handling3:55
  • DOM Basics2:52

    Discover dom basics by learning to select elements by id, read input values, and display messages in the page using javascript. Practice updating html content in response to user interactions.

  • Form Validation3:03

Requirements

  • Computer Knowledge

Description

Why learn Programming?


According to Marbella International Universit Centre,


1. To get money

A software developer is the most in-demand job in the world. The world needs tons of software developers for data science, application development, and web development.


2. To become a better boss (or workmate)

You will need to work with programmers or manage them. According to experience, there is normally a big gap between business people and IT people.


3. To satisfy your curiosity

We are surrounded by all types of devices, and we are at all times using the programs and applications. Aren't you curious about how these work?


4. To automatize your daily tasks

Are you tired of doing repetitive tasks? Well, if you learn to program, you will be able t develop your own programs and applications to ease your daily tasks.


5. To improve your problem-solving and abstraction skills

When you learn to program, you improve your problem-solving and abstraction skills, and these skills are very important for many tasks in our personal and professional life.



This is the bite-size course to learn Javascript. You will learn Javascript very fast and You will create your own calculator and form validations very soon after learning the course. You can look into our Learn HTML Basics Fast and Learn CSS Basics Fast Courses.

You can look into the following courses to get SVBook Advanced Certificate in Data Visualization and Front End Web Development. You need to complete

Learn HTML Basics Fast

Learn CSS Basics Fast

Learn JavaScript Basic Fast

Learn Bootstrap Basic Fast

Fundamental of Plotly JS for data visualization


SVBook Advanced Certificate in Data Visualization and Front End Web Development are given to people who have completed the following courses:

  • - Learn HTML Basics Fast

  • - Learn CSS Basics Fast

  • - Learn Javascript Basics Fast

  • - Learn Bootstrap Basics Fast

  • - Fundamentals of Plotly JS for Data Visualization

and passed a 50 questions Exam. The six courses are created to help learners understand Web Design basics. Learners will be able to create Interactive Data Visualization using Front End Web Design and Development. You will be able to create data visualization using HTML, CSS, Javascript, Bootstrap, and Plotly JavaScript.

Content

  1. Install Text Editor

  2. Hello World

  3. Comments

  4. Javascript in HTML

  5. Variables

  6. Data Types

  7. Arithmetic Operators

  8. Comparison Operators

  9. Logical Operators

  10. Assignment Operators

  11. Joining of Two Strings

  12. IF ELSE Statements

  13. Switch Statements

  14. While Loop

  15. For Loop

  16. Functions

  17. Dialog Boxes

  18. Put Everything Together - Create Our Own Calculator

  19. Events Handling

  20. DOM Basics

  21. Form Validations

Who this course is for:

  • Beginner Web Developers curious in Javascript