misc_rbtools/README.md
2019-04-30 02:02:16 -05:00

7 lines
No EOL
386 B
Markdown

#### List of Tools
- **algorithms** - algorithms gem that i am writing to better learn algorithms.
- **classes** - various classes that can be required and used.
- **command_line** - scripts that can be used at a unix/linux commandline.
- **data** - sample data. csvs, jsons, xmls.
- **koans** - ruby koans.
- **programming_books** - excercises and examples from ruby programming books.