Commit Graph

18 Commits

Author SHA1 Message Date
Dan Buch
736d61e82c TRIVIAL go fmt 2012-11-05 21:00:35 -05:00
Dan Buch
090d101d51 More namespacing and goofing around with unimportant crap 2012-11-05 20:59:42 -05:00
Dan Buch
0d7806fba4 Re-namespacing things and adjusting how stuff gets built
based on some recent practical experience with Go.
2012-11-05 20:36:27 -05:00
45239efacc Playing with channels 2012-10-23 18:45:23 -04:00
869e00fe38 Simplify the name
dangit
2012-10-23 18:33:53 -04:00
55cfa84eeb Getting into goroutines 2012-10-23 18:32:24 -04:00
ad41085cd3 Finishing the http handlers exercise
(hopefully)
2012-10-23 18:22:34 -04:00
d9a4c3a2e7 Picking up the go tour again
after a (very) brief interlude with D.  Le sigh.
2012-10-18 09:17:47 -04:00
Dan Buch
37ffe3c870 Back to the clean version 2012-09-01 22:37:29 -04:00
Dan Buch
4c196c93d9 Each closure has its own locals, yay! 2012-09-01 22:36:53 -04:00
Dan Buch
b53879a0fb Doing the fibonacci closure example
but I'm too sleepy to figure out the right way to make the first two
yielded values 1's.
2012-09-01 22:33:20 -04:00
Dan Buch
d23bfcc869 Slice exercise with the blue and white picture! 2012-08-25 23:08:27 -04:00
Dan Buch
e48569cc70 Maps exercise! 2012-08-25 22:18:48 -04:00
Dan Buch
892960c712 Making the compiler report its subcommands 2012-08-25 22:16:46 -04:00
Dan Buch
13201cbfea Adding a local go installation
since the one shipped by way of ubuntu repos is *just* outdated enough.
2012-08-25 22:16:11 -04:00
Dan Buch
5edefe38d2 A crappy implementation of Newton's method for finding square root 2012-08-25 21:48:12 -04:00
Dan Buch
92cd405b2e Playing with ranges 2012-08-25 21:12:40 -04:00
Dan Buch
dd64e484a5 Recording some of my work as I go through the go-tour 2012-08-25 21:08:08 -04:00