There’s a new language on the block, and it’s recently had version 1.0 tagged. Go is a compiled language with some interesting features such as garbage collection, and concurrency that just works. More interesting perhaps though are the syntax choices for the language designed to make writing Go programs more compact and readable. They have a
During the course of development, there may come a time on android where you need to serialize an object. By far, the simplest way to handle this for an object containing primitives and primitive object wrappers is to implement the Serializable interface. There are caveats to this approach though. The resulting implementation can be significantly
This is really something that Google is working on. Awesome. The problem, they want them to look like this. This is possibly the coolest, most innovative thing I think I’ve ever seen. But come on. Those things just look stupid. Lets be honest as cool as this technology might actually be, it will never take


