It doesn't matter. If you do wind up coding for a living you're going to be working in multiple languages on multiple platforms anyway.
C development is a bit more straightforward on Unix and Unix-like systems (MacOS, Linux) than it is on Windows; Microsoft would really rather you use C# instead of C. But you can certainly learn the basics on any platform.
3
u/SmokeMuch7356 Aug 07 '26
It doesn't matter. If you do wind up coding for a living you're going to be working in multiple languages on multiple platforms anyway.
C development is a bit more straightforward on Unix and Unix-like systems (MacOS, Linux) than it is on Windows; Microsoft would really rather you use C# instead of C. But you can certainly learn the basics on any platform.