C++

C++ was the first object oriented language that I learned.  It is still my favorite object oriented language for tasks that involve dealing with hardware and the operating system.  The language was designed by Bjarne Stroustrup and his guiding principle was efficiency.

C++ References

Learning C++

  • C++ Language - C++ Tutorials
    Here is a site that I took a brief look at.  For a tutorial, it looks okay.  Any feedback on this site and how good of a C++ learning tool it is would be appreciated.
  • The C++ Annotations
    This tutorial is an electronic form of the book C++ Annotations by Frank B. Brokken.  It assumes that the student is already knowledgeable in C or other languages that use a C-like grammar such as Perl or Java.

 

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.