+ 2
Is anyone working on embedded systems...?
I've got great interest in embedded systems... What are the main areas/languages I should brush up on to be able to program a system properly...?
2 Respostas
+ 5
c, definitely c. I wrote a lot of it but without access to the chip's compiler had to compile down to assembler myself. It's almost that close. Assembler is good. Java is a behemoth and Android is just a subset of it really.
ATEOTD it depends on the system.
0
thanks... :-)