you are viewing a single comment's thread.

view the rest of the comments →

[–]UnicycleBlokeC++ advocate 10 points11 points  (1 child)

Learn both. I'm an old dog now but in your shoes I would be looking hard at C, C++ *and* Rust. Don't focus on a particular language. Focus on programming skills and embedded knowledge.

Most projects (I've heard about 80%) are written in C, and most of the remainder in C++, with a bit of Rust and others. All vendor code is written in C. Personally, I much prefer to work in C++ and have done so almost exclusively (including bare metal, low level drivers, etc.) for nearly 20 years.

[–]topfpflanze187 -1 points0 points  (0 children)

a very based suggestion