
4 (of many) awesome additions in Ruby 2.5.1 (and how to install it)
Also a quick aside on Ruby Structs and how to leverage it
Also a quick aside on Ruby Structs and how to leverage it
Good ruby rails and other tips
Great subtitle. Most readers won’t get it!
Great comprehensive comparison between two top open source dbms
Another article about bananas and gorillas
I blog mostly about my own programming projects.
Classic quote about OO vs. functional
Exploring rendering differences between Sketch and iOS
by Daniel Simmons 13 Noteworthy Points from Google’s JavaScript Style GuideFor anyone who isn’t already familiar with it, Google puts out a style guide for writing JavaScript that lays out (what Google believes to be) the best stylistic practices for writing clean, understandable code. These are not hard
Good distinction clarified.
Awesome useful tips for pretty design!
Tips and tricks for how to learn to code like the pros.
This article explains 15 types of regression techniques which are used for various data problems. It includes detailed theoretical and practical explanation of regression along with R code
Supercharge your Data Science workflow. Jupyter Notebooks + VS Code = 💘
Learn about LaTeX in short lessons with full code examples. A comprehensive guide to basic and advanced features. These tutorials, provide a hands-on introduction to LaTeX. You will see, the
When starting off with Microservices, it’s hard for teams to know what exactly constitutes a well-designed microservice. Several teams…