mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-02-03 02:24:53 +08:00
[TRANSLATION] translate CS142.md (#239)
* [TRANSLATION] translate CS142.md * fix description
This commit is contained in:
17
docs/Web开发/CS142.en.md
Normal file
17
docs/Web开发/CS142.en.md
Normal 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>
|
||||
Reference in New Issue
Block a user