Slide with text: “Rust teams at Google are as productive as ones using Go, and more than twice as productive as teams using C++.”

In small print it says the data is collected over 2022 and 2023.

  • @ulterno
    link
    English
    3
    edit-2
    3 months ago

    I feel like I work well even without the new C++ features smart pointer stuff, simply because:

    1. Most of my projects are solo and I keep all flows in my mind
    2. I started programming with C, then understood memory on systems as well as I could and then came to C++