Ask HN: Is Computer Engineering a worthwhile MS degree?
I’m a software engineer with a CS degree. I was accepted to a school for ECE. I have the option to go either CE or EE, but can’t decide. What things outside of typical software dev to CEs do? Should I focus on the hardware side or the really low level software side? It’s all interesting to me but I’d love to hear more from expert engineers on the different paths.
My hope is to combine my CS and programming experience along with my masters program in interesting ways. To understand the stack all the way down to the hardware level and be able to implement end-to-end solutions that way. My issue is not knowing anything about the fields in industry
10 comments
[ 526 ms ] story [ 197 ms ] threadComputer engineering has become a niche and there are few potential employers. Most computer manufacturers assemble computers from components and subsystems from Intel, AMD, TMSC, Nvidia, etc. Although it does require a great deal of expertise, it is not typical of what is taught as CE.
Consider what the proposed CE curriculum covers. In many cases university courses fail to keep up with the pace of technology. Industry experience is far more valuable than theory. There just isn't enough time during a semester to develop in-depth practical experience in any given area.
Electronic / embedded systems engineering have broader potential areas of application. FPGAs are potentially a very good skill to have. But, as above, consider in light of employment opportunities.
At the lowest design levels EEs obsess over transmission line effects and EMF radiation from PCB traces. These days advanced electronic circuits are microwave transmitters.
This, a million times, and is often overlooked.
In fact, I would say that you should try working it out backwards. Find the place where you will really enjoy to live and find the best possible work you can do aligned with or leveraging your current skills with decent prospects for future growth.
Twice in my career, I found work that was interesting but in places where I didn't like to live. And living well is way more important than working!!!
As a part of this degree I’ve also selected coursework that is more related to CS. I’m looking at a compilers class, OS class, and neural networks as well.
With a focus on FPGA do you think that’s broadly applicable and evenly distributed geographically? I am prepared to move for certain industries, like working in space technology
As for FPGAs, the skills in that area are most in demand by companies producing advanced electronics, e.g. video, networking, some industrial and scientific processes.
I see BioTech / MedTech as being two very high potential areas. Of course, the manufacturers of such equipment are generally located in already highly industrialized areas.
Think of how assembly language has become niche, or how web tools help you put together simple UI’s that would previously have taken days. Or relational databases with SQL that killed off the previous generations. We are working on tools that substantially reduce the coding/testing burden, and I’m sure we are not the only ones.
If you focus more on the skills that a CS degree will help you develop you can’t go far wrong, no matter what the future holds.
Most of the fresh opportunities lie in the area of atoms, real hard tangible problems that software can't solve.
What opportunity do you see in the realm of atoms?
I have a bachelor's in CE, but never had a reason to get a masters. Undergrad in-major courses were a mix of regular high level software stuff, but not compilers and things, lightweight software engineering courses about process and awareness of formal methods (in depth formal methods in the Software Engineering major), some embedded systems work, and then a bit of electrical engineering: IIRC, we did some basic chip layout but my school didn't have any fab resources so no practical work there. A little bit of FPGA stuff.
With that degree, I just write software, mostly for servers, at Internet companies. I don't build hardware or anything, but maybe I'd be prepared for an entry level job in hardware, probably get roped into doing drivers though.