How hard is 3rd year in Electrical & Electronic Engineering?

AI Thread Summary
The discussion centers around the challenges faced by a second-year electrical and electronic engineering student as they prepare for their third year. The student expresses concerns about the difficulty of upcoming modules, particularly in programming, which they have chosen to avoid due to a lack of confidence. They also mention the requirement for an individual project with a random topic, hoping to avoid programming-heavy subjects like assembly language or C#. Responses highlight the importance of programming skills in engineering and share personal experiences regarding the challenges of advanced mathematics and programming. Some participants reflect on their own educational journeys, noting that while programming can be frustrating initially, it becomes essential and rewarding over time. They encourage embracing programming as a necessary skill, suggesting that it fosters discipline and problem-solving abilities. Additionally, resources like "Hour of Code" and Microsoft Small Basic are recommended for beginners looking to improve their programming skills. Overall, the conversation emphasizes the balance between theoretical knowledge and practical skills in engineering education.
meyra31
Messages
4
Reaction score
0
sup guys

im currently year 2 studying electrical & electronic engineering. Next year we had to choose modules where it was split equally between magnetics(mainly covered with waves, optoelectronıcs, nano technology and like magnetic materials etc), power(renewable, machine power, a bit of transistors ac dc converters, grid integration etc), communication systems, PICs, c++ and fpgas all separate headings.. I chose to do power and communication systems since I am really bad in programming, I am not taking it but i admit i think programming is a lot more essential but bah..
i was wondering how hard year 3 is.. i mean year 2 was supposed to be hard as well but to be frank i didnt find it that hard, i think its just too much to do really..
also for next year we have to do individual projects (year project) where we are given random topic (i know its not fair but we have to accept the fact) i mean I am just hoping i won't get a topic where i have to use assembly language or c# ... what are your thoughts for the guys who experienced this issue before?
 
Physics news on Phys.org
meyra31 said:
i mean I am just hoping i won't get a topic where i have to use assembly language or c#

And I hope you are given such a topic. That way you are forced to learn it well. Programming is important.
 
i would love to but i just don't get it. everyones good at different things .. even some professors in our university say they didnt get programming and that's why they specialized in different areas
 
meyra31 said:
i would love to but i just don't get it. everyones good at different things ..

Not everybody is cut out for higher math.
For me , third year was hard. The math in semiconductor circuit analysis and fields seemed distant from physical effects i could visualize. I accused one professor of "Mathematical Tap Dancing" at the expense of practical problem solving.

But i'd loved computing both analog and Fortran(II back then), electric machinery, and automatic control theory.
And my school had a little research reactor.
My advisor let me apply some hours in Nuclear toward my EE degree. I took 3 credit hours of Reactor Physics , 2 of Reactor Operation actually running the reactor , and a 1 credit special project mapping the neutron flux in it.
That turned out a really lucky choice on two counts.
First it made senior year extremely interesting. I found reactor physics fascinating. At last - a field that's made of real particles i could visualize!
Second I had a great career working around machinery in the maintenance organization of a Nuclear power plant. Familiarity with both EE and Nuclear let me do considerable service as "interpreter" between engineers from those two groups, sort of like a catalyst it facilitated co-operative problem solving.

You'll doubtless encounter computers on the job and learn to program them.
It is unnatural for our mind to proceed with the absolute rigor that programming requires so they're pure frustration at first.
But once you wet your feet , which you will have to do, you'll appreciate the self discipline it forces on you.
There's only a few basic instructions - fetch, store, manipulate, test and branch, ...
each language has its own jargon to organize them into bigger blocks of logic.

Have some fun - try the "Hour of Code" here: http://code.org/learn

I love Basic. From my initial foray into C the logic isn't any different, just they've changed the jargon.
 
  • Like
Likes micromass
jim hardy said:
I love Basic. From my initial foray into C the logic isn't any different, just they've changed the jargon.

and took away the training wheels while giving you a 1000cc engine.
 
You can still get a beginner-friendly ride with training wheels at
http://www.microsoft.com/en-us/download/details.aspx?id=22961

microsoft_logo_56x56.png

Microsoft Small Basic 1.0
A simplified programming language and environment to help teach programming to beginners.
 
Hey, I am Andreas from Germany. I am currently 35 years old and I want to relearn math and physics. This is not one of these regular questions when it comes to this matter. So... I am very realistic about it. I know that there are severe contraints when it comes to selfstudy compared to a regular school and/or university (structure, peers, teachers, learning groups, tests, access to papers and so on) . I will never get a job in this field and I will never be taken serious by "real"...
Yesterday, 9/5/2025, when I was surfing, I found an article The Schwarzschild solution contains three problems, which can be easily solved - Journal of King Saud University - Science ABUNDANCE ESTIMATION IN AN ARID ENVIRONMENT https://jksus.org/the-schwarzschild-solution-contains-three-problems-which-can-be-easily-solved/ that has the derivation of a line element as a corrected version of the Schwarzschild solution to Einstein’s field equation. This article's date received is 2022-11-15...

Similar threads

Back
Top