Readthedocs GPIOZero : This is a higher level, easier, more intuitive module to control the GPIO pins
RPi.GPIO module basics: This is a lower level, more direct module to control the GPIO pins. It also describes the difference between BCM and BOARD pin designations.