I'm new to C++. I am about to finish reading my first introductory C++ reference book. (Only Linked List and Stacks and Queues to read)
The book is C++ Programming From Problem Analysis to Program Design 7th Edition by D.S Malik
I can't say that I am proficient in all topics covered in the book, but I feel pretty confident.
Is there a must-read introductory C++ book? Or am I ready to move to intermediate C++? What do you suggest?
Thank you all in advance.