1295 beginning object oriented programming with c

0 541 0
1295 beginning object oriented programming with c

Đang tải... (xem toàn văn)

Thông tin tài liệu

... CUSTOM CLASSES Constructors 255 256 Default Constructors Nondefault Constructors Constructor Overloading Constructor Sloppiness Fixing the Constructor Problem Always Call the Default Constructor... III: WRITING YOUR OWN CLASSES CHAPTER 9: DESIGNING CLASSES Class Design 227 228 Scope Block Scope Local Scope Class Scope Namespace Scope Visualizing Scope Why Does C# Support Scope? Think Before... introduction to object- oriented programming The goal of that chapter is to present the concept of objects fi rst and then ease into how objects may be viewed in C# Virtually all of the concepts

Ngày đăng: 11/07/2018, 16:20

Từ khóa liên quan

Mục lục

  • Beginning Object-Oriented Programming with C#

  • Contents

  • Introduction

  • Part I: Getting Started

    • Chapter 1: Introducing C#

      • A Short History of Object-Oriented Programming (OOP)

      • Installing C#

        • Downloading Visual Studio Professional

        • A Test Program Using C#

          • Creating a Project

          • The C# Integrated Development Environment

            • The Major IDE Windows

            • Using the Source Code Window

            • Adding a Toolbox Object to a Windows Form

              • Changing the Text of a Label Object

              • Running the Program

              • Summary

              • Chapter 2: Understanding Objects

                • Understanding Objects

                  • Everyday Use of Objects

                    • Class Properties

                    • Class Methods

                    • How Many Properties, How Many Methods?

                      • Classes Are Simplifications of Objects

                      • What Do I Do After I’ve Defined a Class?

                        • Instantiating an Object of a Class

                        • I Have an Object…Now What?

                        • Why Hide the Data Inside an Object?

                        • Getting Started with Objects

                        • Developing a Program Plan

                          • Where to Start? The Five Program Steps

                            • The Five Program Steps

                            • Creating a Simple Application Using Objects

                              • Using the Program Steps to Create a Program Plan

                                • 1: Initialization

Tài liệu cùng người dùng

  • Đang cập nhật ...

Tài liệu liên quan