Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ykws/seven-languages-in-seven-weeks
A Pragmatic Guide to Learning Programming Languages
https://github.com/ykws/seven-languages-in-seven-weeks
clojure erlang haskell io-lang prolog ruby scala
Last synced: 7 days ago
JSON representation
A Pragmatic Guide to Learning Programming Languages
- Host: GitHub
- URL: https://github.com/ykws/seven-languages-in-seven-weeks
- Owner: ykws
- Created: 2020-02-02T02:30:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-25T18:21:54.000Z (11 months ago)
- Last Synced: 2024-11-30T01:08:18.744Z (about 1 month ago)
- Topics: clojure, erlang, haskell, io-lang, prolog, ruby, scala
- Homepage: https://pragprog.com/titles/btlang/seven-languages-in-seven-weeks/
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Seven Languages In Seven Weeks
## Books
* [Seven Languages In Seven Weeks](https://pragprog.com/titles/btlang/seven-languages-in-seven-weeks/)
* [7つの言語 7つの世界](https://www.ohmsha.co.jp/book/9784274068577/)## Table of Contents
* [Ruby](https://github.com/ykws/hello-ruby)
* [Io](https://github.com/ykws/hello-io)
* [Prolog](https://github.com/ykws/hello-prolog)
* [Scala](https://github.com/ykws/hello-scala)
* Erlang
* Clojure
* [Haskell](https://github.com/ykws/hello-haskell)