Andrew Jenner's WebLog

Modern programming techniques

Posts
  • Andrew Jenner's WebLog

    Operator overloading

    • 17 Comments
    Continuing along the lines of the “say what you mean“ style of programming, let's look at a naming convention for certain types of functions which more accurately reflects what they mean. Last time, we saw a function for adding two 128 bit...
  • Andrew Jenner's WebLog

    std::cout << "Hello, World!" << std::endl;

    • 3 Comments
    Hello! My name is Andrew Jenner and I'm a Software Design Engineer (SDE) in the Visual Studio Devices team . I work on IDE functionality for managed projects (though some of the components I have written are also used by the native project system). ...
Page 1 of 1 (2 items)