Explore >> Select a destination


You are here

blog.kotzilla.io
| | testing.googleblog.com
14.2 parsecs away

Travel
| | by Mona El Mahdy Overview This post reviews four strategies for Android UI testing with the goal of creating UI tests that are fast, rel...
| | blog.gradle.org
13.4 parsecs away

Travel
| | We had a conversation with Adam Murdoch, the CTO of Gradle, about his journey from the very origins of Gradle. Adam offers insights into the latest features and discusses the future of build tools.
| | www.marcogomiero.com
13.4 parsecs away

Travel
| | SERIES: Building a backend with Ktor Part 1: Structuring a Ktor project Part 2: How to persist Ktor logs Part 3: How to use an in-memory database for testing on Ktor Part 4: How to handle database migrations with Liquibase on Ktor Part 5 Generate API documentation from Swagger on Ktor Part 6: How to schedule jobs with Quartz on Ktor Part 7: Moving from mobile to backend development with Ktor It's been a few months since I've started working with Ktor to build the backend of Revelop.
| | mihaisplace.blog
62.5 parsecs away

Travel
| Author: Mihai Avram | Date: 5/17/2020 Machine Learning has evolved far beyond just training a model on data and running that trained model to return classification results. In order to efficiently build Machine Learning solutions that effectively run in production environments, we must expand our solutions to be able to provision, clean, train, validate, and...