Alex: I am planning date with my girlfriend. Could you give any advice? AstroGPT: To sprinkle some...
A while ago, a friend and I were discussing code cognitive complexity and maintainability. A friend...
Recent I've spent quite some time working on a CLI tool designed to evaluate code complexity. This...
Written by the creator of D3.js, the most popular JavaScript library for custom data visualization,...
This book offers insights and wisdom from a seasoned software engineer, with detailed breakdowns of...
This book is often regarded as a classic, sometimes even called the "bible of programming." It...
Udemy: Learning Path: Haskell: Functional Programming and Haskell This learning path comprises three...
This book explores the implementation and use of common software design patterns in JavaScript. While...
Think Complexity introduces readers to the field of Complexity Science, exploring its implications...
Introduction Before I even started properly studying machine learning last summer, I've...
For this post, I want to look back at my earlier attempts to learn machine learning and data science,...
Hi, my name is Alex, and I'm a full-stack software engineer. Nine months ago, I decided to take a...
It describes handy techniques to create a testable and flexible software system. Honestly, it changed...
In the previous article we already gained some intuition regarding monadic error handling with Promis...
It briefly explains the foundation of Lambda Calculus. The descriptions are mathematically heavy. Som...
It covers several areas of statistics. The courses do not care about purely mathematical details like...
Today I would like to talk with you about one of the most common utilization for monads - Monadic err...
It is one of the best series of programming lectures I have ever learned. It is formed by a set of co...
The set of the lecture describes different software design patterns. Software design patterns are sta...
The course of lecture introduces an audience to different types of UML diagrams useful for software d...
A bit more than a year ago, I started an exciting open-source project. The goal was to improve my und...
It is an excellent introduction to functional programming. Tasks and examples are illustrated in Hask...
It is a compilation of ideas expressed in multiple articles written by the legend of the software cra...
It appears to be an excellent overview of modern software testing techniques. Besides that, it contai...
Many words are already said about Monads. I didn't really want to write yet another article explainin...
In some sense, it was a crazy weekend. An early Saturday morning, I decided to do some experiments...