this post was submitted on 27 Jul 2024
478 points (99.4% liked)

196

16226 readers
2312 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] GoodEye8@lemm.ee 8 points 1 month ago (1 children)

I think the difference between the first and second is whether you have a deep understanding of how high level languages translate into hardware operations. If you're a novice how that translation works might as well be magic.

The second panel understands how that translation exactly happens and then it absolutely makes sense.

The third one is the next step where you have an deep understanding how the underlying physical phenomen makes computers work, and again that might as well be magic because explaining it is like explaining magic.

[โ€“] laserm@lemmy.world 1 points 1 month ago

Yeah. I'm currently at the beginning of the second stage, knowing boolean algebra, logic gates and dibbling into parsers and language design, however most of that physics looks like magic to me.