Results 1 to 3 of 3

Thread: i would like some feedback

  1. #1
    t420h
    Guest

    i would like some feedback

    our class is "piloting" a book for c++ called "C++ For You++" and i would like to get some feedback on what you guys think of it, me and some others in my class think its horrible because it uses things like apvector instead of real arrays like you would use in real life.

    just pleaser give me some feed back on what you think

  2. #2
    Fanatic Member
    Join Date
    May 2001
    Posts
    837
    our teacher has the book, but i've never looked at it

    i hate apclasses!!!!! i always use the standard library, and our teacher doesn't care which we use
    The human brain cannot hold all of the knowledge that exists in this world, but it can hold pointers to that knowledge.

  3. #3
    Zaei
    Guest
    Just about any book that any AP Comp Sci class will use will use the ap classes, for the obvious reason, that, well, the class is about the AP exam (basically). You may hate the ap classes, just deal with it. In your own projects, use the standard libraries, in school, use the ap classes (unless you dont have to). Besides, most of the time, the ap classes do a good job simulating the functionality of the STL classes.

    Basically, choose the book, not for its use of the ap classes or not, but for the other, more important stuff (writing style, exercises, explainations, etc).

    Z.

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