From 4b713d4467440005fd68cf735f496a1650185f63 Mon Sep 17 00:00:00 2001 From: BarbarossaWang <40034814+BarbarossaWang@users.noreply.github.com> Date: Fri, 23 Sep 2022 09:05:53 +0800 Subject: [PATCH] [TRANSLATION] translate CS142.md (#239) * [TRANSLATION] translate CS142.md * fix description --- docs/Web开发/CS142.en.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 docs/Web开发/CS142.en.md diff --git a/docs/Web开发/CS142.en.md b/docs/Web开发/CS142.en.md new file mode 100644 index 00000000..c4c45428 --- /dev/null +++ b/docs/Web开发/CS142.en.md @@ -0,0 +1,17 @@ +# Stanford CS142: Web Applications + +## Descriptions + +- Offered by: Stanford +- Prerequisites: CS107 and CS108 +- Programming Lanuages: JavaScript/HTML/CSS +- Difficulty: 🌟🌟🌟🌟 +- Class Hour: 100 hours + +This is Stanford's Web Application course covers HTML, CSS, JavaScript, ReactJs, NodeJS, ExpressJS, Web Security, and more. Eight projects will enhance your web development skills in practice. + +## Course Resources + +- Course Website: +- Recordings: +- Assignments: