Other articles
November 16th, 2005 — The D Programming Language — Walter Bright
Location
Abstract
Is it possible to have the power and efficiency of C++, but in a much easier to use form? Walter will contrast C++ and D and show how, with D, one can achieve the same or better results with …
October 19th, 2005 — C++ in the Trenches — David Brownell
Location
Abstract
A presentation almost 20 years in the making! In this meeting, David Brownell will share a grab bag of C++ tips and tricks he has learned after 19 years of programming experience. Topics include designing with a design in …
September 21st, 2005 — Two Views of C++ — Scott Meyers
Location
Abstract: Two Views of C++
In 2002, Bertrand Meyer, inventor of Eiffel, asked me to give a talk on C++ at ETH in Zurich, where he is a member of the Software Engineering faculty. Meyer is a well-known C++-hater …
August 17th, 2005 — Roundtable Meeting — Open Discussion
Location
Desert Fire7211 166th Avenue NortheastRedmond, Washington 98052Description
This will be an informal discussion over dinner. The topic is just a suggestion, and we may find that we prefer to socialize rather than discuss anything in particular. Come ready to chat and get to know your fellow …
July 20th, 2005 — Roundtable Meeting — Open Discussion
Location
Desert Fire7211 166th Avenue NortheastRedmond, Washington 98052Description
This will be an informal discussion over dinner. The topic is just a suggestion, and we may find that we prefer to socialize rather than discuss anything in particular. Come ready to chat and get to know your fellow …
June 15th, 2005 — Roundtable Meeting — Open Discussion
Location
Desert Fire7211 166th Avenue NortheastRedmond, Washington 98052Description
This will be an informal discussion over dinner. The topic is just a suggestion, and we may find that we prefer to socialize rather than discuss anything in particular. Come ready to chat and get to know your fellow …
May 18th, 2005 — Writing safer code with the Visual C++ 8.0 Libraries — Martyn Lovell
Location
Abstract
Over the past 5 years, Microsoft has conducted extensive and detailed security reviews and upgrades of its very large code bases. We’ve learnt a lot about how to build safer code, and in Visual C++ 8.0, we …
April 20th, 2005 — xpressive regular expressions: Library design at the edge — Eric Niebler
Location
Abstract
Another C++ regular expression library? Hasn’t it all been done? No!
xpressive pushes the boundaries of compile-time and run-time interaction. Regular expressions can be written either as a string to be parsed at runtime, or as an expression …
March 23rd, 2005 — Evolving C++ onto the CLI — Stan Lippman
Location
Abstract
C++ reflects a static object model optimized for executable speed and size.
This has made it the language of choice for systems programming. The Common Language Infrastructure (CLI) represents a dynamic object model optimized for flexibility and security. C …
February 9th, 2005 — Dealing with Software Complexity — Bartosz Milewski
Location
Abstract
One of the big problems in software development is that a lot of energy is spent on understanding existing code, whether it was written by other programmers or by the current developer long time ago. Bartosz will argue that …
social
blogroll