3. Introduction to C# Applications

Objectives

In this chapter you’ll learn:

• To write simple C# applications using code rather than visual programming.

• To write input/output statements.

• To declare and use data of various types.

• To store and retrieve data from memory.

• To use arithmetic operators.

• To determine the order in which operators are applied.

• To write decision-making statements.

• To use relational and equality operators.

• To use message dialogs to display messages.

What’s in a name? That which we call a rose by any other name would smell as sweet.

William Shakespeare

When faced with a decision, I always ask, “What would be the most fun?”

Peggy Walker

“Take some more tea,” the March Hare said to Alice, very earnestly. ...

Get C# 2010 for Programmers, Fourth 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.