Skip to content

Reading the seven language in seven weeks book, saving here the relative exercises

Notifications You must be signed in to change notification settings

mattia-m/seven-languages-7-weeks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Seven Languages in Seven Weeks Exercises

This repository contains my solution for the exercises from the book "Seven Languages in Seven Weeks"!

  1. Ruby
  2. Io
  3. Prolog
  4. Scala
  5. Erlang
  6. Clojure
  7. Haskell

Each language has its own directory.

Purpose

The main goal of this repository is to document my learning journey through these diverse programming languages. It serves as a personal reference and might be useful for others reading the book and looking for examples of solved exercises.

Structure

  • /ruby - Exercises and notes for Ruby.
  • /Io - Exercises and notes for Io.
  • /Prolog - Exercises and notes for Prolog.
  • /Scala - Exercises and notes for Scala.
  • /Erlang - Exercises and notes for Erlang.
  • /Clojure - Exercises and notes for Clojure.
  • /Haskell - Exercises and notes for Haskell.

Acknowledgments

  • Thanks to Bruce A. Tate for writing "Seven Languages in Seven Weeks," which inspired this repository.

About

Reading the seven language in seven weeks book, saving here the relative exercises

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published