Welcome to C++ World

Free C++ Socket Library Com++

Instead of worrying about the hairy details of socket programming use our library. The free socket library Com++ has reached stable beta state. Read more here or go directly to download.

C++ Network Programming with Sockets

Read more about C++ socket programming

C++ Programming

Programming C++ is becoming more and more popular. Get info and book recommendations here.

STL

The Standard Template Library (STL) is a popular basic C++ framework. It contains useful template classes like vectors (arrays), lists, maps, etc. Also iterators, algorithms, ... and last but not least a powerful string class.

Boost

Boost is a popular framework which covers generic functionality as well.

GNU/Linux

The Unix Programming Environment running on GNU/Linux provides developers with eveything they need: The GNU Compiler g++ (more), The GNU Debugger gdb (more), ddd the popular GUI frontend (more), emacs (more), curses (more), kdevelop (more) .

Eclipse

The popular IDE is - after making many Java programmers happy - now entering the C++ space as well. Very convenient. Try it out.

DOM/Sax

The Apache Project provides us with a comprehensive and high quality XML framework.

Expat

Expat is another XML scanner. Easy to use and understand it is very popular, but trades some lack in features.

Recommended books, tutorials to support people who are learning C++.
Special consideration is given to C++ on different platforms to support developers in their effort of writing portable code.

Lots more

C Programming, C++ Programming, Tools, Books, IDE's, documentation and much more.


Franz Brandel