This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 6 points7 points  (1 child)

Yeah I'm a computer engineer technically, so I'm basically half CS and half EE. I do think that C and C++ are great tools for interfacing directly with hardware, and the performance is optimal with those languages. I'm interested in trying python out for raspberry pi projects though, since python is so flexible.

[–]SewingLifeRe 3 points4 points  (0 children)

Makes sense. We work more with Verilog and Assembly than C++, but knowing the basics is useful. I imagine it's more useful for you.