Chapter 2. C Building Blocks


Chapter 2. C# Building Blocks

In the previous chapter you got a taste for how to run Visual Studio .NET, and how to enter some code and execute it. In this chapter you're going to start learning how to write C# code. In order to write code it's essential to learn a few of the basics. We'll start by learning how to declare variables and functions, and then we'll proceed to combining those variables and functions into classes. A class is a group of code that serves as a blueprint; the blueprint is used to create objects.



C#
C# & VB.NET Conversion Pocket Reference
ISBN: 0596003196
EAN: 2147483647
Year: 2003
Pages: 198
Authors: Jose Mojica

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net