Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Introduction to javascript
Rating: 4.1 out of 5(63 ratings)
2,365 students

Introduction to javascript

Basics of JavaScript
Created byDamayanti Pawar
Last updated 3/2021
English
English [Auto],

What you'll learn

  • Basics of java script language for developing web applications

Course content

5 sections16 lectures1h 25m total length
  • Course and Instructor Introduction1:32

    Learn the basics of JavaScript, including variables, operators, popup boxes, conditionals, loops, objects, functions, and events to build dynamic web pages.

  • Basics of JavaScript7:37

    Explore the basics of JavaScript, a lightweight programming language for creating dynamic web pages with HTML, accessing the document object model, manipulating page elements, and loading inline or external scripts.

  • Operators in JavaScript5:31

    Learn JavaScript operators, including arithmetic, assignment, string concatenation with plus, comparison and logical operators, the conditional operator, and the new operator for object creation, with practical examples.

  • Popup Boxes in JavaScript4:56

    Learn how to use JavaScript's popup boxes—alert for informing users, confirm for verification with OK or cancel, and prompt for user input—storing responses in a variable.

Requirements

  • Text Editor, Web Browser

Description

This JavaScript training course provides the fundamental knowledge necessary to design and develop dynamic Web pages using JavaScript. It introduces students to client-side JavaScript and how the language can be used to turn static HTML pages into dynamic, interactive Web pages.

JavaScript topics include adding JavaScript to a Webpage, use of dialogs to interact with the user and JavaScript intrinsic objects such as Date, Array and Math. Students will also be introduced to the Document Object Model (DOM), creation of functions, event handling, form validation, object creation and more.

  • Create JavaScript Programs

  • Use Variable and Operators

  • Launch Popup Boxes

  • Write conditional and looping logic

  • Create custom functions

  • Handle Events Programmatically

  • Catch and handle errors

  • Learn the basics of debugging

  • Manipulate HTML from JavaScript

  • Create custom JavaScript Objects

WHO IS THIS COURSE FOR?

  • Aspiring developers - perhaps you learned a little bit of HTML and CSS and want to take your first JavaScript programming course. This course is an ideal starting point.

  • Anyone who wants to better understand JavaScript - chances are you have taken another course but did not understand certain topics well. You can take this course to fill the gaps and strengthen your understanding of JavaScript.

NO PRIOR KNOWLEDGE NEEDED

You don't need familiarity with JavaScript to take this course. You will learn everything from scratch, step-by-step. A very basic familiarity with HTML will be helpful but it is not required.

Who this course is for:

  • beginner java script developers, designers or students