# 知乎推荐的一个 Github 项目：PBL(Project based Learning)

**URL:** <https://forum.freemdict.com/t/topic/18926>\
**Category:** 软件经验交流展望\
**Created:** [2023 年2 月 9 日 10:20 UTC](https://forum.freemdict.com/t/topic/18926 "2023-02-09T10:20:33Z")\
**Posts on this page:** 2\
**Page:** 1

<div class="post-metadata">

作者： ![surfactant](https://forumcdn.freemdict.com/letter_avatar_proxy/v4/letter/s/dbc845/32.png) [@surfactant](https://forum.freemdict.com/u/surfactant)\
发布日期： [2023 年2 月 9 日 10:20 UTC](https://forum.freemdict.com/t/topic/18926/1 "2023-02-09T10:20:33Z")

</div>

**编程语言项目大全 - PBL(Project based Learning) - 包含全部主流语言**  
[https://zhuanlan.zhihu.com/p/267621138](https://zhuanlan.zhihu.com/p/267621138)  
上面这篇知乎文章推荐的一个 Github 项目，收集了一些适合学习编程的实例 ===\>

**PBL(Project based Learning)**  
[https://github.com/practical-tutorials/project-based-learning](https://github.com/practical-tutorials/project-based-learning)  
这个项目下的python部分收录了下面这个有意思的项目 ===\>

**Web Scraping with Scrapy and MongoDB**  
[https://realpython.com/web-scraping-with-scrapy-and-mongodb/#store-the-data-in-mongodb](https://realpython.com/web-scraping-with-scrapy-and-mongodb/#store-the-data-in-mongodb)  
参考：[https://zhuanlan.zhihu.com/p/375234592](https://zhuanlan.zhihu.com/p/375234592) 用Python操作MongoDB  
[https://www.mongodb.com/docs/manual/introduction/](https://www.mongodb.com/docs/manual/introduction/) MongoDB documentation  
[https://www.mongodb.com/docs/drivers/pymongo/](https://www.mongodb.com/docs/drivers/pymongo/) PyMongo  
[https://pymongo.readthedocs.io/en/stable/index.html](https://pymongo.readthedocs.io/en/stable/index.html) PyMongo documentation

---

<div class="post-metadata">

作者： ![oxford](https://forumcdn.freemdict.com/letter_avatar_proxy/v4/letter/o/3d9bf3/32.png) [@oxford](https://forum.freemdict.com/u/oxford)\
发布日期： [2023 年2 月 11 日 02:23 UTC](https://forum.freemdict.com/t/topic/18926/2 "2023-02-11T02:23:52Z")

</div>

好东西，fork了 :goutou:
