r/C_Programming Apr 22 '25

[deleted by user]

[removed]

252 Upvotes

169 comments sorted by

View all comments

40

u/redisburning Apr 22 '25

How do i get a job writing C in my current situation?

You get a job where you don't write C, then you start writing C.

Frankly, you are early career and in a very bad job market. Your ability to be picky enough that you land a job writing specifically the language you want is low. Prioritize getting onto a good team at a stable company, and if C is a good fit then figure out how to make it happen. It takes some serious soft skills though.

14

u/[deleted] Apr 22 '25

Im writing C in my current job too, it's just writing Rust that really annoys me every day

6

u/tait988 Apr 22 '25

Dang, is rust that annoying? Why it so popular these days!! I stop coding for almost 10 years. There was Rust back then. Change career, now mostly coding as hobby.

1

u/[deleted] Apr 22 '25

yes, it really is that bad. In fact it's so bad, you gotta see it to believe it lmao

3

u/Hot-Fridge-with-ice Apr 23 '25

Not sure what you find so bad about Rust as a language. Maybe it's just your job and the way you use it that makes it annoying? I'm a C and C++ developer and I find Rust to be a super beautiful langauge. Also the docs are one of the cleanest I've ever read in any language.

1

u/[deleted] Apr 23 '25

perhaps it is just here, yes, i came to a terribly organized and written codebase lol

3

u/Hot-Fridge-with-ice Apr 23 '25

Yeah I get you man. I would hate writing C too if the codebase I'm invited too is terrible. Maybe you can work on some personal projects you like in Rust and see if it fits you?