Appendix A - good practices

Memory Management

Memory managemet is pretty difficult topic in C++. The most important tools are smart pointers, which you can read about in part 6.

Classes

Type Casting

Other stuff I didn't know where to put

Mastodon