Thread: Programming jobs / academic advice

  1. #1
    Registered User
    Join Date
    Aug 2014
    Location
    The Last Frontier
    Posts
    2

    Programming jobs / academic advice

    Good morning!

    If this kind of question is not allowed, please ignore or delete this post. I have read previous discussions but would like comments based on my situation.

    I liked studying math and thought engineering would be a good career. After three years studying for a bachelors in electrical engineering, I am bored with both classes and work as an engineering intern. I do not feel mentally engaged.

    The bright spots were programming in C for two courses and adapting an old C program at work, which is why I came here for advice. What roles exist for programmers today? Would my EE degree be useful?

    Thank you. If I can clarify anything, please ask.

  2. #2
    Registered User
    Join Date
    May 2009
    Posts
    4,183
    I would guess Embedded programming might match your EE degree and C programming.
    "...a computer is a stupid machine with the ability to do incredibly smart things, while computer programmers are smart people with the ability to do incredibly stupid things. They are,in short, a perfect match.." Bill Bryson

  3. #3
    Registered User
    Join Date
    Jun 2011
    Posts
    4,513
    As Tim mentioned, embedded programming might suit your interests well.

    Perhaps you should look into industrial electronics, where you might be able to find a position that is a nice connection between Electrical Engineering (which I assume you have some interest in, if that's your major) and programming.

    That's part of my job - designing digital circuit boards for systems, and programming the devices that go onto them. And writing computer software to communicate with some of those boards.

  4. #4
    C++ Witch laserlight's Avatar
    Join Date
    Oct 2003
    Location
    Singapore
    Posts
    28,413
    *Moved to General Discussions*
    Quote Originally Posted by Bjarne Stroustrup (2000-10-14)
    I get maybe two dozen requests for help with some sort of programming or design problem every day. Most have more sense than to send me hundreds of lines of code. If they do, I ask them to find the smallest example that exhibits the problem and send me that. Mostly, they then find the error themselves. "Finding the smallest program that demonstrates the error" is a powerful debugging tool.
    Look up a C++ Reference and learn How To Ask Questions The Smart Way

  5. #5
    Registered User
    Join Date
    Aug 2014
    Location
    The Last Frontier
    Posts
    2
    Thanks for the replies, and for moving this to a more appropriate location.

    I will check out embedded programming opportunities. Using my EE degree is not a big deal, but if it is an asset in certain fields I will try to take advantage of that.

  6. #6
    Registered User
    Join Date
    Dec 2006
    Location
    Canada
    Posts
    3,229
    I was in a similar situation.

    Graduated with an EE degree, and I really enjoyed doing electronics and it's a lot of fun, but ultimately I didn't find it challenging enough (in the way I like to be challenged).

    I am now working as a software developer, and will be going back to school for Master's (in CS) next year (nothing to do with finding jobs - I am already very competitive for software jobs and have no trouble getting them).

    Did take a few additional CS courses when I was in school, though. Some of them counted as electives for EE (that depends on school/department). I also did software development for most of my internships.

  7. #7
    TEIAM - problem solved
    Join Date
    Apr 2012
    Location
    Melbourne Australia
    Posts
    1,907
    I graduated with a Bach of EE and loved designing electronics - By chance I ended up doing industry placement with an Embedded Engineer.

    At this industry placement I got to design a power circuit, design a circuit for a microcontroller, and then program the microcontroller.

    I have to admit, the C programming was great: If you found a bug, you didn't have to reprint a circuit!

    When I graduated, I seeked a role in Embedded Systems and got to do lots of programming (using C) and design circuits around the microprocessors.

    Now days I also write programs in C#.

    Because I am continuing my learning in a new field, I am feeling very rewarded. I know that I will never be a "laserlight" or a "Salem", but I like to think that I can write a good reliable program.

    My advice is to continue learning about electronics, but also start learning C.
    Fact - Beethoven wrote his first symphony in C

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. programming jobs/colleges
    By joed in forum A Brief History of Cprogramming.com
    Replies: 15
    Last Post: 06-30-2006, 06:51 AM
  2. Question for people with C++ programming jobs
    By dnysveen in forum C++ Programming
    Replies: 12
    Last Post: 04-27-2006, 10:01 PM
  3. Programming Jobs Interview?
    By incognito in forum A Brief History of Cprogramming.com
    Replies: 11
    Last Post: 12-09-2003, 06:17 PM
  4. programming jobs
    By mikeghet in forum Windows Programming
    Replies: 2
    Last Post: 09-06-2002, 07:29 AM
  5. general advice on jobs
    By Unregistered in forum A Brief History of Cprogramming.com
    Replies: 3
    Last Post: 07-25-2002, 08:36 PM