OO - in need of examples/tutorials

Well I think I'm finally understanding the few books I read....

However having worked a lot with gamemaker (which is very limited in object-orientatedness). I have 1 problem: I tend to put everything "into" a main, still working on small applications this isn't a problem at all (it's probably easier the way I do it) however I know it will pose problems later if I don't teach myself to correctly use the object orientated capability of C++.

What I would really like to see is some (many?) examples/tutorials where the object orientated things are really "showed": so I can learn when to add objects etc..
I've always liked cplusplus.com for their tutorials and documentation.

Check out http://www.cplusplus.com/doc/tutorial/classes.html to start at the object oriented tutorials.

By the way, good attitude! If only all programmers admitted they have room to grow and learn instead of always thinking their way is the right way.
Topic archived. No new replies allowed.