From 6eaf8c4823d8b2308ed80d04f97d91d0b1cf9c56 Mon Sep 17 00:00:00 2001 From: shreyah-byte Date: Thu, 23 Oct 2025 22:21:28 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d84abe4c8..2b297f4da 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,7 @@ When learning CS, there are some useful sites you must know to get always inform - [Scaler](https://www.scaler.com/topics/) : A curated interactive space for aspiring programmers to learn and master their coding skills. Also help in job interview. - [SQL Zoo](https://sqlzoo.net/wiki/SQL_Tutorial) : Learn SQL interactively in stages, from basic queries to complex operations. - [SQLTest.online](https://sqltest.online) : Boost Your SQL Proficiency with Challenging Problems. +- [boot.dev](https://www.boot.dev/courses) : Pick and choose courses that you want to take to build a foundation or furthur your education.
↥ Back To Top