So on the last day of class, I've learned about vectors. They seem like linked list, which seem like arrays. They are all pretty much containers that will hold some object of some data type I believe.
Why would someone use one vs. using the other? And is there one that is more commonly used?
I just finished this programming 2 class and I don't feel like I can write any kind of significant program. There are no more c++ specific classes I can take, so I'm guessing you learn on the job how to program (and at home)?