CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Dec 2002
    Location
    La Plata, Buenos Aires
    Posts
    615

    Good tutorial on C++ OOP?

    There is any good tutorial on the net about C++ classes, objects, and all OOP-related?

    This is because I want to enhance my already (rather poor) knowledge about C++ OOP programming.

    Thank your for ya help.

  2. #2
    Join Date
    Mar 2002
    Location
    AhuhA
    Posts
    204

    Re: Good tutorial on C++ OOP?

    Originally posted by indiocolifa
    There is any good tutorial on the net about C++ classes, objects, and all OOP-related?
    This is because I want to enhance my already (rather poor) knowledge about C++ OOP programming.
    Thank your for ya help.
    I think there are alot, check out FAQ on these forums for some downloadable books. But for me, trying to buy some good books is always much better...

  3. #3
    Join Date
    Apr 2003
    Location
    Hyderabad,India
    Posts
    486

    Thnking in c++

    "Thniking in c++" may be of helpful to you.
    When you have freedom to net,then i feel using the online resources is better.
    for dowloading the free softcopy of the book you can visit.

    http://www.mindview.net/Books/DownloadSites

    if have any problem put the title in google and you will get so many mirror locations for this.

    happy learning and happy programming

    cheers
    mahanare
    Thanks n Regards
    Harinath Reddy
    Learn Hello World Program
    A good scientist is a person with original ideas. A good engineer is a person who makes a design that works with as few original ideas as possible. There are no prima donnas in engineering. - Freeman Dyson

  4. #4
    Join Date
    Feb 2001
    Location
    teh INTARWEB
    Posts
    542
    http://www.oopweb.com/ is a good resource too.

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured