From 20dc570df74768d1b432975aee96ca48f4ab2150 Mon Sep 17 00:00:00 2001 From: angel13 Date: Thu, 23 May 2019 20:07:28 -0700 Subject: [PATCH] Added resource Python for Scientists and Engineers (#32181) --- guide/english/python/python-resources/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/guide/english/python/python-resources/index.md b/guide/english/python/python-resources/index.md index bc961c2712..fda95cc086 100644 --- a/guide/english/python/python-resources/index.md +++ b/guide/english/python/python-resources/index.md @@ -35,6 +35,7 @@ title: Python Resources * Tutorials Point - Python * Set of Starter Projects with Videos - From the basics onward. * The Flask Mega Tutorial (Miguel Grinberg) +* Python for Scientists and Engineers (Shantnu Tiwari) * Python for Everybody * The Complete Python 3 Course: Beginner to Advanced!