From 715c5ff769e92f831c0910aaa2e30c0d13fc11ce Mon Sep 17 00:00:00 2001 From: gougui <1105576170@qq.com> Date: Fri, 22 Aug 2025 11:19:25 +0800 Subject: [PATCH] Add LabEx to interactive learning resources --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e675c3f..736f9f6 100644 --- a/README.md +++ b/README.md @@ -178,6 +178,7 @@ ## Interactive learning +* [LabEx](https://labex.io/learn) Interactive hands-on learning platform with 6000+ labs covering programming, Linux, DevOps, cybersecurity, data science, and cloud technologies. Learn through real-world scenarios with step-by-step guidance * [LiveCoding](https://www.livecoding.tv/) Watch and ask questions of live coders * [CS Unplugged](http://csunplugged.org/) Introduction to CS without computers. Great for kids. * [Scratch](https://scratch.mit.edu/) Introduction to coding for kids