Ray Devore's Links to C++ Related Sites

If you find any sites that would be good to add here, please e-mail the link to me.


C++ Compilers/Editors

C++ Links to Links

C++ Links to Other Colleges

C++ Documentation/Tutorials

C++ On-Line/Downloadable Books

C++ Programming Guidelines from all over

C++ Stuff Via E-mail

Job Hunting

Links to Standard Template Library pages

General C++ Sites (that I haven't come up with a category for yet)

Casting in C++: Bringing Safety and Smartness to Your Programs -- I didn't have the time to write about casting so I found a site where someone else has explained it.

 

Binary -- Discusses binary representation of numbers with links for more details.

 

IEEE Standard 754 Floating Point Numbers -- This article gives a brief overview of IEEE floating point and its representation.

 

ANSI C++ Standard -- The C++ Standard is here for you to purchase for download. Cost is currently $30.00.

 

Bjarne Stroustrup's homepage -- The homepage for the originator of the C++ language. If you are going to write C++ code, you need to know a little about the guy that started it.

 

C++ FAQ Lite -- C++ Frequently Asked question, can be viewed on the web or downloaded for local viewing.

 

Code Guru -- According to their site they are "the number one developer site on the Internet". Some generic C++, but mostly directed to Microsoft Foundation Classes (MFC).

 

Code Project -- "The Code Project is a place where developers can contribute their own ideas, share their own code, and just hang out and help each other learn." Mix of generic C++ and MFC.

 

Dev-X -- "The know-how behind application development" C++ code samples and more.

 

Planet Source Code. -- The largest public source code database on the Internet with millions of lines of code, articles and tutorials in many languages, as well as hundreds of open job postings

 

Return to top of this page


Disclaimer: I am not responsible for the material on any of the web pages above.
They are provided for information purposes only.

 

© Ray Devore 2008

Updated December 18. 2008

 

Valid XHTML 1.0 Transitional