Skip to content

C# Concisely

Best in textbook rentals since 2012!

ISBN-10: 0321154185

ISBN-13: 9780321154187

Edition: 2004

Authors: Judith Bishop, Nigel Horspool

List price: $78.60
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!

C# ('C Sharp') is an object-oriented, network-enabled programming language, developed expressly for Microsoft's .Net platform. C# provides the features that are the most important to programmers: object-orientation, graphics, GUI components, internet-based client/server networking and distributed computing C# Concisely is an introductory text which teaches object-oriented programming using the C# language. The reader is involved in object-orientation from the beginning, while developing skills in the use of control structures and data structures. The book covers nearly all of the language and its important namespaces, including collections and networking, and works through polymorphism…    
Customers also bought

Book details

List price: $78.60
Copyright year: 2004
Publisher: Addison-Wesley Longman, Incorporated
Publication date: 12/9/2003
Binding: Paperback
Pages: 472
Size: 7.25" wide x 9.25" long x 1.00" tall
Weight: 1.738
Language: English

Preface
Introduction
Using objects
Inside objects
Control and arrays
Graphical user interfaces with Views
Exceptions and Debugging
Files and streams
Collections
Polymorphism and inheritance
Graphics and networking
The appendixes are
List of Forms
Keywords and operators
Formatters
Unicode
Useful namespaces
The Views.Form class
Debugging with Windows