https://github.com/gonzofish/programming-elixir-notes
Here are my notes on Programming Elixir by Dave Thomas
https://github.com/gonzofish/programming-elixir-notes
elixir
Last synced: 9 months ago
JSON representation
Here are my notes on Programming Elixir by Dave Thomas
- Host: GitHub
- URL: https://github.com/gonzofish/programming-elixir-notes
- Owner: gonzofish
- Created: 2019-06-14T22:39:12.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-17T20:22:17.000Z (almost 7 years ago)
- Last Synced: 2025-01-26T11:28:05.204Z (over 1 year ago)
- Topics: elixir
- Language: Elixir
- Size: 293 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Notes on Programming Elixir
This is for storing my notes on Dave Thomas's book _Programming Elixir_.
The actual notes can be found in the [NOTES file](NOTES.md).
## In-Book Projects
In-book projects will have tags for most (if not all) major steps developing
that code. These tags are mentioned in the [NOTES file](NOTES.md).
- [Github Issues](issues/)