(no title)
WillSlim95 | 5 years ago
The OP wants to study EE because he has a specific goal. My suggestion was that instead of trying to study everything EE focus only on those subjects that are relevant.
For example: If I was interested in robotics , I would not bother with digital,RF or Analog or eveen communication systems. I woud primarily focus on Control Systems and Embedded Systems.
shagie|5 years ago
This is something that I've seen often in self study plans for software development - the "learn everything and then try to use it" rather than "learn what you need to start solving the problem... and start solving it."
In software development this often takes the form of a self-learner learnings Java, JavaScript, Python, C, and C++. Once in an interview it becomes apparent that they don't know enough about any one language to solve a problem in that language.
This is where a university class (and degree) have an advantage - they've got a set of problems for the student to solve (homework and labs) and then take the student through learning specific knowledge to solve those problems.
This also shows what self teaching often lacks - those small problems that can be accomplished as part of learning how to solve the big problems.
ampdepolymerase|5 years ago
imtringued|5 years ago
WillSlim95|5 years ago