https://www.thecodedmessage.com/posts/2022-05-11-programming-multiparadigm/ #cpp #rust #programming_language
The Coded Message
Can you have too many programming language features?
There’s more than one way to do it.
Perl motto There should be one– and preferably only one –obvious way to do it.
The Zen of Python (inconsistent formatting is part of the quote) When it comes to statically-typed systems programming languages, C++…
Perl motto There should be one– and preferably only one –obvious way to do it.
The Zen of Python (inconsistent formatting is part of the quote) When it comes to statically-typed systems programming languages, C++…
👍1
https://caniuse.com/css-snappoints #web #css #layout
CSS Scroll Snap
CSS technique that allows customizable scrolling experiences like pagination of carousels by setting defined snap positions.
CSS Scroll Snap
CSS technique that allows customizable scrolling experiences like pagination of carousels by setting defined snap positions.
👍1
https://cliffle.com/blog/not-thread-safe/ #api #concurrency #rust #programming
Safely writing code that isn't thread-safe -- An under-appreciated Rust feature
Safely writing code that isn't thread-safe -- An under-appreciated Rust feature