Ask HN: How many of you webdevs got degrees in EE/CE or similar?
I'm currently a junior in college studying Electrical Engineering with a focus in Computer Architecture and Organization, but ever since I was young I've had a passion for designing and developing websites and have become pretty skilled at both backend development and front-end design.
While I fully intend to continue my study and get a masters in computer engineering, I'm seriously considering going into web development as a career or starting my own web-related tech business after that. I was wondering how many of you who do development professionally (design, programming, or both) got EE/CE degrees? Does knowing the underlying principles of the computer hardware or languages like assembly and c (in addition to ruby/php) give any advantages in professional web programming? Is the pay comparable over the short and long term?
10 comments
[ 2.9 ms ] story [ 29.0 ms ] threadHaving said that, the key is skills and experience more than education. However, an education can help you build skills that you may not develop otherwise.
It will pay off in the long term if you know how computers work down to the transistor level. For example, in addition to "normal" websites, you'd be able to build a website like this:
http://www.visual6502.org/JSSim/index.html
As others have said, the important thing is really just having something to show - I had this from taking on a little extra work while I was studying for some extra cash.
I think learning C and later C++ was really useful, though this may be a personal thing, I guess it was my first exposure to real programming. I often catch myself thinking how things would be done in C++.
Personally I dont feel that not having a CS degree is a drawback, I think there are some benefits to coming to the field from a different angle. But take this with a pinch of salt, I'm still early in my career, and web development is a broad term.