Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Java Script for Beginners
Rating: 4.2 out of 5(59 ratings)
1,354 students

Java Script for Beginners

This course will teach students the fundamentals of JavaScript (JS). Learn to write powerful web programs using JS.
Created byA. O
Last updated 9/2015
English
English [Auto],

What you'll learn

  • You will be ble to use Advanced APIs to write web applications.
  • You will learn the fundamentals of JS.
  • You will be able to write Object-Oriented JS programs.
  • You will be able to write web programs using JavaScript (JS).

Course content

6 sections11 lectures44m total length
  • Introduction7:19

    Explore javascript basics, including variables, declaring variables, arithmetic operators, and screen output; build foundations in loops, functions, objects, and api calls to weather services for client-server communication.

  • Control Structures: For Loops, While Loops, For Loops7:20

    Explore JavaScript control structures, including if-else conditionals with three equals signs. Practice while, do-while, and for loops that increment, decrement, and repeat statements.

  • Do..While Loop1:47

    Demonstrates the do while loop, showing how the loop runs at least once, decrements a value from 100 to 1, and prints each step.

  • Switch-Case Statements3:13

    Explore switch-case statements by taking end-user input with a prompt, comparing it against options like burger and Chinese food, and displaying corresponding output with a default case.

  • Logical Operators5:12

    Learn how to use JavaScript logical operators through if-else conditions, including and, or, and not, with examples that decide waking up, sleeping, and fixing a computer.

Requirements

  • No prior programming experience is necessary.
  • You will need to have access to a computer with a web browser.
  • You will learn most with this course if you have a great attitude towards learning web programming.

Description

This course will teach you the fundamentals of Web Programming using the most powerful web programming language in use today: JavaScript (JS). This course will help you gain the confidence and the technical know-how of being able to write JavaScript programs. In addition, you will become a proficient JS programmer in no time.

This course will cover topics in real-time by providing walking you through code line-by-line.

In this course we will cover the following topic:

  1. Intro. to JS Programming
  2. Variables
  3. Arrays
  4. Constants
  5. Arithmetic Operators
  6. Value Assignments
  7. Control Structures
  8. for loops,
  9. while loops
  10. do…while loops,
  11. switch & break statements.
  12. Functions
  13. Object-Oriented Programming with JS
  14. Classes & Objects
  15. Client/Server Communication with JS
  16. XMLHttpRequest


Who this course is for:

  • Students new to JavaScript/Web Programming should take this course. And new/expereinced students moving from a different language to JavaScript should take this course.