To view prices and purchase online, please login or create an account now.



Microsoft Visual C# 2005, An Introduction to Object-Oriented Programming

Paperback

Main Details

Title Microsoft Visual C# 2005, An Introduction to Object-Oriented Programming
Authors and Contributors      By (author) Joyce Farrell
Physical Properties
Format:Paperback
Pages:582
Dimensions(mm): Height 231,Width 185
Category/GenreComputer programming and software development
ISBN/Barcode 9781423901518
ClassificationsDewey:005.262
Audience
Professional & Vocational
Edition 2nd edition

Publishing Details

Publisher Cengage Learning, Inc
Imprint Course Technology Inc
Publication Date 21 May 2007
Publication Country United States

Description

Microsoft Visual C# 2005, An Introduction to Object-Oriented Programming, Second Edition provides the beginning programmer with a guide to developing programs in C#, a language developed by Microsoft as part of their Visual Studio .NET platform. With C#, you can build small, reusable components that are well-suited to twenty-first century Web-based programming applications. Although similar to Java and C++, many features of C# make it easier to learn and ideal for the beginning programmer. You can program in C# using a simple text editor and the command prompt, or you can manipulate program components using Visual Studio's sophisticated Integrated Development Environment. This book provides you with the tools to use both techniques.

Author Biography

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.

Reviews

Chapter One A First Program Using C# Chapter Two Using Data Chapter Three Making Decisions Chapter Four Looping Chapter Five Using Arrays Chapter Six Using Methods Chapter Seven Using Classes and Objects Chapter Eight Introduction To Inheritance Chapter Nine Exception Handling Chapter Ten Using GUI Objects And The Visual Studio IDE Chapter Eleven Using Controls Chapter Twelve Handling Events Chapter Thirteen Files And Streams