Looking for a starting point

I’m new to OpenCV and I search for a starting point for training CascadeHaar model for object detection. I have true positive (images with the object), negative (background images without the object) and I’ve just download OpenCV for work either on Windows and command line or Python.