Files
cs-self-learning/docs/Web开发/fullstackopen.en.md
smxm 3e418d672e [TRANSLATION] translate CS170.md (#260)
* [TRANSLATION]translate CS170.md

* Update CS170.en.md

* Update MITLA.en.md

* Update Duke-Coursera-Intro-C.en.md

* Update N2T.en.md

* Update signal.en.md

* Update CS70.en.md

* Update CS106L.en.md

* Update fullstackopen.en.md

* Update Data100.en.md
2022-10-03 22:00:27 +08:00

20 lines
1.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# University of Helsinki: Full Stack open 2022
## Descriptions
- Offered by: University of Helsinki
- Prerequisites: Good programming skills, basic knowledge of web programming and databases, and have mastery of the Git version management system.
- Programming Languages: JavaScript/HTML/CSS/NoSQL/SQL
- Difficulty: 🌟🌟
- Class Hour: Varying according to the learner
This course serves as an introduction to modern web application development with JavaScript. The main focus is on building single page applications with ReactJS that use REST APIs built with Node.js. The course also contains a section on GraphQL, a modern alternative to REST APIs.
The course covers testing, configuration and environment management, and the use of MongoDB for storing the applications data.
## Resources
- Course Website: <https://fullstackopen.com/en/>
- Assignments: refer to the course website
- Course group on Discord: <https://study.cs.helsinki.fi/discord/join/fullstack/>
- Course group on Telegram: <https://t.me/fullstackcourse/>