> The IIII-for-4 notation survives today on the faces of clocks. What? On which clocks?
I was as baffled as you when I first saw IIII instead of IV...
131–132 of 132 posts
> The IIII-for-4 notation survives today on the faces of clocks. What? On which clocks?
Earlier quoted context omitted.
This is absolutely the case for programming languages. From Haskell to Rust. Programming languages shape the way we think and reason about the problem. Sometimes it does this so well, it leaves us starring into the abyss. Facing dead on the problem domain—after all sides quests have been removed. Once you can delegate away all the busy work, you can focus on bigger and better abstractions.
Both Haskell and Rust are poor examples because one has to focus more on the notation (i.e. types, declarations, etc). Python is better.