|
-
Mar 20th, 2002, 01:03 PM
#1
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
-
Mar 20th, 2002, 04:09 PM
#2
Fanatic Member
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.
-
Mar 20th, 2002, 04:39 PM
#3
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|