Introduction - If you have any usage issues, please Google them yourself
DS third edition:Vector(using OOP to describe) includes List, Stack, Graph, Binary Tree and so on. it is better that you have learnt C and C++ previously, it will help you better learn the Data Structure especially in template. The book explain the characters of Oriented Object Programming:pack(feng zhuang), so read me carefully.