March 2020
Intermediate to advanced
318 pages
9h 59m
English
Many programming skills were discussed earlier in the previous chapters. The programming styles discussed so far can be regarded as regular programming methods. In this chapter and Chapter 10, a brand new programming method – object-oriented programming (OOP) – is presented. In this chapter, the design and usage of classes are presented, while in Chapter 10, graphical user interface design is addressed.
In Section 9.1, concepts and fundamental knowledge of object-oriented programming are introduced. The necessity of object-oriented programming is discussed, and the difference between this and regular programming methods is addressed. In Section 9.2, the design of classes is presented, based on ...
Read now
Unlock full access