Skip to content

gh-99276 - Updated Doc/faq/general.rst #101396

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Jan 31, 2023
5 changes: 5 additions & 0 deletions Doc/faq/general.rst
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,11 @@ Are there any books on Python?
Yes, there are many, and more are being published. See the python.org wiki at
https://wiki.python.org/moin/PythonBooks for a list.

You can also refer to a book named "Interactively testing remote servers using
the Python programming language" by G. van Rossum (Guido) and J. de Boer (Jelke)
from the following link -
https://ir.cwi.nl/pub/18204 .

You can also search online bookstores for "Python" and filter out the Monty
Python references; or perhaps search for "Python" and "language".

Expand Down