C++ was created in 1980 by Dr. Bjarne Stroustrup of Bell Laboratories. You can visit his C++ Web page for information and links at www.research.att.com/~bs/C++.html. C++ language vendors include Microsoft (msdn.microsoft.com/visualc) and Inprise (www.inprise.com/borlandcpp/turbosuite). For an excellent overview and examples of C++ programs, connect to the C++ for Beginners Web page at www.wtvl.net/mike/webjr/begcpp.htm. At this site, you'll also find a description of C++ command words, a bibliography of good reference books, and links to other C++ Web sites. The Visual C++ Developer's Journal (www.vcdj.com) is a good resource for C++ programming tips, code samples, and information on conferences. Are you thinking about pursuing C++ as your career option? If so, visit www.cplusplusjobs.com/public/default.asp for an up-to-date listing of C++ programming jobs.
|