Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA CompTIA Security+ Amazon AWS Microsoft AZ-900
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Personal Transformation Mindfulness Life Purpose Meditation CBT Emotional Intelligence
Web Development JavaScript React CSS Angular PHP Node.Js WordPress Vue JS
Google Flutter Android Development iOS Development React Native Swift Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
Microsoft Power BI SQL Tableau Business Analysis Data Modeling Business Intelligence MySQL Data Analysis Blockchain
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Business Plan Startup Freelancing Online Business Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee
Development Web Development JavaScript

Accelerated JavaScript Training

Take a deep dive into JavaScript, a Must-Know Language in Web Development, with a Hands-on, Example-driven Approach
Rating: 4.6 out of 54.6 (4,515 ratings)
18,968 students
Created by Maximilian Schwarzmüller
Last updated 11/2020
English
English, Portuguese [Auto], 
30-Day Money-Back Guarantee

What you'll learn

  • Use JavaScript to write modern, reactive Websites
  • Understand how JavaScript works and how to use its many advantages
  • Dive into JavaScript Libraries like jQuery or Frameworks like Angular 2 or React
Curated for the Udemy for Business collection

Course content

14 sections • 128 lectures • 7h 33m total length

  • Preview04:34
  • Join our Online Learning Community
    00:20
  • How to Execute JavaScript (Where does JS run?)
    Preview01:25
  • Preview01:52
  • Preview02:56

  • Preview00:46
  • Preview05:20
  • Using JavaScript - HTML Import
    07:43
  • Variables - Basics
    06:48
  • Variables - null, undefined and NaN
    08:18
  • Preview02:51
  • Strict Mode
    05:30
  • Dynamic Typing
    03:26
  • Hoisting
    04:27
  • Functions - Creating and Calling Them
    06:05
  • Functions - Arguments & Returning Data
    05:53
  • Preview04:19
  • Control Structures - If Statement Advanced
    05:03
  • Control Structures - Switch
    03:22
  • Control Structures - Switch & Break
    01:41
  • Preview03:12
  • Control Structures - Nested Loops
    02:11
  • Control Structures - Controlling Loops with break & continue
    04:15
  • Control Structures - For Loop Variations
    02:10
  • Control Structures - Looping through Arrays
    02:48
  • Control Structures - While Loop
    05:32
  • Operators - Addition
    07:07
  • Operators - Subtraction
    02:47
  • Operators - Multiplication & Floating Point Problems
    04:41
  • Operators - Division & Modulus
    03:59
  • Operators - Comparing Values
    03:48
  • Operators - Important Rules
    03:00
  • Operators - Boolean
    06:49
  • Operators - Ternary Operator
    02:42
  • Operators - Precedence
    02:30
  • Wrap Up
    00:40
  • Module Resources
    00:03

  • Primitive vs Reference Types
    03:13
  • Primitive vs Reference Types - Exercise
    05:54
  • Global vs Local Scope
    02:36
  • Global vs Local Scope - Exercise
    05:02
  • Module Resources
    00:01

  • Preview00:59
  • Preview03:33
  • The forEach() Method
    02:17
  • Working with Elements: Push, Pop, Unshift and Shift
    03:59
  • Working with Parts of an Array: IndexOf, Splice and Slice
    04:59
  • Filtering, Mapping and Reversing Array Elements
    04:14
  • The Difference between Concat and Join
    02:24
  • Reducing Arrays
    03:22
  • Wrap Up
    00:37
  • Module Resources
    00:01

  • Object Basics & Literal Notation
    09:36
  • Properties & "this"
    04:14
  • Alternative Way of Creating Objects: Using the Object Constructor
    02:07
  • Objects are Reference Types (Refresher)
    02:08
  • Object.create()
    03:55
  • Prototypes Introduction
    05:44
  • Prototypes in Action
    04:32
  • Prototypes Summary
    03:19
  • Constructor Functions
    12:17
  • Constructor Functions & Arguments
    01:30
  • Object Creation & Prototypes Summary
    02:49
  • The "this" Keyword and why it might behave strangely
    04:37
  • Handling "this" with bind(), call() & apply()
    02:46
  • Creating Properties with defineProperty()
    09:28
  • Important built-in Methods and Properties
    03:21
  • Wrap Up
    01:42
  • Module Resources
    00:01

  • Debugging with the Browser Developer Tools
    10:14
  • Logging Data to the Console
    00:31
  • Handling Errors with try and catch
    03:13
  • Module Resources
    00:01

  • Introduction
    00:26
  • Closures
    05:15
  • Immediately Invoked Function Executions (IIFEs)
    05:31
  • Built-in Methods & Properties
    07:46
  • Module Resources
    00:01

  • Introduction
    00:40
  • Timers & Intervals
    05:58
  • Transforming Formats & Values
    04:04
  • String Functions
    04:56
  • The Math Object
    07:17
  • The Date Object
    06:04
  • Regular Expressions
    06:49
  • Module Resources
    00:01

  • Introduction
    02:43
  • The Window Object
    07:23
  • The Location Object
    03:30
  • The Document Object and How to Interact with It
    07:17
  • Traversing the DOM
    04:22
  • Selecting Elements
    03:54
  • Selecting Elements with the Query Selector
    04:22
  • Selecting Elements - Exercises
    03:10
  • Creating and Inserting Elements
    05:23
  • Deleting Elements
    02:24
  • Elements and Nodes
    01:07
  • DOM Interaction Summary
    01:35
  • Dialogs
    03:08
  • DOM Properties & Methods
    00:12
  • Module Resources
    00:01

  • Introduction
    00:41
  • The Event Object
    00:56
  • Event Handlers
    05:05
  • Event Listeners
    03:40
  • Event Behavior
    05:53
  • Event Object Properties
    03:06
  • Changing Propagation Order
    01:39
  • Module Resources
    00:01

