December 2023
Intermediate to advanced
794 pages
16h 31m
English
Good code is its own best documentation. As you’re about to add a comment, ask yourself, ‘How can I improve the code so that this comment isn’t needed?
Steve McConnell
This chapter aims to provide insight into how to work with inheritance in Python.
At the end of the chapter, the reader will be able to:
The previous chapter discusses the basics of Object Oriented Programming(OOP). This chapter concentrates on organising ...
Read now
Unlock full access