๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Cโ™ฏ 3.0

โœ Scribed by Schildt, Herbert


Publisher
McGraw-Hill Professional Publishing
Year
2009
Tongue
English
Leaves
913
Series
Complete Reference
Edition
3rd ed
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Special Thanks; Preface; Part I: The Cโ™ฏ Language; 1 The Creation of Cโ™ฏ; 2 An Overview of Cโ™ฏ; 3 Data Types, Literals, and Variables; 4 Operators; 5 Program Control Statements; 6 Introducing Classes and Objects; 7 Arrays and Strings; 8 A Closer Look at Methods and Classes; 9 Operator Overloading; 10 Indexers and Properties; 11 Inheritance; 12 Interfaces, Structures, and Enumerations; 13 Exception Handling; 14 Using I/O; 15 Delegates, Events, and Lambda Expressions; 16 Namespaces, the Preprocessor, and Assemblies; 17 Runtime Type ID, Reflection, and Attributes; 18 Generics; 19 LINQ.

โœฆ Table of Contents


Special Thanks
Preface
Part I: The Cโ™ฏ Language
1 The Creation of Cโ™ฏ
2 An Overview of Cโ™ฏ
3 Data Types, Literals, and Variables
4 Operators
5 Program Control Statements
6 Introducing Classes and Objects
7 Arrays and Strings
8 A Closer Look at Methods and Classes
9 Operator Overloading
10 Indexers and Properties
11 Inheritance
12 Interfaces, Structures, and Enumerations
13 Exception Handling
14 Using I/O
15 Delegates, Events, and Lambda Expressions
16 Namespaces, the Preprocessor, and Assemblies
17 Runtime Type ID, Reflection, and Attributes
18 Generics
19 LINQ. 20 Unsafe Code, Pointers, Nullable Types, and Miscellaneous TopicsPart II: Exploring the Cโ™ฏ Library
21 Exploring the System Namespace
22 Strings and Formatting
23 Multithreaded Programming
24 Collections, Enumerators, and Iterators
25 Networking Through the Internet Using System.Net
26 Use System. Windows. Forms to Create Form-Based Windows Applications
A: Documentation Comment Quick Reference
Index
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z.

โœฆ Subjects


Cโ™ฏ (Computer program language);Object-oriented programming languages;Electronic books


๐Ÿ“œ SIMILAR VOLUMES


Cโ™ฏ 3.0 in a nutshell
โœ Joseph Albahari; Ben Albahari ๐Ÿ“‚ Library ๐Ÿ“… 2007 ๐Ÿ› O'Reilly ๐ŸŒ English

Offers a reference to key C# programming concepts covering language elements, syntax, datatypes, and tasks. Introducing Cโ™ฏ and the .NET framework -- Cโ™ฏ language basics -- Creating types in Cโ™ฏ -- Advanced Cโ™ฏ -- Framework overview -- Framework fundamentals -- Collections -- LINQ queries -- LINQ op

Essential Cโ™ฏ 4.0
โœ Michaelis, Mark ๐Ÿ“‚ Library ๐Ÿ“… 2010 ๐Ÿ› Addison-Wesley Professional ๐ŸŒ English

<b><i><b>Essential C# 4.0</b></i></b>is a well-organized,"no-fluff" guide to all versions of C# for programmers at all levels of C# experience. This fully updated edition shows how to make the most of C# 4.0's new features and programming patterns to write code that is simple, yet powerful. This edi

Cโ™ฏ 4.0: the complete reference
โœ Schildt, Herbert ๐Ÿ“‚ Library ๐Ÿ“… 2010 ๐Ÿ› McGraw-Hill Education ๐ŸŒ English

Special Thanks; Preface; Part I: The C# Language; 1 The Creation of C#; C#'s Family Tree; How C# Relates to the .NET Framework; How the Common Language Runtime Works; Managed vs. Unmanaged Code; 2 An Overview of C#; Object-Oriented Programming; A First Simple Program; Handling Syntax Errors; A Small

Cโ™ฏ 4.0: the complete reference
โœ Schildt, Herbert ๐Ÿ“‚ Library ๐Ÿ“… 2010 ๐Ÿ› McGraw-Hill ๐ŸŒ English

Special Thanks; Preface; Part I: The C# Language; 1 The Creation of C#; C#'s Family Tree; How C# Relates to the .NET Framework; How the Common Language Runtime Works; Managed vs. Unmanaged Code; 2 An Overview of C#; Object-Oriented Programming; A First Simple Program; Handling Syntax Errors; A Small