This week's code snippet, Hello World in Elena, is brought to you by Subete and the Sample Programs repo.
public program()
{
console.writeLine("Hello, World!");
}
Below you'll find an up-to-date list of articles by me on The Renegade Coder. For ease of browsing, emojis let you know the article category (i.e., blog: ✒️, code: 💻, meta: 💭, teach: 🍎)
- ✒️ Missing the Forest for the Trees: Why You Struggle to Solve Problems
- ✒️ What It Feels Like to Be a Toddler Again: Learning a Language
- ✒️ Things I Don’t Want AI To Help Me With
- ✒️ Why I Rebel Against the Use of Generative AI
- ✒️ Buying a House Sucks
- ✒️ Smug Yet Unserious
- ✒️ 32 College Stories That Always Make Friends Laugh
- 💻 Why Does == Sometimes Work on Integer Objects in Java?
- 🍎 Online Exams Might Be Cooked
- 🍎 Encouraging Attendance With Peer Instruction
Also, here are some fun links you can use to support my work.
This document was automatically rendered on 2026-03-20 using SnakeMD.





