TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How to self-learn to build real things (ie: dishwasher)?

2 pointsby laxkabout 7 years ago

1 comment

ConcernedCoderabout 7 years ago
I&#x27;ve always started by consulting experts, i.e. people who already know how to do it and can instruct you. Want to learn how to build engines...? Try working with a master mechanic for a while... this leans on the apprenticeship principle, for a reason, it&#x27;s a tried and true way to learn.<p>If you can&#x27;t get that ( or as a supplement to the above ), try reverse engineering something, for example disassemble a dishwasher and study how&#x2F;why each part or piece makes up the whole, until you understand it completely. Governments and competitive companies sometimes employ this tactic to gain knowledge in areas where they are deficient or far behind.<p>When all else fails and you can&#x27;t learn under an expert and have no access to the products or tools, you could always fall back on internet videos, online classes, or even book learning.<p>Good luck!