Re: books on c++ to get started

2011-02-13 Thread Xu Wang
Thanks for the info Edwin, Which Stroustrup are you referring to? The C++ Programming Language: Special Edition by Bjarne Stroustrup (Feb 11, 2000) Programming: Principles and Practice Using C++ by Bjarne Stroustrup (Dec 25, 2008) Can anyone compare C++ Primer Plus and Accelerated C++ ? Best, X

Re: books on c++ to get started

2011-02-13 Thread Edwin Leuven
xuwang wangxu wrote: > Accelerated C++: Practical Programming by Example this was my introduction to c++ and i liked it > And after that, I guess I should learn the STL? I would thus focus on i don't think that for lyx programming you need much more STL knowledge than you'll find in accelerated