Many organisations apparently did not get the memo!
The Simple Math Behind Image Rotation
Featuring an old-school game-development algorithm!
The Fractal Tree
A recursive algorithm that lets you generate nature-like art!
How To Read The Future Of Large Language Models
Your new boss is an LLM. Would you work?
Cracking The Code: How Salt & Pepper Secure Passwords
This essay features a technical intro to password security. It covers technical topics like salt and pepper in simple terms!
How To Use Video Games To Solve Scientific Problems
You can use video games to solve scientific problems AND save your job from artificial intelligence. Intrigued? Read the essay to learn how!
How To Really Understand Recursion
Recursion is one of those computer science concepts that drives students crazy and makes programmers drool. But most recursion turorials mislead you!
How To Really Understand And Benefit From Abstractions
To benefit from abstractions, you need to understand them first. Abstractions power every piece of technology we use. They simplify complex systems!
How To Benefit From Computer Science In Real Life? (III)
Learn how to benefit from computer science to solve sort and search problems in real life. Also included is an introduction to the modern random stow method!
How To Benefit From Computer Science In Real Life (II)
Learn how to benefit from computer science via the time-space-money trade-off (AKA resource trade-off) to unclutter complicated decision processes in real life!