Building an Android POS App That Can’t Be Closed
Toptal It’s not every day that a client asks a developer to create a mobile app that cannot be closed,…
Vendor, Customer, or Partner in Success?
COLEVANS Dear Reader, I recently recorded an episode of “The Geek 2 English Podcast” that was a panel discussion on…
Be a Mentor
COLEVANS Dear Reader, A lot of developers I know think that they could be so much more if they could…
Converting JSON to a struct in Go
AKRABAT I’m in the process of writing a little command line app in Go that uploads images to Flickr. It’s…
The Many Applications of Gradient Descent in TensorFlow
Toptal TensorFlow is one of the leading tools for training deep learning models. Outside that space, it may seem intimidating…
I don’t think I can afford that
COLEVANS Dear Reader, Recently I was listening to “Ready, Fire, Aim“, a fantastic marketing and business book. In it, the…
Rachel Addison joins Future as new Chief Finance Officer
ANDRIOD CENTRAL As part of the successful acquisition of TI Media, which completed in April, Rachel Addison has been appointed…
Using Kotlin for Back-end Development: A Quick Overview
Toptal Kotlin has features that make it an ideal language for back-end development. Learn what these features are and how…
Modern Web Scraping with Python and Selenium
Toptal Web scraping has been around since the early days of the World Wide Web, but scraping modern sites that…
SQL Indexes Explained, Pt. 1
Toptal Properly used, an SQL database index can be so effective that it might seem like magic. But the following…