[TRANSLATION] translate CS142.md

This commit is contained in:
BarbarossaWang 2022-09-22 20:42:41 +08:00 committed by GitHub
parent c602fd861f
commit 2e250d4ab3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 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: <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>