From 7534e6bcef76d75a49548a4badd3f7c7d26c0ed2 Mon Sep 17 00:00:00 2001 From: agutowsky Date: Fri, 8 Nov 2024 12:18:59 -0800 Subject: [PATCH] add boot.dev to beginner section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 561aaf6..e226bc4 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,10 @@ This list aims to be a curated set of high quality educational resources. The av **Free** learning roadmap guides with links to educational content\ *(Fullstack, UX Design, Cyber Security, Computer Science, Blockchain, DevOps, PostgreSQL)* +#### [Boot.Dev](https://www.boot.dev/) +**Freemium** gamified online learning platform for learning back-end web development\ +*(Backend Web Development, Python, Go, SQL, Git, Unix Shell, algorithms, cryptography, Docker, Kubernetes, JavaScript)* + ## Intermediate #### Khan Academy [Computer Programming](https://www.khanacademy.org/computing/computer-programming), [Computer Science](https://www.khanacademy.org/computing/computer-science)