Remix.run Logo
ventana an hour ago

I used to teach C to students many years ago, and with agents it's becoming a niche craft. C is still both an important and fun language to use, and I've been very slowly making a C language course to let beginners learn a bit about the language and practice writing simple code with no AI: https://c-course.com

A work in progress, and will stay so for much longer, I guess.

jherdman an hour ago | parent [-]

This is neat! I’ve been meaning to get back into C. I’ll give this a shake.