The second edition of Python 101 is completely rewritten from the ground up. In this book, you will learn the Python programming language and lots more.
This book is split up into four sections:
- Part I - The Python Language
- Part II - Intermediate Topics
- Part III - Creating Sample Applications
- Part IV - Distributing Your Code
Following is how it will break down in more detail:
Part I - The Python Language
- 01 - Installation
- 02 - Python editors
- 03 - Python style guide / comment rules
- 04 - Integers and floats
- 05 - Lists
- 06 - Tuples
- 07 - Dictionaries
- 08 - Sets
- 09 - Strings
- 10 - Boolean
- 11 - Conditional statements
- 12 - Loops
- 13 - Comprehensions
- 14 - Exception Handling
- 15 - Files
- 16 - Imports
- 17 - Functions
- 18 - Classes
In Part 2 - Intermediate Topics, you will then learn about some intermediate topics, such as:
Introspection
Pip
- Python virtual environments
- Threading
- Multiprocessing
- Debugging
- Decorators
- Profiling
- Testing
- Version Control (git)
In Part 3 - Creating Sample Applications you will learn how to write sample applications:
- How to create a command line application (argparse)
- How to parse XML
- How to parse JSON
- How to Scrape a website
- How to Work with CSV files
- How to work with a database (sqlite)
- How to Create an Excel document
- How to Generate a PDF
Finally in Part 4 you will learn how distribute your code as an executable and as source.
We charged your card and sent you a receipt
You'll need an account to access this in our app. Please create a password to continue.
Download from the App Store or text yourself a link to the app
Good news! Since you already have a Gumroad account, it's also been added to your library.