Google has announced the open-source availability of the Cloud Dataflow SDK, allowing developers to integrate their apps with the Dataflow-managed data processing service. Google software engineer Sam McVeety made the announcement in a blog post detailing how developers now have the capability to begin porting Dataflow to other languages and execution environments, and they can … continue reading
Google has officially announced its new tool chain for Android. The core of the new tool chain includes two tools: Jack and Jill. Jack stands for Java Android Compiler Kit, while Jill stands for Jack Intermediate Library Linker. Belgian mobile development software company Saikoa revealed the new compilers in the beginning of the month. Google … continue reading
Deep linking is starting to gain some momentum, and Google wants to make sure its developers are successfully deep linking their Android apps. “We’ve gotten a lot of feedback from developers and seen a lot of implementations gone right, and others that were good learning experiences since we opened up App Indexing back in June,” … continue reading
Apple’s Swift programming language and the R statistical language are the two candidates for TIOBE’s programming language of the year award, according to the TIOBE index for December. In the October TIOBE programming community index, Google Dart had cracked the Top 20 languages, and Java and C++ popularity had hit all-time lows. This time around, … continue reading
Samsung’s first development kit for its wearable virtual reality device, powered by Oculus, is now available. “With Gear VR Innovator Edition, Samsung is putting the device in the hands of creators to craft amazing experiences as we define this new mobile category together,” said Justin Denison, vice president of product strategy and marketing at Samsung. … continue reading
Android Studio 1.0, a new environment for building native Android applications that Google first teased at Google I/O 2013, has arrived. The new IDE was released in preview a year later at Google I/O 2014, but today marks the official availability of version 1.0. Based on the JetBrains IntelliJ platform, Android Studio brings many interface … continue reading
Today marks the start of Code.org’s second annual Computer Science Education Week, and with it another round of the Hour of Code campaign, this time with even higher goals. This year, President Obama kicked off the festivities with a speech, also taking on the title of “Coder-in-Chief” and becoming the first president to program a … continue reading
The Apache Software Foundation has announced Apache Drill as a Top-Level Project. According to the Foundation, Apache Drill is a schema-free SQL query engine for Hadoop and NoSQL. By removing the constraint of building and maintaining schemas before data can be analyzed, Drill users can run interactive ANSI SQL queries on complex or constantly evolving … continue reading
Google is developing two new compilers, codenamed Jack and Jill, to replace the current javac and dex compilers used in its Android mobile operating system. According to a blog post from Saikoa, a Belgian mobile development software company that discovered build tools labeled Jack and Jill in the latest Android SDK, the tools will streamline … continue reading
Google has released reCAPTCHA, a free service to protect websites from spam and automated malware breaches. reCAPTCHA uses a risk-analysis engine and adaptive CAPTCHAs to recognize when a human user or a bot is attempting to access a site, and it learns as CAPTCHAs are solved to digitize text, annotate images and build machine-learning datasets. … continue reading