Google'd
I’ve been pulling down a lot of official Google code lately. The first was “The Go Programming Language” which is an “expressive, concurrent, garbage-collected” language very similar to C.
The second project is the sources for Google’s upcoming Chrome OS, which can be found here.
I’ll be doing some major Java development for a Quality Assurance course, so I hope that working on my school project will rekindle my love of programming and I can continue onward after the class is finished with these two projects. It’s been a long time since I’ve had some real fun with programming and I plan to make the most of it.