From e09d6f56d2303881d2c766cd4d16f960034fd7a2 Mon Sep 17 00:00:00 2001 From: smxm <695335574@qq.com> Date: Fri, 30 Sep 2022 13:43:01 +0800 Subject: [PATCH] Update Duke-Coursera-Intro-C.en.md --- docs/编程入门/Duke-Coursera-Intro-C.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/编程入门/Duke-Coursera-Intro-C.en.md b/docs/编程入门/Duke-Coursera-Intro-C.en.md index 562e6ed9..995f5820 100644 --- a/docs/编程入门/Duke-Coursera-Intro-C.en.md +++ b/docs/编程入门/Duke-Coursera-Intro-C.en.md @@ -15,7 +15,7 @@ This is an excellent course which I benefited a lot from. - The course provides excellent practice in GDB, Valgrind, and the assignments will cover some basic Git exercises. - The course instructor recommends using Emacs for homework, so it's a good opportunity to learn Emacs. If you already know how to use Vim, I suggest you use Evil. This way you don't lose the editing capabilities of Vim, and you get to experience the power of Emacs. Having both Emacs and Vim in your kit will increase your efficiency considerably. Emacs' org-mode, smooth integration of GDB, etc., are convenient for developers. - It may require payment, but I think it's worth it. -- Although the course title is introductory, it has both breadth and depth. +- Although this is an introductory course, it has both breadth and depth. ## Course Resources