Location
Abstract
As I learned the Python programming language (see www.Python.org), I began to understand the concept of weak/latent typing (which the Smalltalk programmers are so fond of). At first, this seems like a very heretical and dangerous …
To be on our mailing list, join the Google Group at this link
As I learned the Python programming language (see www.Python.org), I began to understand the concept of weak/latent typing (which the Smalltalk programmers are so fond of). At first, this seems like a very heretical and dangerous …
This talk sets out many of the parameters that are recurrent when programming small- to moderately-sized embedded systems in C++. It then delves into C++ techniques to work within the resource-limited, cost-sensitive, required-robustness confines of embedded systems. These techniques …
This talk presents a couple of new, safe idioms that bring order in your C++ multithreaded programs. We will cover three idioms for single-object transactions and two idioms for multi-object transactions, with examples. Warning: This talk is rated R …
Microsoft Visual Studio 7 .NET has shipped with improved support for ANSI C++. The whole .NET aspect of this tool, discussed extensively in this and other forums, is radically new and at first blush is incompatible with ANSI C …
Microsoft Visual Studio .NET will ship in the coming weeks (at least they say so) and everybody is talking about C#, VB, ASP, and ADO. What about C++? How does it fit with new technologies? We will explore a …
You are stranded on a desert island. All you have is a piece of shared memory and a waitable timer. You are supposed to implement robust inter-process communications in C++. Bartosz will explain the concept of shared memory in …
January 8th–9th, 2001 — Microsoft’s .NET Initiative — Jeffrey Richter
February 15th, 2001 — Volatile - Multithreaded Programmer’s Best Friend — Andrei Alexandrescu
March 14th, 2001 — XML and C++ — Mike Moskowitz
April 11th, 2001 — CPP-Unit Testing Framework — Troy Frever
May 7th, 2001 — Effective STL Sneak Preview — Scott Meyers
read moreChristian Harlass works with Saxonia Systems, an international consulting company based in Germany. He works as a software developer and project manager in a Unix, Mac and Windows environment. The idea for this presentation comes from his project experiences …
Social