Skip to content

Commit

Permalink
Add MongoDBExperiment CourseM001 (#11)
Browse files Browse the repository at this point in the history
* add MongoDBExperiment CourseM001

* remove unused space
  • Loading branch information
karmanluo authored Jul 6, 2020
1 parent 47bed2d commit 705dea8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Week1-Database-Introduction/MongoDBExperiment.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,12 @@ WriteResult({ "nInserted" : 1 })

第一个命令将数字 10 插入到 runoob 集合的 x 字段中。

---
## 作业

至少需完成参考资料 1 中 M001 课程前两个 Chapter, 感兴趣可以完成整个 M001 课程。

- Chapter 0: Setup
- Chapter 1: Introduction

# 参考学习资料

Expand Down

0 comments on commit 705dea8

Please sign in to comment.