3. Introduction to C# App Programming
Objectives
In this chapter you’ll:
Write simple C# apps using code rather than visual programming.
Input data from the keyboard and output data to the screen.
Use C# 6’s string
interpolation to create formatted string
s by inserting values into string
literals.
Declare and use data of various types.
Use arithmetic ...
Get C# 6 for Programmers, Sixth Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.