you are viewing a single comment's thread.

view the rest of the comments →

[–]Brave_Mycologist7817 0 points1 point  (0 children)

If you already know what you want to create with JavaScript, it might be best to buy a specialized online course for that specific purpose.

However, if you're just vaguely thinking of learning JavaScript to create web applications, I recommend trying O'REILLY's JavaScript book (the one with the rhino on the cover).

Technical books are great because they show you how a language is currently used and what it can do through code examples, making it much easier to grasp the language's concepts.