How do I Interface arduino with these guys?!?!?

shiftOut() has a argument that is required for which end to send first

shiftOut(data pin, clock pin, MSBFIRST / LSBFIRST, byte of data);