From a8bf9255210160ecf9a6178b4a75cd1bbe32b36c Mon Sep 17 00:00:00 2001 From: nimco-nuur Date: Mon, 10 Aug 2026 13:58:35 +0300 Subject: [PATCH] feat: added learning topic --- topics/learning/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 topics/learning/index.md diff --git a/topics/learning/index.md b/topics/learning/index.md new file mode 100644 index 00000000000..7454a1d4d5f --- /dev/null +++ b/topics/learning/index.md @@ -0,0 +1,8 @@ +--- +display_name: Learning +related: education, tutorials, courses +short_description: Educational projects, roadmap guides, courses, and interactive tutorials to help developers build new skills. +topic: learning +wikipedia_url: https://en.wikipedia.org/wiki/Learning +--- +Learning resources help developers build new skills through practical, structured experiences. In software engineering and open source, these resources include step-by-step programming guides, learning roadmaps, interactive tutorials, and educational projects. They help developers explore new technologies, strengthen their technical skills, and learn at their own pace. \ No newline at end of file