Virginia Tech: Clifford Shaffer's "Data Structures and Algorithm Analysis: Binary Trees"
Most discussion about trees concerns binary trees, whose nodes have no more than two branches. Read this chapter, which offers background and practical applications for binary trees.