#golang     ← All Tags

Go
962d
"My brain now hurts in a 'trivial if not obvious' way" http://goo.gl/Gbp1A #golang
Go
962d
Go
962d
#golang release.2010-11-02 is out: http://groups.google.com/group/golang-nuts/t/5c8c528cd664c327 now with append!
Go
962d
Lots of tweets about #golang during my talk last night. I wish I spoke Japanese! (And LOL at the discussion of my 'GOPHER' T-shirt.)
Go
962d
RT @ajstarks: check out the new #golang 2D graphics package http://code.google.com/p/draw2d/
Go
962d
"Removing seatbelts for the Go language with mmap support" http://goo.gl/XgaT0 really great article! #golang
Go
962d
Go
962d
Want to access Amazon's S3 and SQS from your #golang program? Check out GoAWS: http://github.com/abneptis/GoAWS
Go
962d
Feeling excited for append, the new built-in for growing slices. It'll be in this week's #golang release.
Go
962d
Go
962d
Hone your #golang and AI programming skills simultaneously in the Google AI Challenge! http://j.mp/9prcBp They just added support for Go. =D
Go
962d
Go
962d
I just created a Go Playground iGoogle gadget http://goo.gl/7uz6 This means you can embed it in any web page http://goo.gl/t6bw #golang
Go
962d
Phew, finally figured out how to get tab + autoindent working for the #golang playground in Firefox. Why is the DOM so difficult?
Go
962d
Maybe I should start a new discussion list: golang-interminable-syntax-discussion #golang
Go
962d
Go
962d
RT @feyeleanor: also looking for floor space to sleep on in New Orleans during #rubyconf - willing to teach #golang in return :) #golang ...
Go
962d
Russ disambiguates heap profiling and memory usage: http://groups.google.com/group/golang-nuts/msg/17c09e412a0f0c60 #golang
Go
962d
RT @pamelafox: The #golang workshop today was awesome- I learnt a lot & had fun making an animated ASCII gopher using channels. http://t ...
Go
962d
A really nice example of #golang's novel type system in action: http://code.google.com/p/go/source/detail?r=5310c90e00e1
Go
962d
As of the most recent check-in, #golang builds on all our supported platforms: http://godashboard.appspot.com/ Nice.
Go
962d
#golang release.2010-09-22 includes a new full text indexing package: index/suffixarray - very neat and useful code.
Go
962d
Go
962d
RT @ajstarks: Hello, World #golang #SVG playground version
http://yfrog.com/6wv6iop
Go
962d
ATTN Sydney! Rob Pike is giving a talk at Sydney University today: "Another Go At Language Design" http://tinyurl.com/syd-another-go #golang
Go
962d
I just added a cool example to the Go Playground, "Tree Comparison": http://golang.org/ Also just pushed release.2010-09-22 #golang