Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dipiert/seven_languages_in_seven_days
Some exercises of the book
https://github.com/dipiert/seven_languages_in_seven_days
Last synced: 9 days ago
JSON representation
Some exercises of the book
- Host: GitHub
- URL: https://github.com/dipiert/seven_languages_in_seven_days
- Owner: Dipiert
- Created: 2017-12-28T19:30:58.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-02T22:50:46.000Z (almost 7 years ago)
- Last Synced: 2024-11-06T11:00:40.550Z (about 2 months ago)
- Language: Prolog
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Seven languages in seven days
Some exercises of this Bruce Tate's bookContains:
- Ruby:
Day 3: Simple grep.
- Prolog:
Day 1.
Day 2: reverse a list & find minimum of a list.- Erlang:
Day 1: count to ten.
- Clojure:
Day 1.