From a16a842962a85dba110d40c457581b2d3cd10383 Mon Sep 17 00:00:00 2001 From: Tanay Duggad <62687730+tanayduggad0299@users.noreply.github.com> Date: Thu, 1 Oct 2020 10:43:23 +0530 Subject: [PATCH] Update Docs Added a column of Net Practice which is for solving basic and intermediate level problems in the initial stage of learning. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 21a1275..0d6479f 100644 --- a/README.md +++ b/README.md @@ -206,3 +206,7 @@ B) Algorithmic Trading: [Python for Financial Analysis and Algorithmic Trading: * [How to learn Python programming: 6 experienced Python developers share their learning tips](https://coolpythoncodes.com/best-way-learn-python-programming?utm_source=mybridge&utm_medium=email&utm_campaign=read_more) * [How Did Python Become A Data Science Powerhouse?](https://www.youtube.com/watch?v=9by46AAqz70?utm_source=mybridge&utm_medium=email&utm_campaign=read_more) +### Net Practice (for Python) +"It's better to sweat now than to bleed later" +*[Practice Here on Hackerrank](https://www.hackerrank.com/domains/python) +*[Practice Here on Hackerearth](https://www.hackerearth.com/practice/python/getting-started/input-and-output/tutorial/)