Free Training Resources from the creator of C++
Here are the best free learning materials from the home page of the creator of C++, Bjarne Stroustrup.
Bjarne Stroustrup's Homepage:
www.research.att.com/~bs/homepage.html
Bjarne Stroustrup designed and implemented the C++ programming language. Here are the best free learning materials on his site:
FAQ:
www.research.att.com/%7Ebs/bs_faq.html
Concentrates on personal opinions and general questions related to philosophy
Technical FAQ:
www.research.att.com/%7Ebs/bs_faq2.html
These are questions about C++ Style and Technique that people ask me often
Glossary:
www.research.att.com/%7Ebs/glossary.html
This is a glossary of C++ terms, organized alphabetically by concept.
A Tour of C++:
www.research.att.com/%7Ebs/3rd_tour.pdf
Presentis the basic programming techniques supported by C++ and the language features through wich C++ supports them.
A Tour of the Standard Library:
www.research.att.com/%7Ebs/3rd_tour2.pdf
Presents a few basic uses of C++ introducing its standard library; for most people this chapter gives a better view of C++ than does "A Tour of C++"
An Overview of the C++ Programming Language (paper):
www.research.att.com/%7Ebs/crc.pdf
Handbook of Object Technology. CRC Press. 1998. ISBN 0-8493-3135-8.
Learning Standard C++ as a New Language (paper):
www.research.att.com/%7Ebs/new_learning.pdf
C/C++ Users Journal. pp 43-54. May 1999.
Why C++ isn't just an Object-Oriented Programming Language (paper):
www.research.att.com/%7Ebs/oopsla.pdf
Addendum to OOPSLA'95 Proceedings. OOPS Messenger. October 1995.
More Papers about C++ by Bjarne Stroustrup:
www.research.att.com/~bs/papers.html
Related Posts:
2 Free Training Resources: Unix and Web Development More Free I.T. Training and Tutorial Resources IP Multicasting Training and MCSE 70-290 Certification Prep SAP ABAP Tutorials and Examples 249 Computer Tutorials hosted by the University of Saskatchewan
Bjarne Stroustrup's Homepage:
www.research.att.com/~bs/homepage.html
Bjarne Stroustrup designed and implemented the C++ programming language. Here are the best free learning materials on his site:
FAQ:
www.research.att.com/%7Ebs/bs_faq.html
Concentrates on personal opinions and general questions related to philosophy
Technical FAQ:
www.research.att.com/%7Ebs/bs_faq2.html
These are questions about C++ Style and Technique that people ask me often
Glossary:
www.research.att.com/%7Ebs/glossary.html
This is a glossary of C++ terms, organized alphabetically by concept.
A Tour of C++:
www.research.att.com/%7Ebs/3rd_tour.pdf
Presentis the basic programming techniques supported by C++ and the language features through wich C++ supports them.
A Tour of the Standard Library:
www.research.att.com/%7Ebs/3rd_tour2.pdf
Presents a few basic uses of C++ introducing its standard library; for most people this chapter gives a better view of C++ than does "A Tour of C++"
An Overview of the C++ Programming Language (paper):
www.research.att.com/%7Ebs/crc.pdf
Handbook of Object Technology. CRC Press. 1998. ISBN 0-8493-3135-8.
Learning Standard C++ as a New Language (paper):
www.research.att.com/%7Ebs/new_learning.pdf
C/C++ Users Journal. pp 43-54. May 1999.
Why C++ isn't just an Object-Oriented Programming Language (paper):
www.research.att.com/%7Ebs/oopsla.pdf
Addendum to OOPSLA'95 Proceedings. OOPS Messenger. October 1995.
More Papers about C++ by Bjarne Stroustrup:
www.research.att.com/~bs/papers.html
Popularity: 13% [?]
Related Posts:

This is an excellent set of information on C++
Would like to have more detailed and in depth C++ related stuff here.
It would be great to include some designing info related to C++ here.
Thanks,
Mayuresh
Comment by Mayuresh A. Kulkarni — June 20, 2005 @ 11:18 pm