Latest from O’Reilly

Insights, practical guidance, and announcements from O'Reilly

Building logging services with Scala

Logging and monitoring services help support teams track and react to problems encountered by users. This webcast offers a brief introduction to the Scala programming language and shows how it can be used to create logging services in a REST API.

Functional programming and Python

Python supports several programming styles -- imperative, object oriented, and functional. Most programmers are only familiar with two, yet functional programming appears to be coming back in vogue.