Developer Tools, General
A Short History of Java
It’s Java’s 22nd birthday! Let’s look back in time at how the world’s most popular language formed and how Java got to be the juggernaut it is today. Java, the […]
No products in the cart.
It’s Java’s 22nd birthday! Let’s look back in time at how the world’s most popular language formed and how Java got to be the juggernaut it is today. Java, the […]
Today the Android team is excited to announce that we are officially adding support for the Kotlin programming language. Kotlin is a brilliantly designed, mature language that we believe will make […]
Programmers can benefit a lot from continuous learning. The technology today is advancing at an alarming rate and this means that the old ways of programming are slowly becoming obsolete, […]
A lot of javascript developers I’ve met, myself included, have experienced this sequence of events: Bang their heads against the wall trying to understand Function.prototype.bind, Function.prototype.apply, and Function.prototype.call. Use this in […]
Let’s talk software architecture. Most of us know MVC, it’s the foundation for pretty much every web framework. As your product grows though, problems with MVC will start to appear. […]
My friend Tom recently gave an excellent talk titled Writing Readable Code. It’s only 15 minutes long, and is packed full of great little tips and pearls of wisdom. I’d highly […]