Mon, 18 Sep 2017 21:08:58 +0100 |
IBBoard |
Add another thought about how the ":" operator works
|
Mon, 18 Sep 2017 20:53:36 +0100 |
IBBoard |
Add more notes about the DSL while I think about it
|
Mon, 18 Sep 2017 20:45:32 +0100 |
IBBoard |
Add the Day 3 'Domain Specific Language'
|
Mon, 18 Sep 2017 20:27:16 +0100 |
IBBoard |
Add Day 2 Q8 code
|
Thu, 14 Sep 2017 21:00:05 +0100 |
IBBoard |
Add answers for 6 and 7 (transpose and write/read matrix)
|
Thu, 14 Sep 2017 20:24:25 +0100 |
IBBoard |
Implement 2D list/array
|
Wed, 13 Sep 2017 20:55:07 +0100 |
IBBoard |
Add first four self-study answers
|
Wed, 13 Sep 2017 20:11:52 +0100 |
IBBoard |
Add code on reflection - basically involves the object returned by "proto" message
|
Tue, 12 Sep 2017 20:58:51 +0100 |
IBBoard |
Add Day 2 code
|
Tue, 12 Sep 2017 20:07:04 +0100 |
IBBoard |
Call methods by name and fix slot name printing
|
Wed, 06 Sep 2017 19:54:35 +0100 |
IBBoard |
Add most of the self-study answers
|
Wed, 06 Sep 2017 19:29:20 +0100 |
IBBoard |
Add Day 1 code for Singletons (including booleans)
|
Wed, 06 Sep 2017 19:06:46 +0100 |
IBBoard |
Work through how Io does lists and maps
|
Wed, 06 Sep 2017 18:55:02 +0100 |
IBBoard |
Add notes and code on methods in Io
|
Wed, 06 Sep 2017 18:48:15 +0100 |
IBBoard |
Swap to println after finding out about it in the next section
|
Wed, 06 Sep 2017 18:42:44 +0100 |
IBBoard |
Complete the car example of objects and types
|
Wed, 06 Sep 2017 18:36:02 +0100 |
IBBoard |
Print isn't PrinLn, so add some \n characters to the output
|
Tue, 05 Sep 2017 21:00:21 +0100 |
IBBoard |
Start the Day 1 excercises for Io and document the interactive stuff
|
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 {}
|