Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Javascript Practicals Crash Course
Rating: 4.1 out of 5(1,954 ratings)
134,303 students

Javascript Practicals Crash Course

Learn javascript Concepts With Javascript Practical Demonstrations
Last updated 7/2021
English

What you'll learn

  • Only Practical demonstrations of javascript concepts
  • Practically Getting Started With Javascript Variables,Values and Data Types, Operators and Operands
  • Write Javascript scripts and Gain knowledge in regard to general javascript programming concepts
  • Introduction And Use of Javascript Variables, Javascript Arrays, Javascript Objects
  • Introduction And Use Of Conditional Statements In Javascript

Course content

1 section7 lectures37m total length
  • Javascript Variables Practical2:51
  • JavaScript Arrays Practical3:56
  • Javascript Operators Practical12:23
  • Javascript Functions Practical6:26
  • JavaScript Events Practical2:48

    Explore JavaScript events in practice by using onload to load an image and mouseover and mouseout to swap logos, demonstrating dynamic DOM manipulation with image sources.

  • JavaScript Animation Practical5:17

    Create an image slideshow by cycling through an array of image names and updating the image tag index. Start on load, run with setInterval, clear intervals, and pause on hover.

  • Javascript Objects Practical4:03

Requirements

  • Basic HTML Knowledge
  • Basic CSS Knowledge

Description

Learn Javascript Programming Language with practical demonstrations

  • The course is easy-to-follow content that you’ll easily understand and absorb.

    The course starts with the practice of basics, including JavaScript fundamentals, programming, and user interaction.


    The curriculum is going to be very hands-on as we walk you from start to finish to become a professional Javascript developer. We will start from the very beginning by teaching you Javascript basics and programming fundamentals, and then execute into real-life practice and be ready for the real world.


  • While Javascript is complicated for beginners to learn, it is widely used in many web development areas.

  • This course gets you started with an introduction to JavaScript. It assumes that you're new to the language, so it gets you started with basic functionality such as creating functions, creating variables, and calling these lines of code from your standard HTML pages. It talks about events and triggers for custom event handling. It talks about pattern matching, searching for text within a page, flow control and the document object model (DOM). We start off with the basics and move on to more complex functionality such as arrays and objects. We then discuss how to script common elements with JavaScript such as forms and tables. At the very end, we discuss major libraries such as Ajax, which allows you to make asynchronous calls to server-side scripts without reloading the web page in the server.

  • Master the fundamentals of writing Javascript scripts

  • Learn core Javascript scripting elements such as variables and Objects

  • Discover how to work with lists and sequence data

  • Write Javascript functions to facilitate code reuse

  • Use Javascript to read and write files

  • Make their code robust by handling errors and exceptions properly

  • Search text using regular expressions

  • The topics covered in this course are practicals of:

    * Javascript Course Contents:


  • Javascript Array

  • Javascript Variables

  • Javascript Functions

  • Javascript Objects

  • Javascript Control Statements

  • Javascript Cookies

  • Javascript Loop statements

  • See you inside the course

Who this course is for:

  • For Javascript Programming Beginners
  • For People New to Javascript
  • For People Who want to learn Javascript Fundamentals and later Transition into Web Development