Part 1. Introduction and first steps
In Part 1, we introduce Play and show the basics of creating a Play application.
Chapter 1 introduces Play, its core concepts, and its key features. We install Play and create our first application.
Chapter 2 breaks down the structure of a Play application, explaining what each file and folder is for.
Chapter 3 shows how to create a more fleshed-out application, giving you a taste of the key MVC components in a Play application.