Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Python: Journey from Novice to Expert

You're reading from   Python: Journey from Novice to Expert Journey from Novice to Expert

Arrow left icon
Product type Course
Published in Aug 2016
Publisher Packt
ISBN-13 9781787120761
Length 1311 pages
Edition 1st Edition
Languages
Arrow right icon
Authors (3):
Arrow left icon
Fabrizio Romano Fabrizio Romano
Author Profile Icon Fabrizio Romano
Fabrizio Romano
Dusty Phillips Dusty Phillips
Author Profile Icon Dusty Phillips
Dusty Phillips
Rick Hattem Rick Hattem
Author Profile Icon Rick Hattem
Rick Hattem
Arrow right icon
View More author details
Toc

Table of Contents (6) Chapters Close

Preface 1. Module 1 FREE CHAPTER 2. Module 2 3. Module 3 A. Bibliography
Index

Index

A

  • abc.ABC class
    • using / Using abc.ABC before Python 3.4
  • ABI
    • or API, selecting between / ABI or API?
  • absolute imports
    • about / Absolute imports
  • abstract base classes (ABCs)
    • about / Abstract base classes
    • using / Using an abstract base class
    • creating / Creating an abstract base class
    • @classmethod / Demystifying the magic
  • abstract classes
    • collections.abc, using / Abstract classes using collections.abc
    • usage / Internal workings of the abstract classes
    • custom type checks, performing / Custom type checks
    • abc.ABC class, using / Using abc.ABC before Python 3.4
  • abstract factory pattern
    • about / The abstract factory pattern
  • abstraction
    • about / Hiding details and creating the public interface
    • examples / Hiding details and creating the public interface
    • defining / Inheritance provides abstraction
  • abstract methods
    • about / Inheritance
  • Abstract Syntax Tree (AST)
    • about / McCabe
  • access control
    • about / Who can access my...
lock icon The rest of the chapter is locked
arrow left Previous Section
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image