Create README.md

This commit is contained in:
Gregory 2020-09-17 19:49:21 +03:00 committed by GitHub
parent 9bbe18d54e
commit 41a154dc7c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

14
README.md Normal file
View file

@ -0,0 +1,14 @@
# Programming Languages
my solutions to ["Programming Languages"](https://www.coursera.org/learn/programming-languages) course by Dan Grossman.
Course consists of three separate parts in which author tries to explain language concepts / paradigms through different languages:
- SML
- Raket
- Ruby
Each part has exercises for specific language. You can find this exercies and my solutions in repo.
### TODO
- ~~SML~~
- Raket
- Ruby