|
Beginning C# 3.0: An Introduction To Object Oriented Programming
Beginning C# is a book that offers a lot of guidance, in a format that readers find intuitive to follow. The exercise-based format of the Wrox Beginning series has a strong following by all levels of readers, and is one that works very well in the classroom or home. Written by a veteran programming instructor, this is the perfect mix of tutorial,
and hands-on coding new programmers are looking for - written from their point of view. Beginning C# is written for those readers with no prior programming experience who want a thorough, yet easy to understand, introduction to C# and Object Oriented Programming. Dr. Purdum uses his 25 years of teaching experience to teach readers: The C# syntax and concepts of Object Oriented Programming; How to design and write C# programs that are functional and embody safe programming practices; and, Tried and true tricks of the trade, from design concepts to debugging aids. All of these goals are done in an easy-to-read and enjoyable manner and much more. Complete source code, examples, and discussion forms available at Wrox.com.
Contents:
Part I
Getting Started.Chapter1
Getting Started.Chapter 2
Understanding Objects.Part II
Understanding C# Syntax.Chapter 3
Understanding Data Types.Chapter 4
Understanding C# Statements.Chapter 5
Understanding Reference Data Types.Chapter 6
Making Decisions in Code.Chapter 7
Statement Repetition Using Loops.Chapter 8
Arrays.Part III
Writing Your Own ClassesChapter 9
Designing Your Own Classes.Chapter 10
Implementing Your Class Design.Chapter 11
Exception Handling and Program Debugging.Chapter 12
Generics.Part IV
Storing Data.Chapter 13
Using Disk Data Files.Chapter 14
Using Databases.Chapter 15
Using Inheritance and Polymorphism.
|