From dba48cb17de673411250049e472fb2c9b4339cee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Thu, 10 Nov 2022 12:59:39 +0100 Subject: [PATCH] Added Let's Talk Python Hi, Stjepan from Manning here. We have a new Python book appropriate for children to learn Python. Thank you for considering adding it to your list. Best, --- Python.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/Python.markdown b/Python.markdown index 3fb5b1b..5623b56 100644 --- a/Python.markdown +++ b/Python.markdown @@ -614,6 +614,7 @@ Links to Ruby & Rails resources I have found useful or think might be helpful to * [Python Tutor: Visualize Python code execution - Philip Guo](http://www.pythontutor.com/visualize.html) * [Gotcha — Mutable default arguments](http://pythonconquerstheuniverse.wordpress.com/2012/02/15/mutable-default-arguments/) & [Common Gotchas](http://docs.python-guide.org/en/latest/writing/gotchas/) * [Python Koans](https://github.com/gregmalcolm/python_koans) +* [Let's Talk Python - Pavel Anni](https://www.manning.com/books/lets-talk-python) - Python for kids #### PYTHON - LEARNING - BOOKS (FREE)