ventureaaron
  • Home
  • About

Math

A collection of 4 posts
Building a 10-Counter (ONGOING)
Programming

Building a 10-Counter (ONGOING)

A living article to document development for an educational tool.
17 Jan 2025 7 min read
There and Back Again With Squares
Math

There and Back Again With Squares

TLDR; - There is no practical use for this, it's just a little pattern exploration to think about. Seriously, don't read it. Have you ever noticed a pattern with how squares grow? X X2 Difference from value of (x-1)2 1 1 1 2 4 3
16 Jan 2025 5 min read
Binary Representation of Integers
Programming Featured

Binary Representation of Integers

Beware! If we try to use numbers too big for an int we can run into unexpected results. What happens if we add 1 to 2,147,483,647?
13 Jan 2025 3 min read
The Sieve of Eratosthenes
Math Featured

The Sieve of Eratosthenes

In this article... I will begin talking about the fascinating topic of prime sieves. Here we are looking at the most basic one, the Sieve of Eratosthenes. The number 2. 2 is the first prime. As far as I know, it has the distinction of being the only prime that
06 Jan 2025 7 min read
Page 1 of 1
ventureaaron © 2025
  • Sign up
Powered by Ghost