Learning C As An Intermediate
reddit.com·16h·
Flag this post

Seeking advice, and suggestions. I’m a senior swe with 4+ years of experience, (java, C++, Rust). I’m looking to transition away from web dev and towards systems and embedded work. As part of this i’m trying to put a big emphasis on learning C, for the many obvious reasons (everything is built on it, it’s still very commonly used, it’s still very employable, etc.)

However I am struggling to get up and running with C, given that most educational content is geared towards beginners. I struggle to focus on simple things such as control flow, arithmetic operators, function definitions, as these kinds of things are pretty standard across languages (basically, i don’t need to start with syntax 101).

In addition, having some C++ and A lot of professional Rust experience means i…

Similar Posts

Loading similar posts...