-
@partytimeHXLNT from scratch it's hard... I think I remember reading a C++ book as a kid that started with a bunch of theory.
-
@partytimeHXLNT and I dug that, but I also had no referents for what any of it actually meant. It didn't connect, just abstract concepts.
-
@partytimeHXLNT ofc a bunch of this is also just being 14 and carting home a big book about C++ with a compiler on the CD in the cover.
-
@partytimeHXLNT thinking of intros to Rust. The borrow checker in that is almost always explained conceptually before concretely.
-
@partytimeHXLNT and git is often explained abstractly rather than by example (if only because the interface is terrible...)