Page 98 of 127 (2525 total posts)

April 2021

06-04-2021
Quick and Dirty Data Analysis with Pandas

Quick and Dirty Data Analysis with Pandas

Source: machinelearningmastery.com

Before you can select and prepare your data for modeling, you need to understand what you've got to start with. If you're a using the Python stack for machine learning, a library that you can use to better understand your data is Pandas. In this post you will discover some quick and dirty recipes for Pandas to improve the understanding of your

Tags: data-analysis pandas
06-04-2021
6 things I’ve learned in my first 6 months using serverless

6 things I’ve learned in my first 6 months using serverless

Source: read.acloud.guru

The serverless world is pretty awesome once you find the right tools — and burn the middle layer to the ground After the tour-de-force of Serverlessconf in October, I decided my entire company would be going serverless. I spent the first couple of months beating my head against the wall trying to migrate a Python Flask app to Lambda — […]

Tags: serverless
06-04-2021
Apache Cordova Tutorial: Developing Mobile Applications with Cordova

Apache Cordova Tutorial: Developing Mobile Applications with Cordova

Source: toptal.com

Developing mobile applications has always been a challenge, especially with so many platforms targeting a diverse ecosystem. To develop multiple applications, one for each platform, may not always be feasible. Fortunately, alternative approaches do exist. In this article, Toptal engineer Filip Petkovski demonstrate...

Tags: apache cordoba mobile phonegap tutorial how-to
06-04-2021
Leveraging Mental Models in UX Design

Leveraging Mental Models in UX Design

Source: toptal.com

Users know how your product works and how to use it even before you design it. At least, they should. Users form expectations around how things should work through familiar patterns and repeated use. To design for maximum usability, designers need to understand and leverage users’ mental models. #ux #uxdesign

Tags: models design