https://github.com/crowdhailer/interesting
A selection of helpful demonstration code that I have found
https://github.com/crowdhailer/interesting
Last synced: 10 months ago
JSON representation
A selection of helpful demonstration code that I have found
- Host: GitHub
- URL: https://github.com/crowdhailer/interesting
- Owner: CrowdHailer
- Created: 2014-01-09T14:14:40.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-29T16:15:00.000Z (almost 12 years ago)
- Last Synced: 2025-02-07T19:44:52.633Z (11 months ago)
- Language: Ruby
- Size: 188 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Interesting
===========
This is the demonstration code that I have used to explain various concepts to me as they occur.
So far they include
- The difference bettween assignment by value and assignment by reference
- The fact that most things are a method
- How command line pipes relate to ruby gets and puts methods
Use
===
All exmples should have instructions on how to use withing a subdirectory README OR inline comments