"Cpp_links.htm"



C++ Development Links

[Links]
Topics
[+] C++ Compilers Links
[+]
C++ Tutorials Online
[+] Visual C++ Debugging Links
[+] C++ Open Source Code Links
[+] Linux C++ Links
[+]



Compilers:

[*] Topics
[+]
Borland compiler links.
[+] Visual C++ compiler links.
[+] Desmet compiler links.
[+] Other C++ compiler links.
[+]




Links

Descriptions

[Cpp_programmingtutorials]
Links to C++ tutorials.
[faqs.org/docs/ Linux HOWTO/ C++ Programming HOWTO]"C++ Programming HOW-TO - a large list of links to C++ online textbooks, tips, etc."
[umuc.edu]
University of Maryland in Europe
Microsoft Visual C++ 6.0 online tutorial.
[gethelp.devx.com /techtips /cpp_pro /10min /2001 /june /10min0601]
How to Use <fstream> Classes for File I/O

Directly addresses the C++ multiple file I/O standards issue.  Includes excellent tips on transitioning from 'FILE' to 'fstream'.

by Danny Kalev, C++ Pro (a member of the ANSI C++ standardization committee and the author of ANSI/ISO C++ Professional Programmer's Handbook)
[developer.com/net/cplus]
[1] [2] [3] [4] [5] [6] [7] [8] [9]
Microsoft Visual C++ 6.0 online tutorial.
[4p8.com/eric.brasseur/cppcen]
Differences between 'C' and C++.
[codeproject]
[codewrangler]
[sucsinct list of patterns]
[]
[]
Design Patterns
(FACTORY METHOD, PROXY
DECORATOR, ADAPTER, BRIDGE, FACADE, STRATEGY ABSTRACT FACTORY, BUILDER, SINGLETON, COMPOSITE MEDIATOR, CHAIN, ITERATOR, OBSERVER, STATE)
[flounder/badprogram]
"The n Habits of Highly Defective Windows Applications"
Good rants on MsVC++6 GUI dialog management techniques.
[microsoft.com/vc6]
New Visual C++ 6.0 features, the official version.
[Why C++]
Advantages of C++ over other programming languages.





Visual C++ Debugging Links

Links

Descriptions

[averia.unm.edu /VisualCPPErrorMessages]
Visual C++ Error Messages
This page contains a listing of "difficult to diagnose" error messages and possible fixes.  Valid for Microsoft Visual C++ version 6.0 service pack 3.
[sdu.dk/... /visualc /tips&tricks]
Tips and tricks for Visual C++
Things you won't find in the Ms docs.




















Borland C++  Links

Links

Descriptions

[members.borland.com/ login.aspx? returnURL= http://trial.borland.com/survey.aspx? sid=626]

[members.borland.com/ newuser.aspx? returnurl= http:// trial.borland.com/ survey.aspx? sid=626]
Your Boland account info:
Login name:
Email address:
Password:
CookieDuration: 


[borland.com/ ... /cbuilder]
Borland C++Builder 2006 "The ultimate C++ IDE for Microsoft® Windows®"
"Borland C++ Builder 6 Personal"
Borland P/N:  "CPC1360WWFS180"
Borland sales:  (1-800)632-2864

"Borland C++ Builder 6 Personal" $70-$100 on Amazon, $75-$82 on eBay, $120 student edition, no mention on Borland.com.

[superwarehouse.com] $72 as of Dec. 18, 2006. 
[borland.com/ dr/ v2/ Ec_Main.entry24? SP=10023 &PN=1 &V1=640972 &xid=39696 &search_id=18622029 &doc_id=1 &CUR=840 &DSP= PGRP=0 &ABCODE= &CACHE_ID=0]
"Borland® Turbo® C++ Suite" including "C++BuilderX Personal Edition". 
Borland P/N: "TCB0000WWFS181"(ver. w/Linux & Solaris)
(Borland's?) Product ID: 
22436834(w/Linux & Solaris?)

Covers:  16&32bit Windows (3.1, 2000, XP maybe 95, 98, NT), 16bit DOS, Linux(!), Solaris.  Provided on 1 CD-ROM(?), w/manuals, $50.  Borland offers no further enhancements or support for this product.

Student edition discounts at
B&N BREVARD COMMUNITY COLLEGE BOOKSTORE 775
1517 CLEARLAKE ROAD
COCOA, FL 32922
Phone: (407) 631-9300
Fax: (407) 636-4979
[gradware.com] , [educational software.com]
"Borland C++ Builder 6" student edition $110-$120.
[codegear.com/ downloads/ free/ cppbuilder]
C++Builder Downloads -
[turboexplorer.com /cpp]










Other C++ compiler links

Links

Descriptions




Borland C++Builder 6 Personal - $69

Borland Turbo C++ Suite - $69.95

The following are academic prices:

Metrowerks CodeWarrior Learning Edition v3 - $59

Metrowerks CodeWarrior 8 - $119

Microsoft Visual C++ .NET Standard Edition - $59

Microsoft Visual Studio .NET Academic Edition - $90

Some more freebies:

Digital Mars

DJGPP (GCC port)

LCC-Win32 (ANSI C only)

MinGW (another GCC port)

OpenWatcom 11.0c

And this free tool may come in handy for playing around:

CINT C/C++ Interpreter

[thefreecountry.com/ compilers/cpp] Lots of links to free C and C++ compilers.
[freebyte.com/ programming/ cpp]
"Free C++ (and C) Programming Tools" -
[compilers.net/ Dir/ Free/ Compilers/ CCpp]
Free C/C++ compilers, interpreters, a few GUI, multi platform.













C++ Open Source Code Links

Links

Descriptions

[wxwidgets.org]
wxWidgets  creates apps for Win32, Mac OS X, GTK+, X11, Motif, WinCE, others using one codebase. Can be used from  C++, Python, Perl, and C#/.NET. wxWidgets apps look & feel native because it uses platform's native controls, not emulations. Extensive, free, open-source, mature.











Linux C++ Links

Links

Descriptions

[faqs.org/docs/ Linux HOWTO/ C++ Programming HOWTO] "C++ Programming HOW-TO"











"Cpp_links.htm"