https://github.com/greatwizard/exercises-in-programming-style
Comprehensive collection of well-known, and not so well-known, programming styles using a simple computational task, term frequency.
https://github.com/greatwizard/exercises-in-programming-style
exercises-in-programming-style javascript
Last synced: 11 months ago
JSON representation
Comprehensive collection of well-known, and not so well-known, programming styles using a simple computational task, term frequency.
- Host: GitHub
- URL: https://github.com/greatwizard/exercises-in-programming-style
- Owner: GreatWizard
- Created: 2022-09-21T08:43:07.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-17T17:33:22.000Z (over 3 years ago)
- Last Synced: 2024-10-09T12:51:36.334Z (over 1 year ago)
- Topics: exercises-in-programming-style, javascript
- Language: JavaScript
- Homepage:
- Size: 269 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exercises in Programming Style
[](https://github.com/GreatWizard/exercises-in-programming-style/actions/workflows/test.yml)
JavaScript implementation of [crista/exercises-in-programming-style](https://github.com/crista/exercises-in-programming-style).
Comprehensive collection of well-known, and not so well-known, programming styles using a simple computational task, term frequency.