Whether you skip or not, you should read a C++ tutorial such as the one mentioned on our class web page. You will need C++ proficiency very soon in the course, and you should starting playing with it "in parallel" with our analysis & design effort.
By the end of this lab, you should be able to write a C++ program that contains a few classes, one calling the other, and then compile and run it.