Skip to content

C# 3. 0: a Beginner's Guide

Best in textbook rentals since 2012!

ISBN-10: 0071588302

ISBN-13: 9780071588300

Edition: 2nd 2009

Authors: Herbert Schildt

List price: $55.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: $55.00
Edition: 2nd
Copyright year: 2009
Publisher: McGraw-Hill Education
Publication date: 9/1/2008
Binding: Paperback
Pages: 656
Size: 7.30" wide x 9.00" long x 1.34" tall
Weight: 2.398
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.

C#: Fundamentals
Introducing Data Types and Operators
Program Control Statements
Introducing Classes, Objects, and Methods
More Data Types and Operators
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 Namespaces
Generics
Lambda Expressions, LINQ, and Other Advanced Topics
The Preprocessor, RTTI, Nullable Types, and other Advanced Topics
Answers to Mastery Checks