Google has announced updates on the state of security updates in Android 9. It is recommending monthly security updates as a best practice. According to the company, it delivers monthly Android source code patches to manufacturers in order to incorporate those patches into firmware updates. It also introduced the Android Enterprise Recommended program earlier this … continue reading
In today’s polyglot programming world, enterprises are no longer restricted to one specific programming language. However, a new report does find that businesses seem to be sticking with Java and JavaScript for their enterprise application development needs. The report comes from the open-source project for cloud computing, the Cloud Foundry Foundation. “As companies transition from … continue reading
Following this week’s announcement of Android 9 Pie, Google is releasing a new Android SDK that offers more Kotlin features. According to the company, Android developers often run into problems with the Java programming language when accessing a null reference. Kotlin addresses this problem by providing nullable and non-nullable types in the type system, the … continue reading
Google is introducing a new open-source project for Java developers. Jib is an Java containerizer designed to help Java developers build containers using the tools they already know. The company explained while containers can make developing Java workflows easier, Java developers are often not container experts, which can make the process of containerizing their apps … continue reading
Kotlin continues to gain momentum among Android developers. In case you’re not familiar with Kotlin, it’s a statically typed, JVM-based language that’s interoperable with Java. It was developed by IntelliJ IDE provider JetBrains, which introduced the language in 2011. Version 1.0, the first officially stable release was introduced in February 2016. However, Kotlin’s status was … continue reading
IBM has announced the latest release of WebSphere Liberty, its Java application server solution. The company says WebSphere Liberty 18.0.0.2 is the most significant functional release in years, and comes with the first compliant Java Enterprise Edition (EE) 8 runtime. “Over the past 22 years, Java has remained a top programming language, and it continues … continue reading
The Eclipse Foundation has announced the latest version of the Eclipse IDE. The Photon release is designed to expand on polyglot capabilities based on the Language Server Protocol plugins. “The Language Server Protocol (LSP) ecosystem delivers editing support for popular and emerging programming languages. Combined with the move to a quarterly rolling release cadence, the … continue reading
V8 version 6.8 is now available. V8 is an open-source JavaScript engine developed by Google and used in Google’s open-source browser Chrome. The latest release focuses on memory, performance, WebAssembly and APIs. To avoid memory leaks, the latest version lets the context point to a ScopeInfo in order to break down dependencies. According to the … continue reading
Java continues to dominate the programming language space for developers, but a new report reveals that Kotlin may soon knock it out of the top spot for mobile development. Packt released the results of its 2018 Skills Up report designed to look at the trends and tools software developers are using today. The 2018 Skills … continue reading
Java remains the most popular primary programming language, but JavaScript is the most used programming language overall. That is according to a recently released report from JetBrains on the State of the Developer Ecosystem in 2018. The report surveyed more than 6,000 developers from 17 countries to reveal the trends driving the world of coding … continue reading
Progress is introducing a new solution for IIoT self-service anomaly detection and prediction. The company announced the availability of its DataRPM self-service anomaly detection and prediction for the IIoT market. The solution will provide research and development groups with better decision-making capabilities for IIoT proof-of-concept and pilot execution. It is hosted on AWS, allowing organizations to … continue reading
The Apache Software Foundation has announced the general availability of Apache Wicket 8.0. Apache Wicket is a open-source Java web framework designed to build complex web apps that leverage the benefits of object oriented programming. The Wicket team set out on a mission with version 8 to help developers write less, but achieve more. With … continue reading