I have been reading c++ primer and the things are flowing over my head the book seems to be very difficult as compared to Alex Allain's Jumping into C++ and C++ How to Program by Dietel and Dietel. But it seems that people recommend C++ primer and mention the other two books bad. So am I doing it right or the other books are easier because they are bad ?
Stay with C++ Primer; it is not as difficult as it appears at first sight. Come back a bit later to the things that were flowing over your head the first time, and they would be clearer.
Both of these books have tons of definitions without applying them to anything. The stroustrup one is even more difficult. They also want you to download their header files which is extremely weird and makes learning more difficult.
This book wants you to use a sales item header from the begginning which I don't understand and I don't know what sample code is in front of you and what is at book's end. Really confusing book.
The problem is the books I like are said to be bad and the online tutorial does not explain things in detail and the application of different concepts being told.