From fa44c11c1da39a66f5165381fa227208833084d4 Mon Sep 17 00:00:00 2001 From: Golam <74001687+golam71@users.noreply.github.com> Date: Wed, 4 Jun 2025 21:17:49 +0600 Subject: [PATCH] Add The Odin Project as a resource in learning to code The Odin Project is a full-stack curriculum that is fee and open source. Signed-off-by: Golam <74001687+golam71@users.noreply.github.com> --- collections/learn-to-code/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/collections/learn-to-code/index.md b/collections/learn-to-code/index.md index df28cf17cc67..8c6d67c38658 100644 --- a/collections/learn-to-code/index.md +++ b/collections/learn-to-code/index.md @@ -38,6 +38,7 @@ items: - Hexlet/hexletguides.github.io - aykutkardas/regexlearn.com - olexale/flutter_roadmap + - TheOdinProject/curriculum display_name: Learn to Code created_by: alysonla