Wait, there's more

Thank you for reading this far. I hope the tutorial has helped you to learn programming in JavaScript. Better resources are available that cover the language in more depth. To help you progress in your journey to mastery of JavaScript, you might find the following useful:

  1. Choose a book that covers basic JavaScript in more depth. You do not need to read the book from start to finish. Read a chapter or section. If you are confused/unsure of something you read, search online for more details or explanation. You might find the introductory book Eloquent JavaScript useful.
  2. Learn about algorithms and data structures. These resources can help:
  3. Learn about functional programming in JavaScript. These resources might help: