Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Software Development Tools No-Code Development
Business
Entrepreneurship Communication 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 Certifications Network & Security Hardware Operating Systems & Servers 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 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 Paid 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 & Gardening 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 & Diet Yoga Mental Health Martial Arts & 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 Learning Teacher Training Test Prep Other Teaching & Academics
Web Development JavaScript React Angular CSS Node.Js HTML5 PHP Vue JS
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Amazon AWS Cisco CCNA Microsoft AZ-900 AWS Certified Developer - Associate
Microsoft Power BI SQL Tableau Data Modeling Business Analysis Business Intelligence MySQL Qlik Sense Blockchain
Unity Unreal Engine Game Development Fundamentals C# 3D Game Development C++ Unreal Engine Blueprints 2D Game Development Virtual Reality
Google Flutter Android Development iOS Development React Native Swift Dart (programming language) Mobile App Development Kotlin SwiftUI
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting Canva InDesign Character Design Procreate Digital Illustration App
Life Coach Training Neuro-Linguistic Programming Personal Development Personal Transformation Life Purpose Mindfulness Meditation CBT Cognitive Behavioral Therapy Sound Therapy
Entrepreneurship Fundamentals Business Fundamentals Freelancing Business Strategy Startup Business Plan Online Business Blogging Home Business
Digital Marketing Social Media Marketing Marketing Strategy Internet Marketing Google Analytics Copywriting Email Marketing YouTube Marketing Podcasting

DevelopmentWeb DevelopmentJavaScript

JavaScript Ultimate Course

Everything you need to know about Advanced JavaScript
Rating: 3.8 out of 53.8 (1,443 ratings)
205,932 students
Created by Learn Tech Plus
Last updated 10/2021
English
English [Auto]

What you'll learn

  • Style an Actual Project From Scratch Using JavaScript
  • Learn How To Use JavaScript For Web Development & Web Design
  • How To Easily Build Functional Websites From Scratch Using JavaScript
  • Learn & Master The Use Of JavaScript Proprerties (Starting With The Advanced Ones)
  • The Necessary Skills & Knowledge To Quickly Add Functionality to Web Pages
  • Download & Install Sublime Text 3 Text Editor for Coding
  • Download & Install MAMP for working in a local Web Development Enviornment
  • Download & Install Firefox Web Browser for testing & Debuggin your web pages

Requirements

  • Anyone looking to Learn JavaScript

Description

Have you always wanted to learn how to code but don't know where to start?

Would you like to make amazing websites and bring your ideas to life?

Then JavaScript Ultimate Course is for you!

Hi, I’m your instructor Josh Werner and I’ll be leading you through this course.

Programming is the most in-demand skill in 2021.

The course begins with the basics. 

I'll take you through everything you need to know to start building websites like an expert.

You'll learn all the fundamentals of JavaScript and how you can

use them to start building the dynamic content for your websites.

This is great for students starting or advanced developers that need a refresher course on JavaScript.

There are no requirements necessary to enroll I only ask that you come open minded and ready to learn

Feel Free to look through the course description and checkout some of my preview videos

The course is packed with over 6 hours of hands-on tutorials

Here is what you will Learn:


01. Introduction

     01. Overview

02. FireFox Developer Edition

     02. Overview

     03. Download & Install

     04. Features

     05. Developer Tools

     06. Summary

03. Atom

     07. Overview

     08. Download & Install

     09. Open a Project

     10. Version Control with GitHub

     11. Collaborate with Teletype

     12. Install a Package

     13. Choose a Theme

     14. Hack on the Init Script

     15. Add a Snippet

     16. Keyboard Shortcuts

     17. Summary

04. JavaScript

     18. Overview

     19. History

     20. What is JavaScript

     21. Versions

05. Basics

     22. Overview

     23. Download Files

     24. Where to Insert JavaScript

     25. Output

     26. Statements

     27. Syntax

     28. Comments

     29. Variables

     30. Let

     31. Const

     32. Operators

     33. Arithmetic

     34. Assignment

     35. Data Types

     36. Functions

     37. Objects

     38. Events

     39. Strings

     40. String Methods

     41. Numbers

     42. Number Methods

     43. Arrays

     44. Array Methods

     45. Array Sort

     46. Array Iteration

     47. Dates

     48. Date Formats

     49. Date Get Methods

     50. Date Set Methods

     51. Math

     52. Random

     53. Booleans

     54. Comparisons

     55. Conditions

     56. Switch

     57. Loop For

     58. Loop For In

     59. Loop For Of

     60. Loop While

     61. Break

     62. Type Conversion

     63. Bitwise       

     64. RegExp

     65. Errors

     66. Scope

     67. Hoisting

     68. Strict Mode

     69. this Keyword

     70. Arrow Function

     71. Classes

     72. JSON

     73. Debugging

     74. Style Guide

     75. Best Practices

     76. Mistakes

     77. Performance

     78. Reserved Words

