c-plusplus.org

  • Increase font size
  • Default font size
  • Decrease font size
The C++ Programming Language

Scott Meyers offers new C++0x Training Course

E-mail Print PDF

From Scott Meyers: 

"I've just completed development of a new C++ training course, this one on the new features in C++0x (the forthcoming revised standard for C++). My original plan had been to develop a one-day seminar, but it turns out that C++0x has so many new features, trying to describe and explore even the "primary" ones in only one day just isn't possible. So the course runs two days. Furthermore, recent compiler releases (e.g., VC10, which is now in publicly available beta, and gcc 4.4) support a surprisingly large number of C++0x features, so even as the C++ standardization committee hammers out the final details of the next version of C++, you can start getting experience with parts of the enhanced language and standard library right now. If my experience is any indication, your new best friend in C++0x will be "auto," and, especially if you're doing multithreaded programming, you're likely to develop a serious fondness for lambdas."

As C++ programmers we're likely to need some guidance on the new C++, which is going to change the language considerably, this looks like a good start.  For more information check Scott's website:

http://www.aristeia.com/C++0x.html 

Last Updated on Monday, 27 July 2009 18:55
 

C++ Library Database is now functional

E-mail Print PDF

After a few weeks of tinkering with some pretty sophisticated software components I've got the database up and running and have populated it with a small number of initial items (<100).  Over time this will grow, and will eventually be the definitive place for a complete catalogue of C/C++ libraries that are out there in the wild.  Please support this effort by:

  • Adding to the database any libraries which you know about and which are currently not listed.
  • Reviewing and rating libraries which you have used and are able to share with others useful feedback or information.
  • Suggesting new categories, and cross-categorising items that are already listed; remember - items can be in more than one category.
  • Telling your C++ buddies about this site.
  • Telling the companies and development groups whose software you are reviewing/adding about this site, and encouraging them to review their own software.

You need to be a registered user to get started, and it takes just a couple of minutes to register.  Please sign up and start contributing!

Enjoy!

DCH.

 

Last Updated on Friday, 13 February 2009 23:20
 

C++ Org website goes live!

E-mail Print PDF
I'm pleased to announce the launch of C++ Org.  At the core of this site will be a library directory which will detail all C and C++ libraries that people use, with the ability to rate and review items.  I'm intending for the directory to also act as a front end to a repository in order to provide a home for otherwise homeless software - might need some more disk space though!   I have other ideas for content such as a forum, tutorial, articles, polls, news and more which will come later. 
Last Updated on Friday, 12 December 2008 14:07
 

Who's Online

We have 6 guests online

Polls

Favourite C++ IDE
 

Advertisement

Featured Links: