JavaScript Course for Beginners - Learn JavaScript from Scratch

JavaScript Course for Beginners - Learn JavaScript from Scratch

Academind via YouTube Direct link

What is JavaScript

1 of 58

1 of 58

What is JavaScript

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

JavaScript Course for Beginners - Learn JavaScript from Scratch

Automatically move to the next video in the Classroom when playback concludes

  1. 1 What is JavaScript
  2. 2 How Dynamic Webpages Work
  3. 3 How JavaScript is Executed
  4. 4 Dynamic vs Weakly Typed
  5. 5 JavaScript Runs is a Host Environment
  6. 6 Course Outline
  7. 7 How to Get the Most Out of the Course
  8. 8 Java vs JavaScript
  9. 9 Looking at JavaScripts History
  10. 10 Setting up the Development Environment
  11. 11 Module Introduction
  12. 12 Project Setup
  13. 13 Adding JavaScript to the Website
  14. 14 Introduction to Variables and Constants
  15. 15 Declaring and Defining Variables
  16. 16 Working with Variables and Operators
  17. 17 What does outputresult do?
  18. 18 Number and String Data Types
  19. 19 Using Constants
  20. 20 More on Strings
  21. 21 Introducing Functions
  22. 22 Adding a Custom Function
  23. 23 Returning Values in a Function
  24. 24 Exploring the Importance of Code Order
  25. 25 Basic Intro to Global and Local Scope
  26. 26 Information About the return Statement
  27. 27 Executing Functions Indirectly
  28. 28 Type Conversion
  29. 29 Splitting Code and Functions
  30. 30 Connecting All Buttons
  31. 31 Adding Comments
  32. 32 More Operators
  33. 33 More Core Data Types
  34. 34 Arrays
  35. 35 Objects
  36. 36 Accessing Object Data
  37. 37 Adding a Reusable Function that Uses Objects
  38. 38 Undefind, Null, NaN
  39. 39 TypeOf
  40. 40 Script Tags, Defer, Async
  41. 41 Wrap Up
  42. 42 Module Introduction
  43. 43 Overview of an Efficient Development Workflow
  44. 44 The IDE Look and Feel
  45. 45 Use Shortcuts
  46. 46 Auto Completion and Hints
  47. 47 Extensions
  48. 48 Working with Editor Settings
  49. 49 Using Different Editor Views
  50. 50 Find Help - Overview and MDN
  51. 51 Google Correctly
  52. 52 Debugging Overview
  53. 53 Working with Error Messages
  54. 54 console.log - Debugging Logical Errors
  55. 55 Chrome Devtools and Breakpoints
  56. 56 Testing Code Changes in Devtools
  57. 57 Debugging vs Visual Studio Code
  58. 58 Wrap Up

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.