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.

I've always had a sweet spot for using C for pet projects. For some reason, I find it soothing to work with the language. I think there is still room for this language to be taught to beginners.

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