Exercises, Exercises, Exercises!

Hi everyone!

I’m working on the JavaScript Syntax II module and before I get any deeper into it, I was wondering if anyone knew of a good resource for practice exercises. Personally, I need A LOT more practice than the handful of exercises provided in the lessons. Thanks!

Duane

The book eloquent javascript is available for free and has nice exercises: Program Structure :: Eloquent JavaScript

Then there’s all the more advanced you don’t know js: GitHub - getify/You-Dont-Know-JS: A book series on JavaScript. @YDKJS on twitter.

1 Like

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.