Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/richmit/ex-ruby
Example Ruby Programs
https://github.com/richmit/ex-ruby
Last synced: about 2 months ago
JSON representation
Example Ruby Programs
- Host: GitHub
- URL: https://github.com/richmit/ex-ruby
- Owner: richmit
- Created: 2021-05-05T23:16:31.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-05T23:20:04.000Z (over 3 years ago)
- Last Synced: 2023-11-18T15:25:22.499Z (about 1 year ago)
- Language: Ruby
- Size: 70.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
When I learn a new language, I write small programs exploring various
aspects of the language in question. I find this helps me to work out
the details of syntax, and firmly organize the material in my mind. On
this page are many of the little programs I wrote while learning Ruby
some time ago. I make a point of saying all of this because these
programs can, in no stretch of the imagination, be considered examples
of good Ruby form -- I wrote them while learning the language after
all. Still, they may be of helpful for people just learning the
language, and trying desperately to work out some detail... Use them
at your own risk!You can read a bit more about these examples on my [home page](https://www.mitchr.me/SS/exampleCode/ruby.html).
Have fun!
-mitch