Hacker News new | ask | show | jobs
by heinekan 1307 days ago
I think if you’re interesting in C you’re just going to have to deal with also working with C++.

When I started out I was looking for the same thing in the embedded space but there wasn’t any jobs strictly using C.

The “best” you could find out there is old code base is in C, new code is in C++. Which there are good reasons for.

1 comments

Eh. My mileage has varied. Fitbit's embedded systems were all written in C, without a single bit of C++.
you can totally avoid c++. I've stuck to pure C (and better post c++) languages for 30 years
I would assume that's made much easier by having 20+ years of experience. OP is looking for entry-level positions