From a9c49cb7942ed342757eaad070d64792dde76578 Mon Sep 17 00:00:00 2001 From: smxm <695335574@qq.com> Date: Tue, 25 Oct 2022 23:02:01 +0800 Subject: [PATCH] [TRANSLATION] translate mitweb.md --- docs/Web开发/mitweb.en.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 docs/Web开发/mitweb.en.md diff --git a/docs/Web开发/mitweb.en.md b/docs/Web开发/mitweb.en.md new file mode 100644 index 00000000..a951ef6d --- /dev/null +++ b/docs/Web开发/mitweb.en.md @@ -0,0 +1,19 @@ +# MIT Web Development Crash Course + +## Descriptions + +- Offered by: MIT +- Prerequisites: better if you are already proficient in a programming language +- Programming Languages: JavaScript/HTML/CSS/NoSQL +- Difficulty:🌟🌟🌟 +- Class Hour: Varying according to the learner + +[Independent Activities Period](https://elo.mit.edu/iap/) (IAP) is a four-week period in January during which faculty and students are freed from the rigors of regularly scheduled classes for flexible teaching and learning and for independent study and research, and that's how this web development course was born. + +Within a month, you will be equipped with the basic knowledge of how to design, build, beautify, interact, and other basic knowledge of a website from scratch. Basically covers most of the tech stack for the front-end and back-end of web development. If you just want to add it to your skill set for interest rather than learn web development systematically, then this course will be perfect for you. + +## Resources + +- Course Website: +- Assignments: refer to the course website +- Assignments: refer to the course website \ No newline at end of file