https://rentry.org/PPP2_ch09

/robowaifu/'s C++ learning textbook chapter 09

Technicalities: Classes, etc.

“Remember, things take time.” —Piet Hein

"In this chapter, we keep our focus on our main tool for programming: the C++ programming language. We present language technicalities, mostly related to user-defined types, that is, to classes and enumerations. Much of the presentation of language features takes the form of the gradual improvement of a Date type. That way, we also get a chance to demonstrate some useful class design techniques."

PrevHomeNext

Edit
Pub: 21 Jan 2023 06:55 UTC
Edit: 06 Apr 2023 18:24 UTC
Views: 505