Thanks for the article - pointed me in the right direction, however, I think only this policy…Oct 15, 2021Oct 15, 2021
Python is a dynamically typed language, which means we do not define the type of an object, but…Sometimes, when doing data analysis and building/evaluating machine learning models in Jupyter notebook, we end up writing functions to…Jul 14, 2021Jul 14, 2021
Ruby Modules, require, module_function, and RailsMy motivation for writing this article on Medium is to have a place to articulate my thoughts regarding the things I rudely jotted down in…Apr 7, 2021Apr 7, 2021
Distance between two sets of geographic coordinates (latitude, longitude) in Ruby, JS, SQL, and…First, let me provide an explanation for the formula known as the Haversine Formula.Apr 6, 2021Apr 6, 2021
eBay REST API OAuth2: Plain English EditionI’ve been working with the eBay API since my time at a small Chicago startup a few years back. In fact, it was working at this particular…Sep 26, 20186Sep 26, 20186
Published inCloudBoostNode.js & the Magento 1.x REST APIRecently I was tasked with a project to create a feed of products on our website from our Magento 1.x instance. If you’re reading this…Dec 20, 2017Dec 20, 2017