mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-23 18:06:56 +08:00
[TRANSLATION] translate CS142.md
This commit is contained in:
parent
c602fd861f
commit
2e250d4ab3
1 changed files with 17 additions and 0 deletions
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 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>
|
||||||
Loading…
Reference in a new issue