[TRANSLATION] translate CS142.md (#239)
* [TRANSLATION] translate CS142.md * fix description
This commit is contained in:
parent
c602fd861f
commit
4b713d4467
|
|
@ -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>
|
||||
Loading…
Reference in New Issue