Tricentis and Perfecto have announced a new partnership designed to accelerate the development process. Tricentis users will be able to perform automated tests using Perfecto’s Continuous Quality Lab. Other benefits include easy transition automation from local devices to cloud-based devices, complete digital platform coverage and same-day support for new platforms and operating systems, easy integration … continue reading
Google has announced the first developer preview of its upcoming operating system Android P. The release of Android P is just a baseline build for developers. The company says it will have a lot more features to announce at its developer conference Google I/O in May. The preview features indoor positioning with Wi-Fi RTT, display … continue reading
Google has announced the latest developer preview for Android Things, its platform for creating Internet of Things solutions. While primarily used for IoT, Google says the platform now also supports video and audio processing applications and on-board machine learning using TensorFlow. The Developer Preview 7 is based on Android 8.1 and supports version 11.8.0 of … continue reading
The Android team has announced a preview of Android KTX. Android KTX is a set of extensions designed to improve the process of writing Kotlin code for Android. It does this by providing an API layer on top of the Android framework and Support Library. Android KTX will enable developers to convert strings to URIs … continue reading
Kotlin and C are in the running to become TIOBE’s programming language of 2017. The winner will be announced next month. The TIOBE Programming Community index is calculated each month and the ratings are based off of the number of skilled engineers using the language, courses, and third party vendors. According to the index, the … continue reading
Google has announced a new version of its text-to-speech system, Tacotron 2. It uses neural networks to generate human-like speech. Typically, in TTS systems, the input is complex linguistic and acoustic features. The neural networks used by Tacotron 2, however, are trained using speech examples and corresponding text transcripts. “Generating very natural sounding speech from … continue reading
JetBrains is on a mission to bring Kotlin to all modern application components. The company just announced version 1.2 of the statically typed programming language for modern multiplatform applications. According to the company, this is a major release that gives developers the possibility to reuse code between the JVM and JavaScript. “Now you can write the … continue reading
RebelLabs wants to get inside the mind of a programmer with its 2017 Developer Productivity Report. The report focuses on why developers use certain tools over others and how satisfied they are in their selection of those tools, architecture, and other aspects of development. The report is based off of more than 2,000 from Java developers … continue reading
Red Hat has announced Red Hat OpenShift Container Platform 3.7. The latest release of this Kubernetes container application platform will enable IT organizations to build and manage cloud applications utilizing on-premise resources and integration with AWS. Features include: OpenShift Service Catalog, OpenShift Template Broker, OpenShift Ansible Broker, Red Hat OpenShift Application Runtimes, and Red Hat … continue reading
The Kotlin programming language is getting a number of new updates and improvements as part of the inaugural KotlinConf taking place in San Francisco this week. Kotlin is a statically typed programming language for modern multiplatform applications developed by JetBrains. The big announcement from the conference’s keynote was the release of Kotlin 1.2 Release Candidate. … continue reading
Google is bringing machine learning to Android with a newly added Neural Networks API. The NNAPI is part of the latest developer preview of Android 8.1, Oreo. According to the company, the new API will enable developers to run computationally intensive machine learning operations on mobile devices. In addition, it provides a base layer for … continue reading