Chapter 4. A GUIDED TOUR THROUGH C#: PART II
You will learn about the following in this chapter:
More fundamental C# elements building on those presented in Chapter 3, “A Guided Tour Through C#: Part I,” through a source code driven presentation
The namespace concept and an understanding for how this feature can help organize and access C# components
The int type for storing whole numbers
How to write and call your own user-defined methods
Multiline comments and their different styles
How C# evaluates simple expressions
How methods can be used to simplify your source code
Get C# Primer Plus 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.