An open API service indexing awesome lists of open source software.

https://github.com/nerooc/javascript-exercises

Javascript exercises to get to know the language better.
https://github.com/nerooc/javascript-exercises

exercises javascript learning-by-doing

Last synced: about 2 months ago
JSON representation

Javascript exercises to get to know the language better.

Awesome Lists containing this project

README

          

# Javascript Exercises
Exercises from different courses brought together in one folder.

| Number | Exercise |
| ------ | -------- |
| 1 | [Exercise](https://github.com/nerooc/Javascript-exercises/blob/master/ex1.html)
| 2 | [Exercise](https://github.com/nerooc/Javascript-exercises/blob/master/ex2.html)
| 3 | [Exercise](https://github.com/nerooc/Javascript-exercises/blob/master/ex3.html)
| 4 | [Exercise](https://github.com/nerooc/Javascript-exercises/blob/master/ex4.html)
| 5 | [Exercise](https://github.com/nerooc/Javascript-exercises/blob/master/ex5.html)
| 6 | [Exercise](https://github.com/nerooc/Javascript-exercises/blob/master/ex6.html)
| 7 | [Exercise](https://github.com/nerooc/Javascript-exercises/tree/master/ex7%20-%20Pig%20game%20bonus)
| 8 | [Exercise](https://github.com/nerooc/Javascript-exercises/tree/master/ex8%20-%20functions%20and%20objects)
| 9 | [Exercise](https://github.com/nerooc/Javascript-exercises/tree/master/ex9%20-%20ES6%20(parks%20and%20streets))