Skip to content

C# 3. 0 the Complete Reference 3/e

Best in textbook rentals since 2012!

ISBN-10: 0071588418

ISBN-13: 9780071588416

Edition: 3rd 2009

Authors: Herbert Schildt

List price: $73.00
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Customers also bought

Book details

List price: $73.00
Edition: 3rd
Copyright year: 2009
Publisher: McGraw-Hill Education
Publication date: 12/30/2008
Binding: Paperback
Pages: 912
Size: 7.30" wide x 9.00" long x 1.80" tall
Weight: 3.278
Language: English

Herbert Schildt is a world leading programming author. He is an authority on the C, C++, Java, and C# programming languages, and a master Windows programmer. His programming books have sold more than three million copies worldwide and have been translated into all major foreign languages. He is the author of numerous best sellers including C: The Complete Reference, Java 2: The Complete Reference, Java 2: A Beginner's Guide, C#: A Beginner's Guide, and many more. Schildt holds a master's degree in computer science from the University of Illinois.

The C# Language
The Creation of C#
An Overview of C#
Data Types, Literals, and Variables
Operators
Program Control Statements
Introducing Classes and Objects
Arrays and Strings
A Closer Look at Methods and Classes
Operator Overloading
Indexers and Properties
Inheritance
Interfaces, Structures, and Enumerations
Exception Handling
Using I/O
Delegates, Events, and Lampda Expressions
Namespaces, The Preprocessor, and Assemblies
Runtime Type ID, Reflection, and Attributes
Generics
Lambda Expressions
LINQ
Unsafe Code, Pointers, Nullable Types, and Miscellaneous Topics
Exploring the C# Library
Exploring the System Namespace
Strings and Formatting
Multithreaded Programming
Collections, Enumerators, and Iterators
Networking Through the Internet Using System.Net
Documentation Comment Quick Reference
Index