Answer the question
In order to leave comments, you need to log in
Exercises for beginners
Hello!
I need exercises for beginners to understand and correctly apply the basic JavaScript constructs, from simple to complex. I searched in Google, Stackoverflow, Amazon, but did not find anything suitable.
Please do not give advice in the spirit of “start making your project from scratch” - I’m already doing it. Just after reading Flanagan and Crockford, I want practical consolidation in the form of small problems.
More clarifications, just in case:
- I don’t have a formal computer science education,
- I write in CoffeeScript
- I’m primarily interested in Core JavaScript, not the frontend
Answer the question
In order to leave comments, you need to log in
And I advise you to take a programming manual for the 1st course (pascal, si - it doesn’t matter) and do laboratory work in order - mathematical calculations, branches, loops, arrays, objects, and so on - I’m sure that doing a couple of dozen typical tasks will help a lot.
Good luck!
Start using libraries like Backbone, Underscore, SugarJS. If you're using Rails, then check out Joosy.
After them, I can confidently say that I know JavaScript well. At some point, the books will run out and all that will be left is to read the source code of good projects.
Quite an exercise, though not for the correct use of tyk tyk . Or a banal knowledge test at random .
learn.javascript.ru/ - there are also tasks, just from simple to complex, and the course is presented very well.
Scroll a little lower to the table of contents and there will be a "Show / Hide Tasks" button on the right.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question