[TRANSLATION] translate CS142.md (#239)

* [TRANSLATION] translate CS142.md

* fix description
This commit is contained in:
BarbarossaWang 2022-09-23 09:05:53 +08:00 committed by GitHub
parent c602fd861f
commit 4b713d4467
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 17 additions and 0 deletions

View File

@ -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: <https://web.stanford.edu/class/cs142/index.html>
- Recordings: <https://web.stanford.edu/class/cs142/lectures.html>
- Assignments: <https://web.stanford.edu/class/cs142/projects.html>