From ce57e02799195e6ad30d942642206df94a60d1c2 Mon Sep 17 00:00:00 2001 From: rinat-u Date: Thu, 1 Dec 2022 03:01:13 +0500 Subject: [PATCH] add new resource --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9eb18a0..6d439c6 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,10 @@ This list aims to be a curated set of high quality educational resources. The av ## Beginner +#### [Code Basics](https://code-basics.com/) +**Free** platform for learning the basics of programming through interactive courses with practice\ +*(HTML, CSS, JavaScript, Python, Ruby, Rails, PHP, Java, Racket, Elixir, Go...)* + #### [Codecademy](https://www.codecademy.com/) **Free** platform for learning to code in web technologies\ *(HTML, CSS, JavaScript, jQuery, Python, Ruby, Rails, PHP)*