Electronic Engineering Applications
Software Development
In todays technology orientated world it is next to impossible to avoid interacting with some electronic device. Electronic engineerings
are involved in writing the operating systems (OS) that all devices from your mobile phone to MP3 player need in order to work. They also
write the programs that run on these OSs.
Software Spotlight
Assembly language programming involves writing the low level machine code that runs directly on the processor of the computer or embeddded
system. Programmers can write very efficient code that executes extremely quickly, which is very important for time critical systems like those used
in medical devices.