https://github.com/leesharma/metaprogramming_elixir
My notes and exercise solutions for Metaprogramming Elixir. This book was read as part of the DC Elixir Bookclub.
https://github.com/leesharma/metaprogramming_elixir
elixir elixir-bookclub exercises metaprogramming-elixir
Last synced: 10 days ago
JSON representation
My notes and exercise solutions for Metaprogramming Elixir. This book was read as part of the DC Elixir Bookclub.
- Host: GitHub
- URL: https://github.com/leesharma/metaprogramming_elixir
- Owner: leesharma
- Created: 2017-04-10T17:44:43.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-10T17:45:17.000Z (about 8 years ago)
- Last Synced: 2024-11-20T13:41:10.779Z (6 months ago)
- Topics: elixir, elixir-bookclub, exercises, metaprogramming-elixir
- Language: Elixir
- Size: 25.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Exercises for *Metaprogramming Elixir*
======================================This repo contains my exercise solutions for *Metaprogramming Elixir* by Chris
McCord, read as part of the DC Elixir Bookclub in 2016.On the `master` branch, I'm using elixir 1.4.2 and erlang/OTP 19.0.