Recent content by mysterytome

  1. M

    Honest advice on Second Bachelor's needed

    I'm in the same situation, except I majored in something at school that I didn't want to do at all and wasn't able to get out before it was time to graduate. Currently I'm investigating the second bachelor's route because all of the graduate programs that will accept me with my current GPA (and...
  2. M

    MSE vs CS vs CE vs everything else

    Aviation really isn't my thing. My primary focus going in was propulsion, but once I got involved in that I have no desire to work in the aviation industry.
  3. M

    MSE vs CS vs CE vs everything else

    I don't think I'm necessarily the permanent student type. It's not that I got bored with aerospace, just that it was a rash and ill-informed decision. When it came time to finally choose a major, which came after just one AE course and 2 years of general courses, I didn't really take the time to...
  4. M

    C/C++ C++ conditional testing fails, why?

    You might want to check that you haven't accidentally put a semicolon after the if, like so: if (ct < (NUM_DP - 1)); as that'll indicate an if with no body. Braces shouldn't make a difference, so unless you're using a hacked-up compiler with a modified parser or funny extensions there's no...
  5. M

    MSE vs CS vs CE vs everything else

    How do I determine what I want to do with my future? I recently finished a BS in aerospace engineering. Long story short, I realized during my undergrad that it was not something I wanted to pursue as a career but didn't come up with any concrete plans on what I did want to study and ended up...
Back
Top