https://github.com/mearns/javascript-koans
Actual koans. Ceçi n'est pas un progiciel.
https://github.com/mearns/javascript-koans
collaboration javascript koans learning learning-js learning-resources open-source-project public-domain
Last synced: 24 days ago
JSON representation
Actual koans. Ceçi n'est pas un progiciel.
- Host: GitHub
- URL: https://github.com/mearns/javascript-koans
- Owner: mearns
- License: other
- Created: 2018-11-27T03:17:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-27T21:06:30.000Z (over 6 years ago)
- Last Synced: 2025-02-05T11:45:04.931Z (3 months ago)
- Topics: collaboration, javascript, koans, learning, learning-js, learning-resources, open-source-project, public-domain
- Size: 25.4 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Javascript Koans
A collection of koans in the tradition of the
[AI Koans](http://www.catb.org/jargon/html/koans.html), but for JavaScript.Most koans are not meant to be self-evident. Unlike the subjects of most koans, you will not gain
instant enlightenment from a few shorts words. Koans are meant to be studied, considered,
meditated over, and most importantly, discussed with other students and masters.## The Koans
Currently only available in US English at [koans/en/en-US/koans.md](koans/en/en-US/koans.md).
## License
These works are licensed for free use to the public domain under the
[CC0 license](https://creativecommons.org/share-your-work/public-domain/cc0/): To the extent
possible under law, Brian Mearns has waived all copyright and related or neighboring rights to
"JavaScript Koans". Please see the included LICENSE file for details.## Contributing
Please submit a Pull Request for any additions or modifications. Happy to consider new koans,
modifications to existing koans, and translations to other languages.