Requirements

  • Nothing but a basic understanding about how web pages work (HTML, CSS)

Description

Learn one of the most important Languages in Web Development - from scratch in a fast-paced fashion!

JavaScript is one of the most important parts of every modern, reactive, user-friendly Web Pages or Applications. Despite that fact, you might yourself know many tutorials which leave you with a lot of open questions or are good, but also a couple of years old!

Hands-on, Example-driven Course

Join this course to receive a hands-on, example-driven JavaScript Bootcamp, which will guide you through the amazing language of JavaScript. Beginning at the very basics, we will walk through the various characteristics and features, JavaScript offers.

Experienced Instructor

As a freelance web developer I use JavaScript a lot but I know that using it doesn't necessarily qualify you to teach it well. That's why I'm also proud to host dozens of 5-star rated courses here on Udemy as well as a successful learning YouTube channel.

I not only offer high quality videos and examples, I'm also there to help whenever you're facing problems or do have open questions. Indeed, telling by the reviews of my courses, I offer one of the best support services you will find on Udemy!

Pay once, benefit a Lifetime!

It's best to have a look at the course content, to find out what you will learn - but to give you a quick overview:

  • All the basics about variables, functions, operators, language features, built-in objects and much more!

  • In-depth modules on Arrays, Objects & Prototypes, Functions, DOM Interaction, Events, AJAX and all the other core features that make JavaScript so important!

  • Hundreds of examples, showing all the concepts taught, allowing you to see them in action immediately

  • A complete project to practice the skills gained throughout this course

  • World-class support in case of any course-related questions or problems


Who this course is for:

  • This course is meant for students who never touched JavaScript before or everyone interested into refreshing knowledge about specific topics
  • No prior JavaScript knowledge is required, though you may very well use this course to simply train your skills and practice with JavaScript if you already have some basic experience

Featured review

Justin Lowmaster
Justin Lowmaster
10 courses
3 reviews
Rating: 4.5 out of 5a year ago
I've learned a lot piecemeal, but going through this course to fill in some gaps really helped. I knew many of the things, but there was a lot I didn't know. The accelerated format made it easier to refresh on what I did know faster, but spend the time needed to learn the new things. I've gone through several courses by Max now, and I'm glad for this one as much as the others, and the ones I'll watch in the future.

Instructor

Maximilian Schwarzmüller
Professional Web Developer and Instructor
Maximilian Schwarzmüller
  • 4.7 Instructor Rating
  • 593,201 Reviews
  • 1,409,062 Students
  • 36 Courses

Experience as (Web) Developer

Starting out at the age of 13 I never stopped learning new programming skills and languages. Early I started creating websites for friends and just for fun as well. Besides web development I also explored Python and other non-web-only languages. This passion has since lasted and lead to my decision of working as a freelance web developer and consultant. The success and fun I have in this job is immense and really keeps that passion burningly alive.

Starting web development on the backend (PHP with Laravel, NodeJS, Python) I also became more and more of a frontend developer using modern frameworks like React, Angular or VueJS in a lot of projects. I love both worlds nowadays!

As a self-taught developer I had the chance to broaden my horizon by studying Business Administration where I hold a Master's degree. That enabled me to work in a major strategy consultancy as well as a bank. While learning, that I enjoy development more than these fields, the time in this sector greatly improved my overall experience and skills.

Experience as Instructor

As a self-taught professional I really know the hard parts and the difficult topics when learning new or improving on already-known languages. This background and experience enables me to focus on the most relevant key concepts and topics. My track record of many 5-star rated courses, more than 1,000,000 students on Udemy as well as a successful YouTube channel is the best proof for that.

Whether working as development instructor or teaching Business Administration I always received great feedback. The most rewarding experience is to see how people find new, better jobs, build awesome web applications, acquire amazing projects or simply enjoy their hobby with the help of my content.

Together with Manuel Lorenz, I founded Academind to offer the best possible learning experience to our more than 1,000,000 students.

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Impressum Kontakt
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.