Google has launched the Places API for Android as well as a beta program for the Places API for iOS. The release of these APIs is meant to provide developers with the ability to enhance their mobile experiences through device location signals. “People don’t think of their location in terms of coordinates on a map. … continue reading
OpenJDK 9 doesn’t yet have a set release date, but the project is continuing apace. With project Jigsaw as the headliner of the effort, the developers working on OpenJDK 9 have been tweezing apart the bits and pieces of Java to make the platform more modular overall. Project Jigsaw is no small effort. At JavaOne … continue reading
Bitcoin.org has released the Bitcoin Developer Guide, a list of detailed information about the bitcoin protocol and related specifications. The guide provides basic information about bitcoin as well as the steps and resources needed to start building bitcoin-based applications. The guide spans bitcoin-related development topics such as block chains, block height and forking, transactions and … continue reading
Oracle continues to pile on the new features planned for Java 9, posting feature outlines for unified JVM logging and additional compiler controls, as well as plans to remove deprecated garbage collection combinations and fix Project Coin. Adding to the initial Java 9 feature set approved for release back in August, Java chief architect Mark … continue reading
Functional programming is bigger than ever. Between Apple’s new Swift programming language, the availability of F# and Scala on the CLR and JVM respectively, and even the introduction of lambdas to Java, mainstream programmers are increasingly expected to be comfortable not just with object-oriented terminology, but with the jargon and mindset of the functional community. … continue reading
Alternative to the JNI would connect code managed by JVM and APIs for libraries not managed by the JVM … continue reading
Brian Goetz, John Rose and Guy Steele publicize official thesis for value types in the JVM … continue reading
Avail is designed to solve software engineering problems using natural expressions … continue reading
The JavaScript engine that runs on the JVM will ship with Java 8 in March … continue reading