Dusty Phillips

Dusty Phillips is a Canadian freelance software developer, teacher, martial artist, and open source aficionado. He is closely affiliated with the Arch Linux community and other open source projects. He maintains the Arch Linux storefronts and has compiled the Arch Linux Handbook. Dusty holds a master's degree in computer science, with specialization in Human Computer Interaction. He currently has six different Python interpreters installed on his computer.

Quotes

DDaudalagidhas quoted2 years ago
Abstract base classes, or ABCs, define a set of methods and properties that a class must implement in order to be considered a duck-type instance of that class.
DDaudalagidhas quoted2 years ago
It is advisable to create an abstract base class in this case to document what API the third-party plugins should provide.
DDaudalagidhas quoted2 years ago
For now, just know that by marking a method or property as being abstract, you are stating that any subclass of this class must implement that method or supply that property in order to be considered a proper member of the class.
fb2epub
Drag & drop your files (not more than 5 at once)