Need Simple Colision Example

Like @Lexyth is saying, you have to try to do something. The reason is that it gives a good indication of your skill level. And what you want/what you want to achieve. There are many ways to solve a problem.

If I were you I would start by coding a ball, or an ellipse.
And then try to figure out how to controll it with the mouse. And then how to do the collision detection.