all posts.
-
2025-11-04
Introduction to the Untyped Lambda Calculus (β-reduction and α-conversion)
-
2024-11-03
Introduction to Machine Code
-
2023-08-27
Is Data Struct about memory?
-
2023-08-13
Proving natural numbers are infinity in Coq
-
2023-08-12
Introduction to Big O notation
-
2023-08-12
Building a JSON Parser from scratch with JS