From 2e250d4ab34a77aef8234062575ed3d667df11b4 Mon Sep 17 00:00:00 2001 From: BarbarossaWang <40034814+BarbarossaWang@users.noreply.github.com> Date: Thu, 22 Sep 2022 20:42:41 +0800 Subject: [PATCH] [TRANSLATION] translate CS142.md --- 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..392420d2 --- /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 a Stanford's Web Application Development course covers HTML, CSS, JavaScript, ReactJs, NodeJS, ExpressJS, Web Security, and more. 8 Projects will practice your web development skills in action. + +## Course Resources + +- Course Website: +- Recordings: +- Assignments: