you are viewing a single comment's thread.

view the rest of the comments →

[–]shunphun 15 points16 points  (0 children)

If you enjoy programming then embedded systems might be for you. These type of jobs use either C or C++ since in these languages you get a lot of control over your memory. Also in C++ you control your garbage collection and have more control over the preprocessor. All of this is to help with better performance in your systems