Skip to content

C# for Students

Best in textbook rentals since 2012!

ISBN-10: 0321176650

ISBN-13: 9780321176653

Edition: 2004

Authors: Douglas Bell, Mike Parr

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

If you are new to computer programming then this book is for you! Starting from scratch, it assumes no prior knowledge of programming and is written in a simple, direct style for maximum clarity. 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, multimedia, internet-based client/server networking and distributed computing. 'C# for Students' will explain key programming concepts and the central ideas of object oriented programming, using C# as the vehicle language.
Customers also bought

Book details

List price: $72.40
Copyright year: 2004
Publisher: Addison-Wesley Longman, Incorporated
Publication date: 4/22/2004
Binding: Paperback
Pages: 464
Size: 7.00" wide x 9.50" long x 1.00" tall
Weight: 2.046
Language: English

Preface
The background to C#
The C# development environment
Introductory graphics
Variables and calcuations
Methods and arguments
Using objects
Selection
RepetitionDebugging
Writing classes
Inheritance
Calculations
Data structures - list boxes and array lists
Arrays
Arrays - two-dimensional
String manipuation
Exceptions
Files
Console programs
Object-oriented design
Program style
Testing
Interfaces
Polymorphism
Appendices
Bibliography
Index