Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# Seven languages in seven days
Some exercises of this Bruce Tate's book

Contains:

- 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.