Coder Social home page Coder Social logo

python201bookcode's Introduction

Python 201: Intermediate Python

Python 201: Intermediate Python

This is the code repository for the book: Python 201: Intermediate Python by Michael Driscoll

What is this book about?

Python 201: Intermediate Python is the sequel to my first book, Python 101. If you already know the basics of Python and now you want to go to the next level, then this is the book for you! This book is for intermediate level Python programmers only. There won't be any beginner chapters here. This book is based on Python 3.

The book will be broken up into five parts. Here's how:

Part I - Intermediate Modules

  • Chapter 1 - The argparse module
  • Chapter 2 - The collections module
  • Chapter 3 - The contextlib module (Context Managers)
  • Chapter 4 - The functools module (Function overloading, caching, etc)
  • Chapter 5 - All about imports
  • Chapter 6 - The importlib module
  • Chapter 7 - The itertools module
  • Chapter 8 - The re module (An Intro to Regex in Python)
  • Chapter 9 - The typing module (Type Hinting)

Part II - Odds and Ends

  • Chapter 10 - generators / iterators
  • Chapter 11 - map, filter, reduce
  • Chapter 12 - unicode
  • Chapter 13 - benchmarking
  • Chapter 14 - encryption
  • Chapter 15 - Connecting to databases
  • Chapter 16 - super
  • Chapter 17 - descriptors (magic methods)
  • Chapter 18 - Scope (local, global and the new non_local)

Part III - Web

  • Chapter 19 - Web scraping
  • Chapter 20 - Working with web APIs
  • Chapter 21 - ftplib
  • Chapter 22 - urllib

Part IV - Testing

  • Chapter 23 - Doctest
  • Chapter 24 - unittest
  • Chapter 25 - mock
  • Chapter 26 - coverage.py

Part V - Concurrency

  • Chapter 27 - The asyncio module
  • Chapter 28 - The threading module
  • Chapter 29 - The multiprocessing module
  • Chapter 30 - The concurrent.futures module

Audience

This book is for intermediate level Python developers. If you already know the syntax for Python, then you will probably be interested in learning about some of Python's intermediate and advanced topics that are covered in this book!

What You Need for the Book

Python 3 is all you need to use this book which you can get from the Python website

Where to Buy the Book

About the Author

Michael Driscoll has been an application developer using Python for over a decade. He is the author of the popular Python blog, The Mouse Vs. the Python as well as several other Python books including Python 101, Python Interviews and ReportLab - PDF Processing with Python.

python201bookcode's People

Contributors

driscollis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

python201bookcode's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.