Hacker News new | ask | show | jobs
by bucket2015 1915 days ago
That's a good point. The project-first approach worked very well for me when learning new software frameworks/libs/etc.

My main concern with EE is that once I'll get to the brain-computer interfaces, I'll be in a situation where there aren't many off-the-shelf components/solutions available, and at the same time I'll likely need to know how I can push physics closer to the edge. I suspect I may need a better theoretical foundation to do that.

That said, I definitely like the idea of focusing a lot on hands-on projects.

1 comments

You are not going to start anywhere near the area where you have to go "full custom". That is, you won't be spinning custom ICs, you'll be assembling custom PCBs from off-the-shelf components. Possibly expensive ones. But that $1000 OTS part is an insane bargain compared to any chip fabbed just for you.

First make your thing do something, anything at all. Second, make it do something useful. Third, make it do the right thing, the thing you need, your goal from the beginning. Only then should you optimize it, making it smaller or cheaper or lower power or prettier or.... This is the road to success in the "R" phase of R&D.