Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jdigger/seven_languages

Area to do the exercises in Seven Languages In Seven Weeks
https://github.com/jdigger/seven_languages

Last synced: 25 days ago
JSON representation

Area to do the exercises in Seven Languages In Seven Weeks

Awesome Lists containing this project

README

        

Purpose
========
This is a place to work on the exercises in the book "Seven Languages In Seven Weeks."

Layout
========
There are two areas, jmoore and mmunhall, that then have subdirectories for each of the languages.

Because git doesn't store an empty directory, on initial setup, simply run (assuming bash/zsh):

`# mkdir -p {jmoore,mmunhall}/{ruby,io,prolog,scala,erlang,clojure,haskell}`