This document discusses Scala and functional programming for big data processing. It provides links about Scalding, a Scala DSL for Cascading workflow management. Scalding allows writing data pipelines in a functional style using immutable data and composable operations. The document recommends learning resources for Scala, Scalding, and functional programming concepts. It also includes links to Apache Spark and mentions trying it next for data processing.