What Should I Study Over the Summer for EE?

  • Thread starter Thread starter Nick Thorpe
  • Start date Start date
  • Tags Tags
    Ee Study Summer
AI Thread Summary
Entering the engineering field, particularly electrical engineering (EE), requires a solid foundation in mathematics and programming. Key recommendations include reviewing precalculus, algebra, and trigonometry to prepare for calculus, as well as gaining programming experience, ideally starting with Python due to its accessibility. Understanding programming logic is crucial, as various languages like MATLAB, C, and Java may be used throughout the degree. Building rigorous study habits is essential, as coursework can be significantly more demanding than high school. Engaging in practical experiences, such as amateur radio or working with Arduino kits, can enhance understanding of electronics and programming. Additionally, maintaining focus and avoiding distractions like alcohol during study sessions is advised for academic success. Overall, a proactive approach to learning and hands-on practice will greatly benefit aspiring engineers.
Nick Thorpe
Messages
2
Reaction score
0
First time poster, I thought I'd pose this question since I am entering the engineering field next year (plans to branch off into EE). I am going into this next year totally blind, like many have I imagine.
If you were to go back to your younger self a) what would you have done to prepare yourself better, and b) what would you do during your journey to be more successful?
Cheers!
 
Physics news on Phys.org
Don't worry about it too much. You'll learn everything you need to. Just review precalculus, algebra, trig, etc. so you're ready for calculus, and it wouldn't hurt to get some experience programming.
 
axmls said:
Don't worry about it too much. You'll learn everything you need to. Just review precalculus, algebra, trig, etc. so you're ready for calculus, and it wouldn't hurt to get some experience programming.
Programming computers? Thats not a skill I thought I would need! What language?
And my schools lucky enough to offer a calc course that consists mostly of 1st year uni concepts
 
Nick Thorpe said:
Programming computers? Thats not a skill I thought I would need! What language?

Think again, you will be required to program. Likely in MATLAB but perhaps other languages too. The language doesn't matter anyway, you should have the logic of programming down. If you do, then any language will be easy.

@axmls is correct, be sure to be very confident in mathematics. It woudn't hurt to start learning/reviewing calculus too. Doing some physics could be beneficial too.
 
Yes, the programming concepts are the most important things. In my degree I've used C, C++, Python, Java, assembly, and MATLAB. Once you know one, they're all pretty much the same, plus or minus some differences.

It'll depend on what specialty you're interested in.
 
axmls said:
Yes, the programming concepts are the most important things. In my degree I've used C, C++, Python, Java, assembly, and MATLAB. Once you know one, they're all pretty much the same, plus or minus some differences.

True, but that doesn't mean they are all equally easy to learn. So if the OP never programmed before, it's best he starts with Python, and definitely not C++.
 
Summer's for having fun.

I suggest you start calculus so you have time to simmer it in your brain. But for fun you might read "The Art of Electronics". It's more practical than much of the theory you will be getting and you might use it to mess around with some basic circuits.

Also go swimming somewhere where there is surf. Observe the waves. You will be modelling lots of waves, and an intuitive understanding will help. Plus, it's a fun summery thing to do. (As I write this, I watch the 6" of snow falling. What happened to the global warming I was promised? :doh:)
 
Nick Thorpe said:
If you were to go back to your younger self a) what would you have done to prepare yourself better, and b) what would you do during your journey to be more successful?

a. Form rigorous study habits. They throw the stuff at you about twice the speed they did in high school. I had to spend 3-4 hours a night just to keep up with math courses. Work all the assigned problems .
b. Understand that beer is detrimental to the concentration required for math and physics. Weekends only.

Keep up with the coursework. The best way to prepare for a big test is on the night before to eat a steak for dinner, consume no alcohol and go to bed early. Walk into the test rested and alert .

We learn fastest by doing. Look into amateur radio - it's the best training there is for electronics. ARRL dot org.
 
Nick Thorpe said:
First time poster, I thought I'd pose this question since I am entering the engineering field next year (plans to branch off into EE). I am going into this next year totally blind, like many have I imagine.
If you were to go back to your younger self a) what would you have done to prepare yourself better, and b) what would you do during your journey to be more successful?
Get in the habit of paying attention to details. One of the things you're expected to learn is to be a professional. Writing things like "Im" instead of "I'm" makes you look like an amateur or, worse, ignorant.
 
  • #10
Nick Thorpe said:
First time poster, I thought I'd pose this question since I am entering the engineering field next year (plans to branch off into EE). I am going into this next year totally blind, like many have I imagine.
If you were to go back to your younger self a) what would you have done to prepare yourself better, and b) what would you do during your journey to be more successful?
Cheers!

In adition to what others have mentioned, you could buy an arduino!
https://www.arduino.cc/

They are relatively cheap (~$30) and provide a very good learning platform for beginners.
The ardunio is a micro controller that provides input/output for capability to a microcontroller. As far as electronics go they are very easy to use. For my senior project a few years ago I used one to control a quadcoptor.

They have something called shield that are very easy to interface with the microcontroller and provide different types of IO (DC Motor driver, wifi, general purpose, etc).
https://learn.sparkfun.com/tutorials/arduino-shields

Messing around with an arduino will allow you to learn programing, electronics, motor drive, and general engineering.
I wish I started using one sooner. Buying the ardiuino kits on sites like sparkfun will give you a large amount of wires, a breadboard (for prototyping), leds, buttons, etc
https://www.sparkfun.com/products/12060

basic ardunio projects
http://www.popularmechanics.com/tec...t-fun-projects-to-make-with-arduino-15603196/
http://garagelab.com/page/tutorials

you can also get a rasberry pi (closer to a personal computer processor than a small scale arduino. a little harder to use and a little more complicated, but can do MUCH more).
 

Similar threads

Replies
4
Views
1K
Replies
4
Views
1K
Replies
17
Views
2K
Replies
3
Views
2K
Replies
19
Views
4K
Back
Top