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: Who Taught You Engineering?

7 pointsby orsenthilabout 3 years ago
I am including engineering as super-set of Programming.<p>I know there are many self-taught engineers and programmers. However, most often we are taught by some one.<p>1. An author who wrote your favorite book that you studied from.<p>2. Your dad, mom, uncle, aunt or elder family friend.<p>3. Your peer, your friend pushed you to learn.<p>4. Your school or college teacher.<p>HN, tell me who taught you engineering. Describe how they influenced you.

15 comments

muzaniabout 3 years ago
Thesis supervisor. It was a speech transformer. There&#x27;s a lot of complex parts. He taught me to break it down into different parts, like input, output, and splitting components into black boxes. Speech is very complex, so what we did was just extract certain parts that were most impactful instead of getting it perfect.<p>He also taught me to take inspiration from different sources instead of trying to be too clever and retry everything from scratch. There&#x27;s the meme that developers just copy paste stuff from Stack Overflow, but engineering is really just building on the shoulders of giants. There&#x27;s usually ego involved in trying to figure someone out without seeing what others have done.
jmartin2683about 3 years ago
I was lucky enough to get hired to work for an old neckbeard type who took me under his wing and spent 3 years making me not worthless.
评论 #31550464 未加载
GianFabienabout 3 years ago
As a kid: my dad<p>As a university student: some brilliant young academics and read a lot + self-taught<p>As a professional: working with experienced engineers from many different disciplines.<p>In non-software field, engineering is more a design, specification role. You identify and document the requirements, breakdown the design into modules and carefully specify, etc the solution. So often what is called software engineering is, in effect, software construction with minimal design. No wonder so many enterprise-sized projects end up over budget and late.
starboyyabout 3 years ago
Fantasy of becoming a hacker made me google things up. Probably, my father also motivated me a lot, who himself is an engineer.<p>There were a lot of things that made me curious, and alas, I learned things myselves. I would give not all but a significant credit to academia as well.
fuzzfactorabout 3 years ago
I was a mathematical toddler, an electronic child, a financial teenager, and a chemical college student.<p>That certainly didn&#x27;t make me an engineer, so when I do have to pick up where engineers leave off, I just have to make it up for myself.
Mnf3about 3 years ago
I think <a href="https:&#x2F;&#x2F;insights.stackoverflow.com&#x2F;survey" rel="nofollow">https:&#x2F;&#x2F;insights.stackoverflow.com&#x2F;survey</a> had similar questions. If not, you can suggest them to ask in a next survey
jwrallieabout 3 years ago
Engineers taught me engineering, in college.
tamaharborabout 3 years ago
When I was six, my grandpa built me a rudimentary breadboard with bulbs, sockets, knife switches, batteries, and wires. I immediately knew I wanted to be an electrical engineer.
eirikrabout 3 years ago
My dad. He was an electronic organs technician (started in the 80s). Later I studied electronics engineering and computer science in college.
efortisabout 3 years ago
Outside programming I’ve never met someone self taught saying they are engineers. Has anyone met one?
评论 #31545073 未加载
评论 #31550628 未加载
8noteabout 3 years ago
University? It was an accredited engineering degree
MaxLeiterabout 3 years ago
Minecraft mods
drakonkaabout 3 years ago
My parents, Google, and my code reviewers.<p>My parents in a somewhat indirect way. They let me have a computer in my room as a kid despite complaining about how much time I spent on it. They&#x27;d complain about how I didn&#x27;t want to go outside, but still took me to the library to get programming books or amuse me by looking at my random projects. They complained about how much time I spent playing video games, but would still come home with random interesting looking video game discs they&#x27;d found at some dollar store (one of which became my favorite game of all time). Having access to these resources taught me the first steps of curiosity about programming and building simple things. They also encouraged my interests and exploration in various implicit ways, accepting whatever I was interested in and never really pushing me toward one direction or another.
LewisVerstappenabout 3 years ago
Libgen and YouTube
pid-1about 3 years ago
Video games.