From ed498dfc87a8d450857130ad746fe757e7fab404 Mon Sep 17 00:00:00 2001 From: Aatmaj Date: Sat, 1 Oct 2022 10:24:35 +0530 Subject: [PATCH] Added link for Python resource Added link for free blog series on python. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 778bfec..9b4041b 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,7 @@ All the FREE learning resources in one place. These resources are strictly recom - [PHP](https://www.sololearn.com/Course/PHP/) - PHP enables you to create dynamic web pages, develop websites, and generate dynamic content. You’ll also be able to open files; write content to files; and create contact forms, forums, blogs, picture galleries, surveys, social networks, and a whole lot more. - [Learn Ruby](https://www.udemy.com/course/ruby-for-absolute-beginners/)- Ruby is a dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write. You can build web applications, web servers , system ustilities, database work , blogs , and many more. Some popular sites built using ruby include AirBnB, Hulu and Shopify - [Learn Python For Free Scrimba](https://scrimba.com/learn/python) +- [Learn Python Blog series Free on Dev.to](https://dev.to/aatmaj/series/13315) ## Mobile Development