This week's code snippet, Hello World in Cyclone, is brought to you by Subete and the Sample Programs repo.
#include <stdio.h>
int main() {
puts("Hello, World!");
return 0;
}
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: π)
- π You Should Give Open-Ended Projects to Your Students
- π» How to Move Your Extensions Folder in VS Code
- π Sample Programs Repo Celebrates 1,000 Code Snippets
- π Canvas Is Not Built With Educators in Mind
- π» Workshopping a Tier List Generator
- βοΈ No, The GRE Should Not Be Reinstated
- βοΈ Summarizing My Dissertation for the Layman
- βοΈ 9 Things I Wish I Knew About Doctoral Programs
- βοΈ I Successfully Completed My PhD in Engineering Education
- π So You Want to Be a University Educator
Also, here are some fun links you can use to support my work.
This document was automatically rendered on 2025-01-24 using SnakeMD.