Essential things to remember from today's class (class 1, 22nd August) The rules for proper submission of assignments. Do it yourself. If an assignment is to implement a vector (just for example) then you must not #include , you must make it for yourself. How arrays work. What you have to be careful of with C++'s idea of an array.