Announcements
To be on our mailing list, join the Google Group at this link
Other articles
June 13th, 2001 — Less is More—or How to Get More Bang for Your Code — Andrei Alexandrescu
Location
Abstract
If you are tired of writing code, this talk is for you. The scam of the century - how to get more behavior with less code - will unveil under your incredulous eyes. Like in those pyramid schemes, a linear code-writing …
May 7th, 2001 — Effective STL Sneak Preview — Scott Meyers
Location
Overlake Hospital Conference Center121 107th Ave NEBellevueAbstract
We are very fortunate to have Scott Meyers come to speak with us this month. Scott of course is the author of “Effective C++” and “More Effective C++”, generally acclaimed as two of the most important books ever written …
April 11th, 2001 — CPP-Unit Testing Framework — Troy Frever
Location
Abstract
A unit testing framework simplifies the creation of a test suite for a software project. It encourages the programmer to write the tests along with the code and to run the suite often for verification of code changes. Troy …
March 14th, 2001 — XML and C++ — Mike Moskowitz
Location
Abstract
Note: If you attended the WSA Developer’s Seminar on XML, you know that Mike gave a great presentation on XML. But, he didn’t talk about C++.
February 15th, 2001 — Volatile - Multithreaded Programmer’s Best Friend — Andrei Alexandrescu
Location
Abstract
Wouldn’t it be great if you could have the compiler help you navigate the murky waters of multithreaded programming? This talk delves into the under explored issue of volatile-correctness. The exciting discovery is - if you follow a couple …
January 8th–9th, 2001 — Microsoft’s .NET Initiative — Jeffrey Richter
Location
Overlake Hospital Conference Center121 107th Ave NEBellevue, WANOTE: The Overlake Hospital Conference Center is off Old Main Street and 107th in Bellevue, not at the hospital itself. Take Main Street and turn North onto 107th, conference center will be on your left.
Abstract
This is a …
2000
December 2000: No Meeting
November 13th, 2000 — Microsoft Visual Studio 7 Preview — Martyn Lovell
Location
Abstract
Visual Studio 7 is due to be launched early next year, and is Microsoft’s first real deliverable in their .NET initiative. Martyn Lovell of Microsoft will give a preview of Visual Studio 7, concentrating on C# and ASP …
October 2000: No Meeting
September 13th, 2000 — Change the Way You Write Exception-Safe Code, Forever — Andrei Alexandrescu
Location
Abstract
This talk presents the subtle issues associated with writing correct code in the presence of exceptions. Writing exception-safe code is a must for preserving the sanity of any application. This task is daunting because exceptions introduce hidden control flows …
Social