Thread: sos,please help me

  1. #1
    Registered User
    Join Date
    Apr 2009
    Posts
    6

    Exclamation sos,please help me

    I am a freshman of china,and i am studying c++.

    I want to know more about c++ class!!!!!!!!,so i see C++ Effective Object-Oriented Software Construction.

    but i don't find where i can download it.

    please give some advice of studying c++ and some good books!!!!!!!thanks very much!!!!!!!!!!!!1

  2. #2
    C++ Witch laserlight's Avatar
    Join Date
    Oct 2003
    Location
    Singapore
    Posts
    28,413
    Borrow the book from your local library or buy a copy (online, if necessary). You can refer to our book recommendation thread for more book recommendations.
    Quote Originally Posted by Bjarne Stroustrup (2000-10-14)
    I get maybe two dozen requests for help with some sort of programming or design problem every day. Most have more sense than to send me hundreds of lines of code. If they do, I ask them to find the smallest example that exhibits the problem and send me that. Mostly, they then find the error themselves. "Finding the smallest program that demonstrates the error" is a powerful debugging tool.
    Look up a C++ Reference and learn How To Ask Questions The Smart Way

  3. #3
    Registered User
    Join Date
    Apr 2009
    Posts
    6

    hello

    Quote Originally Posted by laserlight View Post
    Borrow the book from your local library or buy a copy (online, if necessary). You can refer to our book recommendation thread for more book recommendations.
    c++class is very important,so can you give me some good books??~~~~

  4. #4
    Registered User
    Join Date
    Apr 2006
    Posts
    137

    Cool

    Quote Originally Posted by uhhstepup View Post
    c++class is very important,so can you give me some good books??~~~~
    You could try using a tutorial online for C++ Classes or cplusplus.com has a nice one as well. Hope it helps.
    ★ Inferno provides Programming Tutorials in a variety of languages. Join our Programming Forums. ★

  5. #5
    Registered User
    Join Date
    Apr 2009
    Posts
    6

    re

    Quote Originally Posted by execute View Post
    You could try using a tutorial online for C++ Classes or cplusplus.com has a nice one as well. Hope it helps.
    thanks,but i am in china,and i find two books-->C++ Effective Object-Oriented Software Construction Advanced C++ Programming Styles and Idioms but i don't know where i can download it.i use google to search,but i still can't find,can you help me!!!!

  6. #6
    Registered User
    Join Date
    Aug 2003
    Posts
    127
    You can buy a Chinese edition of C++ Primer, it is easy to understanding.
    Nana C++ Library is a GUI framework that designed to be C++ style, cross-platform and easy-to-use.

  7. #7
    Registered User
    Join Date
    Apr 2008
    Posts
    890
    Quote Originally Posted by uhhstepup View Post
    c++class is very important,so can you give me some good books??~~~~
    Laserlight already directed you to the book recommendation thread at the top of the page. Do you need someone to read it to you?

  8. #8
    Registered User
    Join Date
    Apr 2009
    Posts
    6

    ffffff

    Quote Originally Posted by medievalelks View Post
    Laserlight already directed you to the book recommendation thread at the top of the page. Do you need someone to read it to you?


    yeah,i have see it.
    but i want to see c++ class,but the title is talking about STL

  9. #9
    Algorithm Dissector iMalc's Avatar
    Join Date
    Dec 2005
    Location
    New Zealand
    Posts
    6,318
    There most likely isn't a book called "C++ class" nor would there be one called "C++ for" or "C++ while" or "C++ continue" etc.
    All you need for learning about classes is an introductory level programming book. I'm sure there's a "C++ for Dummies" book or something like that.
    My homepage
    Advice: Take only as directed - If symptoms persist, please see your debugger

    Linus Torvalds: "But it clearly is the only right way. The fact that everybody else does it some other way only means that they are wrong"

Popular pages Recent additions subscribe to a feed

Tags for this Thread