Chapter 7. Object, a Container with Variables and Methods
We have covered most of the theory part now. You can read and write code. In this chapter, we will discuss organizing your code and object oriented programming.
In this chapter, we will cover the following topics:
- Working with objects
- Constructing the class and its syntax
- Using C# constructors with data