Herong's Tutorial Notes On C# - Part B
Version 2.02
Dr. Herong Yang
Copyright © 2002 - 2005 by Dr. Herong Yang. All rights reserved.
Table of Contents
About This Book
Introduction
- What Is C#
- C# Programming Environment
- First Program in C#
- C# Program Structure
Data Types
- The "decimal" Type
- Simple Types
- Type System Unification
- Jagged Arrays
Precision of "float", "double", and "decimal"
Performance of "float", "double", and "decimal"
Binary Representation of "float" and "double" Values
Binary Representation of "decimal" Values
Methods
- Parameters
- Parameter Arrays
Classes
- "const" and "readonly"
- Method Overload
- Properties
- Operators
References
Key Words:
array, book, C#, C sharp, class, data types, decimal, example, float, ieee 754, method, performance,
.NET, online, tutorial
|