Rubik's Cube for Beginners

Notation

These terms will be used in algorithms of this solution.

To decide whether to turn clockwise or counterclockwise, pretend that you are looking at the face you are turning. In the algorithms, the core of the cube should not be turned (unless you have x, y, or z in the algorithm, but those are not used in this beginner solution).

Speedcubing.com's notation page explains this notation with pictures, and also has some notation not used in this solution, such as "x."

The following is taken from the reference pdf file.