Slashdot Mirror


Scott Meyers Retires From Involvement With C++ (blogspot.com)

An anonymous reader writes: If you've studied C++ any time in the past 25 years, you've probably read something by Scott Meyers. He wrote Effective C++, regarded by many as one of the top two books for learning to work with the language. He also wrote similar books about changes in C++11 and C++14, as well as making good use of the Standard Template Library. He's been a seemingly endless source of instructional videos, articles, and helpful answers on Usenet and StackOverflow. Unfortunately for us, Meyers has now decided to move on. "25 years after publication of my first academic papers involving C++, I'm retiring from active involvement with the language. It's a good time for it. My job is explaining C++ and how to use it, but the C++ explanation biz is bustling. ... My voice is dropping out, but a great chorus will continue." Thanks for all the help, Scott.

3 of 112 comments (clear)

  1. Re:Thank you. by erapert · · Score: 5, Insightful

    1. So what do you use instead?
    2. Did you know C++ has moved on quite a bit in the past twenty years?

  2. Re:Thank you. by Anonymous Coward · · Score: 2, Insightful

    A combination of Lisp and Ada, of course!

  3. Re:Thank you. by swillden · · Score: 4, Insightful

    Right. Like C and Perl don't have more landmines.

    I like C++, and consider it my preferred language for most work, but it clearly has more landmines than any other major language. It's not hard to avoid them, but you do have to know where they are.

    --
    Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.