Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
AllenDowney committed Aug 20, 2024
1 parent 34be2b2 commit bd0d558
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 7 deletions.
5 changes: 2 additions & 3 deletions _sources/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,13 @@

[Here is the landing page for the book at Green Tea Press](https://greenteapress.com/wp/think-python-3rd-edition/).

You can order print and electronic versions of *Think Python 3e* from
[O'Reilly Media](https://www.oreilly.com/library/view/think-python/9781098155421/) and
You can order print and ebook versions of *Think Python 3e* from
[Bookshop.org](https://bookshop.org/a/98697/9781098155438) and
[Amazon](https://www.amazon.com/_/dp/1098155432?smid=ATVPDKIKX0DER&_encoding=UTF8&tag=oreilly20-20&_encoding=UTF8&tag=greenteapre01-20&linkCode=ur2&linkId=e2a529f94920295d27ec8a06e757dc7c&camp=1789&creative=9325).

For the third edition, the biggest changes are:

* The book is now entirely in Jupyter notebooks, so you can read the text, run the code, and work on the exercises, all in one place. Using the links below, you can run the notebooks on Colab, so you don't have to install anything to get started.
* The book is now entirely in Jupyter notebooks, so you can read the text, run the code, and work on the exercises -- all in one place. Using the links below, you can run the notebooks on Colab, so you don't have to install anything to get started.

* The text is substantially revised and a few chapters have been reordered. There are more exercises now, and I think a lot of them are better.

Expand Down
5 changes: 2 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -398,13 +398,12 @@ <h2> Contents </h2>
<h1>Think Python, 3rd edition<a class="headerlink" href="#think-python-3rd-edition" title="Link to this heading">#</a></h1>
<p><em>Think Python</em> is an introduction to Python for people who have never programmed before – or for people who have tried and had a hard time.</p>
<p><a class="reference external" href="https://greenteapress.com/wp/think-python-3rd-edition/">Here is the landing page for the book at Green Tea Press</a>.</p>
<p>You can order print and electronic versions of <em>Think Python 3e</em> from
<a class="reference external" href="https://www.oreilly.com/library/view/think-python/9781098155421/">O’Reilly Media</a> and
<p>You can order print and ebook versions of <em>Think Python 3e</em> from
<a class="reference external" href="https://bookshop.org/a/98697/9781098155438">Bookshop.org</a> and
<a class="reference external" href="https://www.amazon.com/_/dp/1098155432?smid=ATVPDKIKX0DER&amp;amp;_encoding=UTF8&amp;amp;tag=oreilly20-20&amp;amp;_encoding=UTF8&amp;amp;tag=greenteapre01-20&amp;amp;linkCode=ur2&amp;amp;linkId=e2a529f94920295d27ec8a06e757dc7c&amp;amp;camp=1789&amp;amp;creative=9325">Amazon</a>.</p>
<p>For the third edition, the biggest changes are:</p>
<ul class="simple">
<li><p>The book is now entirely in Jupyter notebooks, so you can read the text, run the code, and work on the exercises, all in one place. Using the links below, you can run the notebooks on Colab, so you don’t have to install anything to get started.</p></li>
<li><p>The book is now entirely in Jupyter notebooks, so you can read the text, run the code, and work on the exercises all in one place. Using the links below, you can run the notebooks on Colab, so you don’t have to install anything to get started.</p></li>
<li><p>The text is substantially revised and a few chapters have been reordered. There are more exercises now, and I think a lot of them are better.</p></li>
<li><p>At the end of every chapter, there are suggestions for using tools like ChatGPT and Colab AI to learn more and to get help with the exercises.</p></li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit bd0d558

Please sign in to comment.