# 7 languages in 7 weeks

*Seven Languages in Seven Weeks: A Pragmatic Guide to Learning Programming Languages*

2020-05-21 | `software-design` `software` `career`

> A hands-on tour of Clojure, Haskell, Io, Prolog, Scala, Erlang, and Ruby. Learn how each language thinks differently and broaden your perspective on programming.

---



You should learn a programming language every year, as recommended by The Pragmatic Programmer. But if one per year is
good, how about Seven Languages in Seven Weeks? In this book you'll get a hands-on tour of Clojure, Haskell, Io, Prolog,
Scala, Erlang, and Ruby. Whether your favorite language is on that list, you'll broaden your perspective of
programming by examining these languages side-by-side. You'll learn something new from each, and best of all, you'll
learn how to learn a language quickly.

---

I created this repository with all my learnings while I was reading and playing aroung with the languages from this book
[https://github.com/Chemaclass/7LangIn7Weeks](https://github.com/Chemaclass/7LangIn7Weeks)
