Tue, 05 Sep 2017 20:24:03 +0100 |
IBBoard |
Implement day 3 self-study extensions:
|
Fri, 20 Jan 2017 21:03:13 +0000 |
IBBoard |
Change function calls so methods get patched in anyway
|
Fri, 20 Jan 2017 21:01:09 +0000 |
IBBoard |
Add sample data from book
|
Fri, 20 Jan 2017 20:59:01 +0000 |
IBBoard |
Add code from book
|
Sun, 08 Jan 2017 20:29:18 +0000 |
IBBoard |
Add basic grep
|
Sat, 07 Jan 2017 21:04:20 +0000 |
IBBoard |
Add rewritten tree that takes a nested hash
|
Sat, 07 Jan 2017 20:36:33 +0000 |
IBBoard |
Add default Tree code from book's source code
|
Sat, 07 Jan 2017 20:36:03 +0000 |
IBBoard |
Complete iteration tasks for day 2
|
Wed, 04 Jan 2017 21:01:13 +0000 |
IBBoard |
Add first two Day 2 exercises
|
Wed, 04 Jan 2017 20:03:59 +0000 |
IBBoard |
Fix typo and expand description
|
Tue, 03 Jan 2017 20:58:19 +0000 |
IBBoard |
Add some initial experiments with blocks
|
Tue, 03 Jan 2017 20:38:45 +0000 |
IBBoard |
Be a nice Ruby user and follow block convention for do/end vs {}
|
Tue, 03 Jan 2017 20:36:16 +0000 |
IBBoard |
Add some minor experiments with hashes (hash tables)
|
Tue, 03 Jan 2017 20:28:17 +0000 |
IBBoard |
Add some poking of arrays
|
Tue, 03 Jan 2017 20:10:57 +0000 |
IBBoard |
Add day 1 exercises
|
Mon, 02 Jan 2017 21:16:35 +0000 |
IBBoard |
Update logic script re: "then" in "if else" statements
|
Mon, 02 Jan 2017 21:13:00 +0000 |
IBBoard |
Add some truthiness testing
|
Mon, 02 Jan 2017 21:01:39 +0000 |
IBBoard |
Start playing around with loop block definitions
|
Mon, 02 Jan 2017 21:00:47 +0000 |
IBBoard |
Make the script executable
|
Mon, 02 Jan 2017 20:56:58 +0000 |
IBBoard |
Add some basic logic examples
|
Mon, 02 Jan 2017 20:56:04 +0000 |
IBBoard |
Add "false" and "true" to our OBJECT ALL THINGS list
|
Mon, 02 Jan 2017 20:45:34 +0000 |
IBBoard |
Add some experiments of what different objects are and what functions they have
|
Mon, 02 Jan 2017 20:38:07 +0000 |
IBBoard |
Add script and output for checking all-values-are-objects code
|
Mon, 02 Jan 2017 20:36:04 +0000 |
IBBoard |
Add runner script to run through ruby and irb and log output in a consistent way
|
Mon, 02 Jan 2017 20:31:14 +0000 |
IBBoard |
Make each.rb executable - can now be run as "./each.rb"
|
Mon, 02 Jan 2017 20:26:32 +0000 |
IBBoard |
Add comments to code and document output
|
Mon, 02 Jan 2017 20:18:44 +0000 |
IBBoard |
Add first example script
|
Mon, 02 Jan 2017 20:18:28 +0000 |
IBBoard |
Add installation notes for Ruby
|