An open API service indexing awesome lists of open source software.

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

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