Concurrency in C++

Google, U of Waterloo offer online class


February 09, 2009
URL:http://www.drdobbs.com/parallel/concurrency-in-c/213401579


The University of Waterloo in conjunction with Google Code University is offering an online course entitled Concurrency in C++.

The class is an introduction to advanced control-flow with an emphasis on concurrency and writing concurrent programs at the programming-language level in C++. Programming techniques and styles are examined to express complex forms of control flow, such as exceptions, co routines, and multiple forms of concurrency. Students will learn how to structure, implement and debug complex control-flow.

The class is based on uC++, a C++ dialect designed to provide high-level concurrency for C++, and taught by Peter Buhr who, along with Richard Bilson, describes uC++ in this Dr. Dobb's article entitled Examining uC++. The class covers topics such as:

Terms of Service | Privacy Statement | Copyright © 2024 UBM Tech, All rights reserved.