From 782870de5a9152a547e1e128044be30725c0dc82 Mon Sep 17 00:00:00 2001 From: Aditya Tiwari Date: Sat, 18 Jun 2022 11:03:07 +0530 Subject: [PATCH] Add A new python resources repo --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 9edf5e3..be128bb 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ A curated list with Github stars and forks stats based on awesome [awesome-pytho Inspired by [fucking-awesome-go](https://github.com/hvnsweeting/fucking-awesome-go). +- Get startd with [Basic Python Resources](https://github.com/thegeekyb0y/learnpython) + - [Awesome Python](#awesome-python) - [Admin Panels](#admin-panels) - [Algorithms and Design Patterns](#algorithms-and-design-patterns) @@ -1315,6 +1317,10 @@ Inspired by [fucking-awesome-go](https://github.com/hvnsweeting/fucking-awesome- Where to discover learning resources or new Python libraries. +## Core + +Get Started with these [Basic Python Resources](https://github.com/thegeekyb0y/learnpython) + ## Books - [Fluent Python](https://www.oreilly.com/library/view/fluent-python/9781491946237/)