|
所在平台: EdxArchive 课程类别: 其他类别 大学或机构: Microsoft 授课老师: Azat Mardan Benjamin Lin |
课程主页: https://www.edx.org/archive/introduction-nodejs-microsoft-dev283x
课程评论:没有评论
The ultimate beginner guide to creating web applications using Node.js, Express and MongoDB.
Have you ever wanted to create a full-fledged web application, beyond just a simple HTML page? In this course, you will learn how to set up a web server, interact with a database and much more!
This course will start off by teaching you the basics of Node.js and its core modules. You will then learn how to import additional modules and configure your project using npm. From there, you will learn how to use Express to set up a web server and how to interact with a MongoDB database using Mongoose. By the end of the course you will have created several real-world projects such as a web scraper, a blogging API, and a database migration script.