LevSelector.com New York
home > C++
C++ Other pages
intro
misc
books
Class Libraries
Borland
Visual C++
C
C++ tutorial #2
C++ tutorial #1
intro home - top of the page -
Bjarne Stroustrup  ( how to pronounce it)
http://www.artima.com/cppsource/top_cpp_people.html

free c++ compiler - free c++ compiler (google)
good visual c++ book - good visual c++ book (google)
better vc++ bc++ - better vc++ bc++ (google)
beginner C++ books - beginner C++ books (google)
/Top/Computers/Programming/Languages/C++/ - google directory of links for C++

http://www.cheat-sheets.org/ - mancy C++ 1..4 page cheet-sheets

www.faqs.org/faqs/C-faq/learn/ - [alt.comp.lang.learn.c-c++] - FAQ list
www.faqs.org/faqs/by-newsgroup/comp/comp.lang.c++.html - comp.lang.c++ Newsgroup FAQs
www.research.att.com/~austern/csc/faq.html - comp.std.c++ FAQ
www.parashift.com/c++-faq-lite/ - C++ FAQ LITE
http://homepages.paradise.net.nz/milhous/ - Computer Science Sucks - A guide for students tired of huge computer science books. This site contains all the basic structures and functions of C++, Visual Basic, and Common LISP.
http://lightning.prohosting.com/~cplusplu/ - Cplusplus.8m.com - C++ and OpenGL programming.
www.planet93.com/vb/default.asp?lngWId=3 - C/C++ World on Planet Source Code - Tens of thousands of lines of free code from this huge database. Includes tutorials, discussion group, and coding contest.

Newsgroups:
news:comp.lang.c++ - news:comp.lang.c++.leda - news:comp.lang.c++.moderated - news:comp.std.c++ - discussion about C++ language, library, standards.

Bjarne Stroustrup (click to go to his home page)
Bjarne Stroustrup
( how to pronounce it)
misc home - top of the page -

www.m0rph.com/c++ - #C++
A Coding Convention for C++ Code -
Ask the C++ Pro - a free service of inquiry.com providing technical advice from a C++ expert.
Ask the MFC Pro - a free service of inquiry.com providing technical advice on Visual C++ and the Microsoft Foundation Classes (MFC).
Bench++: Benchmark for C++ compilers - Information about the "official" benchmark suite for C++ compilers.
C++ Forum -
C++ Tutorial Textbook -
CC++ Programming Language - CC++ is a parallel programming language based on the C++ programming language.
Cocoon - This utility generates slick-looking, copiously hotlinked documentation web pages from C++ header files.
Connective C++ - programming language that facilitates component-based software development. Visit this site for documentation, examples, and compiler downloads.
Directory of PC C/C++ Tool Producers -
ISO/ANSI C++ Draft -
MFC Professional - for MFC / VC++ programmers: MFC-L archives, KB tips, jobs, and more.
pC++/Sage++ Information Home Page - pC++ is a portable parallel C++ for high performance computers. pC++ is a language extention to C++ that permits data-parallel style opertations.

 
C++ Books home - top of the page -

Bruce Eckel - Thinking in C++ (2-volumes, 2nd edition) - excellent. Available on amazon - or here:http://www.mindview.net/Books/
"The C++ Programming Language" by Bjarne Stroustrup (1st ed - 1986, 1991 - 2nd, 19997/2000 - 3rd ed.)
"The Beginner's Guide to C++" by Oleg Yaroshenko, Wrox Press.
"Effective C++: 50 Specific Ways to Improve Your Programs and Design (Addison-Wesley Professional Computing Series)" by Scott Meyers
"More Effective C++: 35 New Ways to Improve Your Programs and Designs (Addison-Wesley Professional Computing Series)" by Scott Meyers.
"Effective STL: 50 Specific Ways to Improve Your Use of the Standard Template Library" by Scott Meyers
"Exceptional C++: 47 Engineering Puzzles, Programming Problems, and Solutions" by Herb Sutter.
"Modern C++ Design: Generic Programming and Design Patterns Applied" by Andrei Alexandrescu


 
Class Libraries home - top of the page -

Standard Template Library (STL) (5) -
STL: Dinkum STL Reference | C++ STL Overview by Kremer | stlPort
http://www.stepanovpapers.com - STL
http://www.stepanovpapers.com/STL/DOC.PDF - STL
http://www.sgi.com/tech/stl - STL
LEDA (Library of Efficient Data Types and Algorithms) - (www.algorithmic-solutions.com/enleda.htm for Europe, www.quappa.com/leda.htm for America).
Adaptive Communication Environment (ACE) - object-oriented network programming toolkit.
GAlib - library of genetic algorithm components.
Crypto++ - library of cryptographic primitives.
Iterative Methods Library (IML) - templated library of modern iterative methods for solving both symmetric and nonsymmetric linear systems of equations.
Active Template Library (ATL) (7) -
Adaptive Communication Environment (ACE) - object-oriented network programming toolkit.
AIPS++ - Astronomical Information Processing System.
C++ Library for Unicode - general purpose source code library for working with text in Unicode.
Communications Networks Class Library (CNCL) - simulation library including random number generation, statistics, and event driven simulation.
Cppima - library for image processing.
Crypto++ - library of cryptographic primitives.
CWP Object-Oriented Optimization Library (COOOL) -
Drat - Object-Oriented interface to the curses library.
eNITL - the Network Improv Template Language - a scripting language engine for C++ applications which require flexible output generation and internal scripting.
GAlib - library of genetic algorithm components.
Iterative Methods Library (IML) - templated library of modern iterative methods for solving both symmetric and nonsymmetric linear systems of equations.
Library of Efficient Data Types and Algorithms (LEDA) -
MetaKit - class library to manage persistent storage and transport of structured data.
MorphCGI - library of common functionality for manipulating CGI data.
Object Windows Library (OWL) (2) -
OSE - from Dumpleton Software Consulting.
SparseLib++ - class library for efficient sparse matrix computations across various computational platforms.
Statistics libraries - matrix manipulation and random number generation.
V - portable C++ GUI Framework for Windows and X.
Views - A freely available library for implementing views over STL containers.
Yet Another Class Library (YACL) - high-level abstractions for common programming problems.

 
Borland home - top of the page -

www.cs.rpi.edu/~wiseb/owl-list/owl-list.html - OWL Mailing List
www.ioc.ee/owl/search.html - OWL Mailing List Archive
www.webovision.com/mattison/bcb/index.html - Unofficial Borland C++Builder Page

 
Visual C++ home - top of the page -

www.codeguru.com - MFC Programmer's SourceBook - full of source code and tips for programming in Visual C++.
www.microsoft.com/VISUALC - Microsoft Visual C++
www.pinpub.com/vcd/tips.htm - Pinnacle: Visual C++ Tips
www.pcmi.net/mfc - Web Directory: MFC Search - search engine just for MFC Programmers. Home of the MFC Site of the Week Award.
www.microsoft.com/com/default.asp - COM
www.vcdj.com - Visual C++ Developer's Journal