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 Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Personal Transformation Meditation Life Purpose Coaching Emotional Intelligence
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native 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 Google Analytics
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing 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

This course includes:

  • 3 hours on-demand video
  • Full lifetime access
  • Access on mobile and TV
Development Web Development JavaScript

JavaScript 101: JavaScript for absolute beginners

Learn how to code in JavaScript even if you've never written any JavaScript in your life.
Rating: 4.4 out of 54.4 (50 ratings)
6,900 students
Created by Kalob Taulien
Last updated 1/2021
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • JavaScript
  • Programming fundamentals
  • Moderns JavaScript concepts like let, const, forEach functions, fat arrow functions and more
  • Moderns JavaScript concepts like template literals, object literals and more

Course content

4 sections • 31 lectures • 2h 48m total length

  • Preview00:53

  • Preview04:43
  • Preview02:29
  • Preview02:56
  • Preview02:30
  • Preview08:53

  • Console logging
    04:22
  • Debugging external files
    02:54
  • Storing data in variables
    06:10
  • Let and Const variable types
    07:36
  • Coding comments
    04:38
  • JavaScript operators
    06:20
  • Data structures
    06:16
  • Conditional statements
    10:37
  • The Document Object Model (The DOM)
    04:44
  • Selecting elements by their IDs
    04:56
  • JavaScript objects
    05:26
  • String methods
    07:50
  • Demystifying data types
    01:45
  • Casting data types
    08:15
  • String concatenation
    03:03
  • JavaScript numbers
    01:22
  • JavaScript arrays
    03:16
  • Array iteration
    04:47
  • Selecting multiple DOM nodes
    09:57
  • Functions: The DRY principle
    04:34
  • Functions: Re-using code
    09:04
  • Functions: The rest operator
    07:07
  • Objects with functions
    07:28
  • Final project
    10:15

  • Summary
    03:18

Requirements

  • You should know a little HTML and CSS

Description

JavaScript 101: JavaScript for absolute beginners

If you have never written any JavaScript, this course is absolutely for you.

We're going to get started at the very beginning, even if you don't have a code editing program installed on your computer.

The short version:

Look, here's the short version:

If you are interested in learning JavaScript from scratch, this is the course for you. Try it out on Udemy, there's nothing to lose if you don't like it.

Beginner friendly:

This course is designed for beginners. You should already know some HTML and a little CSS at this point and that will make learning JavaScript a lot easier.

JavaScript is nothing like HTML or CSS though because JavaScript is a REAL programming language, whereas HTML and CSS are not programming languages.

Modern JavaScript included:

Just because this is a beginner-friendly course doesn't mean you shouldn't learn the ins-and-outs of modern JavaScript. You will learn about modern JavaScript concepts such as:

  1. let/const variables

  2. template literals

  3. fat arrow functions

  4. forEach function-based loops

  5. object literals

  6. node selectors and query selectors

  7. and much more

Practice:

There is A LOT of practice (hands on coding) in this course. And you'll be writing code from the very first lesson! 

Plus there's a very interactive project at the end of this course.

In this course you will learn these major concepts:

  • JavaScript syntax

  • Where to put your JavaScript and how it affects your page

  • How to debug your JavaScript using developer tools (Inspect tools, console logging, and more)

  • Storing variables with var, let, and const JavaScript variable types (Variables)

  • How to tell a computer what to do based on certain circumstances (Conditionals)

  • The Document Object Model (DOM)

  • Making custom sentences with string concatenation and template literals

  • Data types and structures and why they're important (Data structures)

  • How to make lists and take an action on every item in that list (Iteration)

  • How to select elements on your web page and change them

  • Functions, function parameters, and how to use JavaScript rests

Final Project:

Lastly, there's a final project that will make use of almost everything you will have learned in this course.

Requirements:

To start learning JavaScript you should know a little HTML and CSS. These aren't hard requirements, but I strongly suggest knowing the basics of HTML and CSS before learning JavaScript.

JavaScript is how you make your page interactive, so you'll need to know how to make a basic webpage first.

  • Basic HTML

  • Basic CSS 

Who is JavaScript 101 for? 

If you've never written any JavaScript in your life, this course is for you.

If you just finished learning HTML and CSS, this course is for you.

If you want to learn modern JavaScript in an easy way, this course is for you.

If you want lots of hands on practice writing JavaScript, this course is for you.

––

If you already know JavaScript, this course is NOT for you.

If you know about features such as fat arrow functions and object literals, this course is NOT for you.

If you already know how to manipulate the DOM using JavaScript, this course is NOT for you.

Testimonials

I've produced several JavaScript courses with a total of over 80,000 JavaScript students. Here are what some of them have to say about my other courses (and you can trust this course will be even better because it's new!)

  1. "Almost there. A lot to learn and Kalob makes it easy and interactive with the video and files. But he also pushed you to try it on your own for homework and mini projects."

  2. "Its a great course! Love the way Kalob teaches, very clear understanding. Thank you for this course, really needed something like this."

  3. "It was a great, this is the first time to find Java Script easy to learn"

  4. "I have a computing degree (4years), none of my teachers were this clear!! Thank you"

Who this course is for:

  • Aspiring web developers
  • Frontend web developers
  • Web developers who want to make their sites more interactive

Instructor

Kalob Taulien
Web developer and coding instructor
Kalob Taulien
  • 4.6 Instructor Rating
  • 17,483 Reviews
  • 269,599 Students
  • 27 Courses

He is a professional web developer who's been developing websites and working with startups since 1999. He also has a broad set of skills in software, web development, and information technology.

Teaching over 250,000 students on Udemy alone, he's helped tens of thousands of people learn web development. From zero to hero and novice to ninja, he's considered a top teacher by thousands. With so much experience, why not give his experience and knowledge to others so they can fulfill their dreams?

The passion to learn and to share his knowledge by teaching and helping others is something that drives him. It's a passion he's had since he was born. Kalob's ability to turn complex programming concepts into easy-to-understands bits of knowledge has been called his "superpower". 

Throughout the years, Kalob has built hundreds, if not thousands, of websites, and has created multiple companies from his ideas and software. He also provides one-on-one coaching and startup consulting to new organizations. 

Teaching isn't an option in Kalob's life, but a moral obligation to pass on knowledge to others.

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