06. Objects

     79. Overview

     80. Definitions

     81. Properties

     82. Methods

     83. Display

     84. Accessors

     85. Constructors

     86. Prototypes

     87. ECMAScript 5

07. Functions

     88. Overview

     89. Definitions

     90. Parameters

     91. Invocation

     92. Call

     93. Apply

     94. Closures

08. Classes

     95. Overview

     96. Intro

     97. Inheritance

     98. Static

09. Async

     99. Overview

    100. Callbacks

    101. Asynchronous

    102. Promises

    103. Async/Await

10. HTML DOM

    104. Overview

    105. Intro

    106. Methods

    107. Document

    108. Elements

    109. HTML

    110. CSS

    111. Animations

    112. Events

    113. Event Listener

    114. Navigation

    115. Nodes

    116. Collections

    117. Node Lists

11. Browser BOM

    118. Overview

    119. Window

    120. Screen

    121. Location

    122. History

    123. Navigator

    124. Popup Alert

    125. Timing

    126. Cookies

12. AJAX

    127. Overview

    128. Intro

    129. XMLHttp

    130. Request

    131. Response

    132. XML File

    133. PHP

    134. ASP

    135. Database

    136. Applications

13. JSON

    137. Overview

    138. Intro

    139. Syntax

    140. JSON vs. XML

    141. Data Types

    142. Parse

    143. Stringify

    144. Objects

    145. Arrays

    146. PHP

    147. HTML

    148. JSONP

14. Web APIs

    149. Overview

    150. Intro

    151. History

    152. Storage

    153. Worker

    154. Fetch

    155. Geolocation

15. JavaScript vs. jQuery

    156. Overview

    157. Selectors

    158. HTML

    159. CSS

    160. DOM

16. Conclusion

    161. Summary


So what are you waiting for? I look forward to going through course with you I’ll see you inside!

Who this course is for:

  • Beginner JavaScript Developers wanting to learn more about JavaScript

Instructor

Learn Tech Plus
Web Development | Adobe | Google | Microsoft | Productivity
Learn Tech Plus
  • 3.8 Instructor Rating
  • 39,674 Reviews
  • 1,390,980 Students
  • 46 Courses

Why are 1,200,000+ students enrolled in my online courses?

1) I teach with passion and purpose! Every course is delivered with my students in mind.

2) My courses will help you achieve real results and change your life today

3) My dedication to teaching online.

► Try enrolling in a course with me and see for yourself ◄

__________________________________________________________________________

About Learn Tech Plus:

Josh Werner is an online instructor, entrepreneur, and Multimedia Specialist.

Business:

Learn Tech Plus is a Leader in the E-Learning Industry with Premium Courses.

The Founder of Learn Tech Plus, Josh Werner, is an Online Instructor with more than 1,200,000+ students from around the world.

My Resume:

Josh has an Associates Degree in Video and Motion Graphics from Madison Media Institute in Madison, WI. I Spent 10 Years working in the Audio-Visual Industry working as a Video Engineer. Lived and Worked in Las Vegas and Miami. Toured all over the country doing events from Chicago to Miami to Los Angeles and everywhere in between. During my time in the Audio-Visual Industry I utilized my skills using a variety of software and applications. With over 16 Years of Experience using Adobe, Google, Microsoft and Apple Software.

My greatest passion is Video Production. I also have a love for Full Stack Web Development.

Learn Tech Plus is the place for Online Learning. With Premium Courses and 1,200,000+ Students Worldwide. Come Learn with me Today!


Best Regards,


Learn Tech Plus

Josh Werner

Top companies choose Udemy Business to build in-demand career skills.
NasdaqVolkswagenBoxNetAppEventbrite
  • Udemy Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Investors
  • Impressum Kontakt
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Accessibility statement
Udemy
© 2022 Udemy, Inc.