2014-Oct
course: Object-Orienation Programming
This course teach us how to use the
1. string instead of using char pointer, it’s much convenient right now.
2.The binary file saving and text file saving are another important stuff.
3.We also be taught the iterator for vector structure.
4.Sort by using STL for using the ascending, descending the scores, name,..etc.
5.Make the Double Link List for data structure.
This is the component combination for my shooting game.
