I got lucky at a conference. They got us a VIP tour of the Boeing Everett factory, which walked on the assembly floor. It was a phenomenal experience. The sheer scale of the operation, the size of the planes, and the detail work was astounding.
azimir
I did.
I was there 5 months before heading back to grad school.
I had one interview where they literally got me to fix their Sendmail server while I was there.
In LaTeX, a single hyphen is just - while getting a range hyphen (the longer one) is --. I got chewed out by my graduate advisor for getting that wrong in a research paper. The difference is visibly small, but it does matter for clarity.
... It's nice, though you're still driving a two ton weapon, but now you're used to it.
Your perspective might be why I enjoy microcontroller work. I love getting to know everything about the system, reading hardware documentation, and getting the low level parts to work in a highly deterministic way.
I use ATTiny85 cores when a ESP32 costs almost the same, but the 85 only has 256 bytes of SRAM and five I/O pins so I can track it all and ensure it will do exactly what I want.
The same meme with "wiring and lights" at the top. Then you descend to motors, transformers delta-y phases, RC and RL circuits, op amps, BJT circuits, reverse bias what?, differential equations, and eventually signals and systems.
The summary that I liked from the last post was "python is the second best language for everything". There's always something specialized and better for every given job. But, if you want one tool that'll do a solid job everywhere, python is your go to.
We're entering the 'blockchain for every need' stage. Expect massive money to flow into scams, poor ideas, and outright dangerous uses for a few years .
Before Blockchain we had 'the web' itself in the dot com era. Before that? I saw it in basic computing as a solution to everything.
I had a student came into office hours asking why their program got a bad grade. I looked and it didn't actually do anything related to the assignment.
Upon further query, they objected saying that the CI pipeline built it just fine.
So ..yeah... You can write a program that builds and runs, but doesn't do the required tasks, which makes it wrong. This was not a concept they'd figured out yet.
As per all too often, the functional programming world invented them. Haskell (and its ilk) usually has all the future cool stuff already. Then python picks it up, then it moves over to C#/Java, then C++ says "mee too"!
They had to change their venting and airflow system for that building after it formed a cloud and rained inside. When your room can have weather systems, I feel you've entered a whole new category of 'room' by definition.