![How to Use Git Merge [the Correct Way]](https://res.cloudinary.com/practicaldev/image/fetch/s--7lvYimJG--/c_imagga_scale,f_auto,fl_progressive,h_500,q_auto,w_1000/https://cl.ly/430Q2w473e2R/Image%25202018-04-30%2520at%25201.07.58%2520PM.png)
How to Use Git Merge [the Correct Way]
Whenever you try to do a three-way merge there is a chance for conflicts to happen. This article explains how to deal with them and how merging actually works.
Whenever you try to do a three-way merge there is a chance for conflicts to happen. This article explains how to deal with them and how merging actually works.
If it’s been a while since your last statistics course, you might feel a bit ... Read More
A Practical End-to-End Machine Learning Example
It is our pleasure to announce that Project Jupyter has been awarded the 2017 ACM Software System Award, a significant honor for the…
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
Rails 5 series | Rails 5 adds support to pass collection of records to fresh_when and stale? for improved caching
The second part of the guide how to work with the Sinatra framework. How to connect Sinatra with ActiveRecord? Few tips how to deploy Sinatra app using Heroku.
Great collection of statistics demonstration tools
In this article we’re going to describe the Kernel#load method.
First Steps with Sinatra from Rails' perspective. How to start with Sinatra framework? Basic configuration of the new app using Sinatra framework.
If we could explain the success of JavaScript with just one word what would it be?
Stay up to date on what's happening in technology, industry insights, technical skills development and all things cloud learning, and cloud certifications.
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 — […]
A Practical End-to-End Machine Learning Example
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...
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