|
oh yeahhh!
I purchased this book last march, not knowing 1 thing in c++. I learnt so much from this book it surprised me. At first it goes through basic syntax. However, it gets into heap/ stack memory (as the author calls it). At first (chapter 6 or 7), you begin learning about pointers and references, in addition to the positive/ negative aspects about them. This book goes through a lot of topics and I’d have to say that it goes through them well. By re-reading the chapters you begin to get a lot of the programming techniques stuck in your head.
The only thing that I didn’t like about this book was the “linked lists” chapter which I believe is chapter 19. I found it really hard to follow but I guess with enough dedication you’ll figure it out.
I would definitely recommend this book to anyone interested in Object oriented programming, learning c++ from start to novice level or just interested in the capabilities of c++.
__________________
Death smiles at us all. All a man can do is smile back.
|