5 members
2 members
3 members
15 members
7 members
11 members
3 members
36 members
9 members
8 members
Replied 1 day ago
Replied Nov 14
December 2, 2009 from 6pm to 7:30pm – Manoa Innovation Center
Posted on November 13, 2009 at 11:00am — 7 Comments
I just read through the language spec and memory model for Go, Google's new language (thank you for the link Scott.) There are a lot of things l like about the language, such as its approach to concurrency, heavy use of type inference (which we also see in C# and Java 7), ruby-like… Continue Posted on November 11, 2009 at 2:00am — 24 Comments
The major theme for C# 4.0 is dynamic programming. Increasingly, objects are “dynamic” in the sense that their structure and behavior is not captured by a static type, or at least not one that the compiler knows about when compiling your program.
dynamic key… Continue Posted on October 24, 2009 at 11:00am — 5 Comments
Posted on October 10, 2009 at 8:30pm — 40 Comments
Posted on October 1, 2009 at 10:00am — 9 Comments
© 2009 Created by Daniel Leuck