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

https://github.com/rustkas/seven_languages_in_seven_weeks

My code exercise solutions of "Seven Languages in Seven Weeks" by Bruce A. Tate
https://github.com/rustkas/seven_languages_in_seven_weeks

Last synced: over 1 year ago
JSON representation

My code exercise solutions of "Seven Languages in Seven Weeks" by Bruce A. Tate

Awesome Lists containing this project

README

          

# Code exercise solutions of Erlang exercises

*My code exercise solutions of "Seven Languages in Seven Weeks" by Bruce A. Tate*

["Seven Languages in Seven Weeks" by Bruce A. Tate](https://pragprog.com/book/btlang/seven-languages-in-seven-weeks)

[Tic Tac Toe game implementation](/day2/tic_tac_toe_game)