February 2020
Intermediate to advanced
292 pages
8h 54m
English
This recipe focuses on console I/O. Most programs we write need some kind of interaction with the user: we need to get inputs, do some processing, and return the output. Think, for example, about user inputs you could collect in an application that you'll build. In this recipe, we'll write code that shows different ways to get input from the console and return the output.
Read now
Unlock full access