• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

how much computer programming in EE? ME?

BlazingSaddles

Senior member
I am into physics and math, but I can't really stand programming. i have taken one computer science class and i'm in the middle of my second. EE's course requirements do not list any straight-up computer science classes, but i think there are more? not sure... anyway, if i am into math and physics and the like, would i be better off taking Mechanical Engineering? Also, what would the difference be finding jobs after graduating?
 
You'll probably have to take most of lower division classes for a comp. sci. major.

EDIT: I was thinking Comp. Eng. You shouldn't have to take many programming classes.
 
I'm currently a freshman Mech E and I think the prospects for a job are decent. Not as good as they were before this down turn of the economy, but luckily engineers are a little bit more secure then alot of the computing professions. Things are ok, but who knows what they'll be in 3 years. I think mechanical engineer is about safe as you can get, the job market is no guarantee at any time but there's been a bit of a shortage of engineers for years.
 
AT UT austin we start first semester with a computing course on computer architecture (registers, memory, etc) and assembly for a fictional computer. Second semester is an Intro to C course, focusing on memory architecture (i.e, how a computer uses the stack and how a c compiler stores local vars, function calls, and global vars, including stack and heap details). After that a C++ course is taken on data structures and algorithms...and that is topped off with a microprocessor programming course 4th semester, which goes back to assembly, but to IA32 assembly this time (I believe...not there yet)

required for EEs as well as CompEs

 
It depends on what you really like. I'm in a job now that doesn't require any programming (EE), but suffered through three high level and one low level programming language courses. Programming isn't too hard to learn, plus it really helps you develop nice spreadsheets to impress your employer.
 
You'll have to take a few programming courses. Most schools have first year or two identical for CE and EE
 
I had to take a C class and and C++ (Object Oriented) and that's about it. We kinda did some data structures but hardly any. I hate programming personally and am intent on not spending my working life behind a computer.
 
Back
Top