Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.51 KB

README.md

File metadata and controls

15 lines (12 loc) · 1.51 KB

This repo contains my journey and learnings going through Seven Languages in Seven Weeks: A Pragmatic Guide to Learning Programming Languages by Bruce A. Tate.

The book covers seven different programming languages, each with its unique features and paradigms. At the time it was the most eye-opening book for me. I plan to go through Seven More Languages in Seven Weeks sometime if I get the time for.

Here you can find individual notes:

Language README
Clojure Clojure/README.md
Erlang Erlang/README.md
Haskell Haskell/README.md
IO IO/README.md
Prolog Prolog/README.md
Ruby Ruby/README.md
Scala Scala/README.md