https://github.com/howdoicomputer/code_samples
A collection of code samples for a variety of languages.
https://github.com/howdoicomputer/code_samples
Last synced: 11 months ago
JSON representation
A collection of code samples for a variety of languages.
- Host: GitHub
- URL: https://github.com/howdoicomputer/code_samples
- Owner: howdoicomputer
- Created: 2016-01-20T18:47:46.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-26T00:46:37.000Z (over 10 years ago)
- Last Synced: 2023-08-15T10:35:50.461Z (almost 3 years ago)
- Language: Elixir
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About
A simple repository of code samples I've written to help me become more proficient at different programming languages. Could contain anything from simple notes on syntax and principles to /r/DailyProgrammer submissions. Some of it may not even be my code but a reference taken from Stack Overflow or a similar site. Enjoy!
## Current languages
* Elixir
---