Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
TL;DR; I gave a talk at LambdaConf 2025 this is a follow up post. Haskell Files -> GitHub. I'll...
Are you eager to dive into the world of machine learning but feeling a bit overwhelmed by the math...
Math, My Love I never liked math. My everlasting enemy in school wasn't the bullies (I was...
Extracting Element in odd position of a String Here I will show you simple way to extract...
Dive Back into Math with Confidence 👨🏫 Phase 1: Core Mathematical Foundations ...
I enjoy probability and statistics, but counting problems often confuse me - especially with...
As part of tutoring physics and maths to high school students, I sometimes write up deep-dive...
sign() CSS sign() is not well supported but can be "polyfilled" with calc() &...
Mastering Statistics in a Week: A Sarcastically Professional Dive This week has been a...
Hey everyone! Excited to kick off a new weekly blog series: "The Math Behind ML" - a deep dive into...
The modern world depends heavily on data. Before we can identify useful patterns or relationships...
Mastering Statistics in a Week: A Sarcastically Professional Dive This week has been a...
Mean, Median, Mode Term What It Means Why We Need It Real Example Why Not...
The other day I baked macaroni cheese in an oval-shaped oven dish and ended up going down quite the...
Originally published on peateasea.de. As part of tutoring physics and maths to high school students,...
This a python code to create a calculator (Python 3)
Originally published on peateasea.de. As part of tutoring physics and maths to high school students,...
Calculus is often taught as a tool for solving problems, such as rates of change, areas under curves,...
Artificial intelligence problems constitute two general categories: Search problems and...
When I first started my journey into machine learning, I was excited to dive into the world of...
📜 1. The Statement Fermat's Little Theorem says: If ( p ) is a prime number, and ( a )...