I need some books on basic C++...
that should include topics like
data file handling, inheritance, linked lists,stacks,queues, arrays,constructors,pointers,structures ...etc.
nothing too advanced ,but also not too nooby ...
Anybody know any books on this ?
C++ Primer (Fifth Edition)
by Stanley B. Lippman, Josée Lajoie and Barbara E. Moo
best one in my opinion probably b/c I am using it for my class at the moment is:
Starting Out with C++: Early Objects Seventh Edition by Tony Gaddis, Judy Walters, and Godfrey Muganda
Hope it helps!