Hacker News new | ask | show | jobs
by qbasic_forever 1462 days ago
When I was in school 'computer engineering' was the degree you wanted for that level of understanding. It was a blend of 50/50 computer science and electrical engineering. You'd learn enough analog EE to understand transistors and enough digital EE to understand logic and computer architecture (this is really where you learn the gory details of how a CPU works internally). Then you'd focus on enough CS to flesh out low level OS, systems programming, etc. to make it all work. Basically learn enough to go from nothing but a circuit diagram to a computer booting up a display with a login prompt for an OS you designed and built, on hardware you designed and built.
1 comments

Still is as you describe. Just graduated from a CompE program.