Visual Basic 2005 for Programmers (2nd Edition)
Nothing can have value without being an object of utility. Karl Marx You will see something new. Two things. And I call them Thing One and Thing Two. Dr. Theodor Seuss Geisel Your public servants serve you right. Adlai E. Stevenson Knowing how to answer one who speaks, To reply to one who sends a message. Amenemope
Outline 4.1 Introduction 4.2 Classes, Objects, Methods and Instance Variables 4.3 Declaring a Class with a Method and Instantiating an Object of a Class 4.4 Declaring a Method with a Parameter 4.5 Instance Variables and Properties 4.6 Value Types and Reference Types 4.7 Initializing Objects with Constructors 4.8 Validating Data with Set Accessors in Properties 4.9 (Optional) Software Engineering Case Study: Identifying the Classes in the ATM Requirements Document 4.10 Wrap-Up |