I have already finished "Robert lafore's object oriented programming with c++". But now I am confused.I need some recommendation.
Thinking in c++
Bjarne stroustrup's books
or else.
what do i do?
thank you so much
I think you are don't like me. I am understanding it now,Why do you be interested in my TOPICS.i see other people ask question then get answer fast.i am chagrined about this, i know again you say "i don't care" thank you thank you.
areyoupp I have to ask... how old are you? You have no freaking patience. First of all, after completing the book, what is it your struggling with? Let us know exactly what your looking for and we can make appropriate recommendations.
Have you considered purchasing the std? If your skill level is intermediate or better it is probably not a bad idea to familiarize yourself with the std as you continue to read. Of course, I have no idea what you are confused about in the first place so this may confuse you even more. If you are confused about specific material, perhaps you could go to the general c++ forum and post your questions along with any relevant source code examples. http://webstore.ansi.org/RecordDetail.aspx?sku=INCITS%2fISO%2fIEC+14882-2003
It is hard to make book recommendations honestly. There are so many out there and so many different kinds of books, some good, some not so good. Buy used books on amazon so that if they turn out to suck you didn't waste too much money. Spend a day at a book store and just flip through some pages and actually read a couple of chapters until you find something that fits your needs.
It really depends on where you want to go. if you want to continue learning the C++ language I recomend that you look at the documentation for C++ at msdn or this web site. If you would like to go into graphics programming I would recommend
Introduction to 3D Game Programming with DirectX 10
OpenGL game programming By Kevin Hawkins, Dave Astle
There are plenty of options.
Also, your english is fine, you just need to keep learning.
Oh, now I get what this means! The "Standard"!
Except for checking small syntax details, the standard is completely useless as a reference. The C++ Programming Language is more than suitable as a human-readable version of it.