Recent Posts
The power of the state
The notion of state and how to enhance its memory power by tuples.
Very basic number theory
Fundamental notions of number theory and proof techniques.
Euclid’s Algorithm
Euclid’s algorithm for finding the greatest common divisor of two integers and its partial proof.
Higher order functions
An introduction to higher-order functions in programming.
Iteration by while
An introduction to iteration using while loops in Python, illustrated with the Collatz conjecture.