Covers the basics of functional programming in Scala, including evaluation strategies, conditionals, and value definitions, with a focus on computing square roots with Newton's method.
Explores implicit function types and their application in a conference management system, discussing the trade-off between types and terms in implicit parameters.