• A couple recent C++ presentations

    From Nightfox to All on Wed Jun 18 19:37:43 2014
    These are a couple of C++ presentations I've recently seen posted online. I've watched the first but I haven't watched the 2nd yet (although I plan to).

    Scott Meyers - What not to do in the D language (discussing the pitfalls of the C++ language):
    http://www.ustream.tv/recorded/47947981
    Bjarne Stroustrup (the creator of C++) - What (if anything) have we learned from C++? :
    http://channel9.msdn.com/Events/Lang-NEXT/Lang-NEXT-2014/Keynote

    Nightfox