From f1c3e08a76d289f19c1f1caeed6fcf3fcda85886 Mon Sep 17 00:00:00 2001 From: Smith <116065791+Smith1161@users.noreply.github.com> Date: Wed, 4 Jan 2023 18:35:24 +0530 Subject: [PATCH] Added a helpful resource Added a helpful reference link that discusses python in detail and will help your readers to understand this repository. Hope you like this thank you. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 077c22b..809fc2a 100644 --- a/README.md +++ b/README.md @@ -240,6 +240,7 @@ More free resources can be found on [codeburst.io](https://codeburst.io) * [15 Free e-books to learn Python](https://medium.com/@bmorelli25/15-free-ebooks-to-learn-python-c299943f9f2c) * [Programming Foundations with Python - Udacity](https://www.udacity.com/course/programming-foundations-with-python--ud036) * [Designing RESTful APIs - Udacity](https://www.udacity.com/course/designing-restful-apis--ud388) +* [Learn Python In Detail](https://www.scaler.com/topics/python/) --- ### Learn APIs