Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Next Next commit
Issue #99276 - Update Doc/faq/general.rst
  • Loading branch information
workingpayload committed Jan 28, 2023
commit ac7a9dbb0d2fbe73068df8ef8be383d2497be2ec
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