http://www.tigertutorials.com
Learn how to traverse a binary tree in an "postorder" style. This tutorial does not include code. It is the visual representation of how trees are traversed.
Note: I accidentally say transversal, it's correct term is "traversal".