From 486942bc68cc5cee9b3d60663407a7885c8bf4f8 Mon Sep 17 00:00:00 2001 From: Harbour-z <130631468+Harbour-z@users.noreply.github.com> Date: Thu, 5 Dec 2024 12:54:32 +0800 Subject: [PATCH] [ENHANCE] Add resources for MIT6.092 (#684) --- docs/编程入门/Java/MIT 6.092.en.md | 2 ++ docs/编程入门/Java/MIT 6.092.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/docs/编程入门/Java/MIT 6.092.en.md b/docs/编程入门/Java/MIT 6.092.en.md index 5a33511d..1192000d 100644 --- a/docs/编程入门/Java/MIT 6.092.en.md +++ b/docs/编程入门/Java/MIT 6.092.en.md @@ -31,3 +31,5 @@ For those who want to advance after completing this course, you can consider stu All the resources and assignments used by @SinanTang are maintained in [SinanTang/MIT6092-Introduction-to-Programming-in-Java_problem-sets - GitHub](https://github.com/SinanTang/MIT6092-Introduction-to-Programming-in-Java_problem-sets). All the resources and assignments used by @sirrice are maintained in [sirrice/6092 - GitHub](https://github.com/sirrice/6092). + +All the resources and assignments used by @Harbour-z are maintained in [Harbour-z/MIT6.092 - Github](https://github.com/Harbour-z/Course_learning/tree/main/MIT6.092). \ No newline at end of file diff --git a/docs/编程入门/Java/MIT 6.092.md b/docs/编程入门/Java/MIT 6.092.md index 3811d1a0..44966217 100644 --- a/docs/编程入门/Java/MIT 6.092.md +++ b/docs/编程入门/Java/MIT 6.092.md @@ -31,3 +31,5 @@ Lab 的 Assignment 倒不是很难,很多前一节课的 Assignment 后一节 @SinanTang 在学习这门课中用到的所有资源和作业实现都汇总在 [SinanTang/MIT6092-Introduction-to-Programming-in-Java_problem-sets - GitHub](https://github.com/SinanTang/MIT6092-Introduction-to-Programming-in-Java_problem-sets) 中。 @sirrice 在学习这门课中用到的所有资源和作业实现都汇总在 [sirrice/6092 - GitHub](https://github.com/sirrice/6092) 中。 + +@Harbour-z 在学习这门课中用到的所有资源和作业实现都汇总在 [Harbour-z/MIT6.092 - Github](https://github.com/Harbour-z/Course_learning/tree/main/MIT6.092) 中。