title | description |
---|---|
javascript exercises |
javascript practice site |
Learning to program can be challenging and learning javascript can be challenging to.
One of the best ways to re-enforce your learnings into knowledge is practice, and persistent practice. Building projects is a great way to approach learning, but sometimes it can be a long endeavor and can become frustrating when you get stuck. This site provides a set of exercises (without the answers) for you to test your knowledge about the fundamentals of JavaScript. Daily practice of fundamental patterns creates confidence and can give you musle memory for core concepts empowering you to think at the problem level versus the technical level.
Practice! Practice! Practice!
- Basic
- Functions
- Recursion
- Conditional statements and loops
- Math
- Arrays
- Datetime
- String/text
- Objects
- Regular Expressions
- Drawing
- Map
- Filter
- Reduce
Thank you to www.w3resource.com for the initial exercises.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.