Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
14 lines (7 loc) · 1.35 KB

File metadata and controls

14 lines (7 loc) · 1.35 KB
Copy raw file
Download raw file
Edit and raw actions

Python 101, 2nd Edition Book Code

Python 201 2nd Edition

Code examples from the book, Python 101 2nd Edition by Michael Driscoll.

You can get early access to the book on Leanpub as well as all updates as they come out. The book will be finished by September 2020.

The first dozen or so chapters will have Jupyter Notebooks rather than simple code examples. You can run the examples in your browser by using this link: Binder. Then navigate to each chapter and open the Jupyter Notebook.

Alternatively, you can download the code (or clone it with Git) and use Jupyter on your own machine. Once you have gotten the code / notebooks from this repo, you will need to install Jupyter. Once installed, you should open up a terminal (or cmd.exe on Windows) and navigate to the folder where your save the code to. Then run jupyter notebook in your terminal.

If you are looking for the code for Python 101, 1st Edition, they can be found here

Morty Proxy This is a proxified and sanitized view of the page, visit original site.