(no title)
thrwyoilarticle | 3 years ago
...I think I could last about 3 months in another language before I'd forgotten too much to go back.
thrwyoilarticle | 3 years ago
...I think I could last about 3 months in another language before I'd forgotten too much to go back.
gridspy|3 years ago
I dabble in C++ occasionally as a contractor. No problem picking up the new features and making useful contributions.
C++ maps pretty directly into Rust. I found it useful to understand the underlying data representation in memory. For instance https://doc.rust-lang.org/nomicon/repr-rust.html
pjmlp|3 years ago