WHich loop to use and when? do/while, for, else, if else, while, goto

Doug101:
Can someone point me to where I can find some simple examples comparing the different loops and why and when to use one loop command instead of another.

this guy explains loops and then in the next video, he explains control flow statements.

the series is great...