Skip to content

Microsoft Visual C# 2008 An Introduction to Object-Oriented Programming

Best in textbook rentals since 2012!

ISBN-10: 1423902556

ISBN-13: 9781423902553

Edition: 3rd 2009

Authors: Joyce Farrell

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

Description:

Using engaging examples and a clear, straightforward approach, MICROSOFT VISUAL C# 2008: AN INTRODUCTION TO OBJECT-ORIENTED PROGRAMMING, THIRD EDITION gives beginning programmers an updated guide to developing programs in the C# programming language. By focusing on C#, this book provides readers with a strong background knowledge of structured programming, method calling, and parameter passing, all of which are important concepts easily transferable to other programming languages. The Third Edition has been written and tested using the 2008 version of C# and includes an new chapter on database management and Language Integrated Query (LINQ). With this cutting-edge content, the book is an…    
Customers also bought

Book details

List price: $216.95
Edition: 3rd
Copyright year: 2009
Publisher: Course Technology
Publication date: 5/13/2008
Binding: Paperback
Pages: 704
Size: 7.25" wide x 9.00" long x 1.00" tall
Weight: 2.442
Language: English

Joyce Farrell has authored several popular programming textbooks, including books on Java, Programming Logic and Design, C#, and C++. Her books are recognized for their clear, direct writing style and effective presentation. A well-respected instructor, Ms. Farrell has taught Computer Information Systems at Harper College in Palatine, Illinois, the University of Wisconsin-Stevens Point, and McHenry County College in Crystal Lake, Illinois.

A First Program Using C#
Using Data
Making Decisions
Looping
Using Arrays
Using Methods
Using Classes and Objects
Introduction to Inheritance
Exception Handling
Using GUI Objects and the Visual Studio IDE
Using Controls
Handling Events
Files and Streams
Data Queries and LINQ
Appendices
Operator Precedence and Associativity
Creating a Multifile Assembly
Using the IDE Editor