Find the answer to your Linux question:
Results 1 to 7 of 7
Hi, If any body is interested in learning C++ on his own then here is a site which I have been using to a great effect and satisfaction. Although many ...
  1. #1
    Linux Newbie
    Join Date
    Sep 2006
    Posts
    175

    Good C++ tutorials

    Hi,

    If any body is interested in learning C++ on his own then here is a site which I have been using to a great effect and satisfaction. Although many might be aware of it.

    C++ Language Tutorial

    I have bought some books on the language but none of the seem to be complete reference. I might be wrong here. But the above site gives a fine introduction to the whole idea of C++ programming to newbies. The examples are easy to follow and you can just copy paste and try them out with some modifications later on in order to understand the idea/logic. Please share with me a site or book that has helped you learn C++ with a good number of sample programs. Thanks..

  2. #2
    Banned jan1024188's Avatar
    Join Date
    Jul 2006
    Location
    EU, SLOVENIA
    Posts
    1,549
    ya, I used cplusplus.com to learn C++ too.

    Accelerated C++ is a good book.
    http://www.amazon.com/Accelerated-C%...1038558&sr=8-7

  3. #3
    Linux Guru Lakshmipathi's Avatar
    Join Date
    Sep 2006
    Location
    3rd rock from sun - Often seen near moon
    Posts
    1,568

    Smile

    Stephen Kochan's book on C++ is a very good one to read.
    - Lakshmipathi.G
    -------------------
    FOSS India Award winning ext3fs Undelete tool and tutorials www.giis.co.in
    First they criticize you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
    -------------------

  4. #4
    Linux User benjamin20's Avatar
    Join Date
    Oct 2004
    Location
    jacksonville beach FL
    Posts
    317
    i always liked jesse liberty, who did the c++ books for SAMS
    nVidia G-Force 6600GT (bfg) pci-e: amd 64 2000+ (939): 1024 corsair ram: 2X 80gb seagate harddisk SATA: plextor cd/dvd-read/write cdrom SATA

  5. #5
    Linux Newbie danbuter's Avatar
    Join Date
    May 2007
    Posts
    108
    The only C++ book I have is C++ Without Fear, by Overland. It just covers the basics, and is definately not a reference for later use, but I am learning from it quite well.
    Dan

  6. #6
    Linux Guru Lakshmipathi's Avatar
    Join Date
    Sep 2006
    Location
    3rd rock from sun - Often seen near moon
    Posts
    1,568

    Smile

    oh...i forgot this...
    Object-Oriented Programming in C++ - Robert Lafore
    ...i like this very much
    - Lakshmipathi.G
    -------------------
    FOSS India Award winning ext3fs Undelete tool and tutorials www.giis.co.in
    First they criticize you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
    -------------------

  7. #7
    Linux Newbie
    Join Date
    Sep 2006
    Posts
    175
    Brilliant guys thanks a lot...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •