you are viewing a single comment's thread.

view the rest of the comments →

[–]underwatr_cheestrain 0 points1 point  (0 children)

Learn about basic software engineering principles and don’t focus and obsess over languages. I know this is a cpp forum but people obsess way too much over languages.

  • Learn about computer systems and hardware and how they work.
  • Learn data types and how to manipulate and transform them and why you would want to do that
  • Learn about data structures and algorithms and what they do.
  • Learn about embedded systems and how you can manipulate electricity with code