Articles by Tag #maths

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Learning Physics with Functional Programming and Haskell

TL;DR; I gave a talk at LambdaConf 2025 this is a follow up post. Haskell Files -> GitHub. I'll...

Learn More 12 0May 15

Boost Your Machine Learning Skills: Free Courses for Math and Statistics

Are you eager to dive into the world of machine learning but feeling a bit overwhelmed by the math...

Learn More 4 2Aug 25 '24

Gamedev Math: Not Just A Tool But A Necessity

Math, My Love I never liked math. My everlasting enemy in school wasn't the bullies (I was...

Learn More 2 0Oct 15 '24

Extraction of Element of a string at odd,even or any pattern position in Python

Extracting Element in odd position of a String Here I will show you simple way to extract...

Learn More 1 0Dec 30 '24

📝 Ultimate Mathematics Mastery Roadmap

Dive Back into Math with Confidence 👨‍🏫 Phase 1: Core Mathematical Foundations ...

Learn More 1 0Feb 18

Counting in Probability: A Dev's 2x2 Cheat Sheet

I enjoy probability and statistics, but counting problems often confuse me - especially with...

Learn More 1 0Feb 7

Calculating the volume of a cup via rotational solids

As part of tutoring physics and maths to high school students, I sometimes write up deep-dive...

Learn More 0 0Feb 1

Polyfill for CSS sign() and abs()

sign() CSS sign() is not well supported but can be "polyfilled" with calc() &...

Learn More 0 0May 23

Week 1: Statistics

Mastering Statistics in a Week: A Sarcastically Professional Dive This week has been a...

Learn More 0 0Jan 9

My first blog series Math behind ML

Hey everyone! Excited to kick off a new weekly blog series: "The Math Behind ML" - a deep dive into...

Learn More 0 0Apr 15

Let's Talk Data

The modern world depends heavily on data. Before we can identify useful patterns or relationships...

Learn More 0 0Jun 5

Week 1: Statistics

Mastering Statistics in a Week: A Sarcastically Professional Dive This week has been a...

Learn More 0 0Jan 9

Core Math Skills for Data Science: Statistics & Probability

Mean, Median, Mode Term What It Means Why We Need It Real Example Why Not...

Learn More 0 0May 9

Self nerd-sniping with macaroni cheese

The other day I baked macaroni cheese in an oval-shaped oven dish and ended up going down quite the...

Learn More 0 0Mar 20

Throwing a javelin and finding where it lands

Originally published on peateasea.de. As part of tutoring physics and maths to high school students,...

Learn More 0 0Jul 13 '24

I found some python code to create a simple calculator.

This a python code to create a calculator (Python 3)

Learn More 0 0May 19

"The Enterprise" amusement park ride

Originally published on peateasea.de. As part of tutoring physics and maths to high school students,...

Learn More 0 0Sep 10 '24

“Calculus, Code, and the Quiet Art of Understanding Change”

Calculus is often taught as a tool for solving problems, such as rates of change, areas under curves,...

Learn More 0 0May 16

A brief intro on the correlation between AI and Maths.

Artificial intelligence problems constitute two general categories: Search problems and...

Learn More 0 0Sep 29 '24

The Importance of Mathematics in Machine Learning: A Beginner's Perspective.

When I first started my journey into machine learning, I was excited to dive into the world of...

Learn More 0 0Jul 31 '24

🎯Fermat’s Little Theorem: The Tiny Theorem with Huge Impact

📜 1. The Statement Fermat's Little Theorem says: If ( p ) is a prime number, and ( a )...

Learn More 0 0Apr 17