Software developers tend to deal in the intangible—characters on a screen that disappear into the guts of a computer (or the cloud). Java Hub, on the other hand, was all about showing rather than ...
After receiving access to the iPhone and iPod touch through Apple's SDK, Sun Microsystems says it will release a version of Java for the two Apple devices. The decision was made just a day after Apple ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Whenever I first learn a new API, I like to first put in some code to dump everything out so I can get a feel for what the methods do and in what order events happen. So let’s start with that. First ...