101 JavaScript Exercises

From Ryan Orsinger

  • 101 Exercises exists to help learners gain deep practice with fundamentals, operators, syntax, and converting problems in English to solutions in JS.
  • The best way to learn how to program is write programs. Each exercise is a tiny little program.
  • Expect to do a tremendous amount of search engine searches, make many mistakes, and try again. This is all part of programming. Take breaks.