Skip to content

Commit

Permalink
Merge pull request doocs#17 from common-learning/master
Browse files Browse the repository at this point in the history
docs: 新增深入浅出Node.js
  • Loading branch information
yanglbme authored Apr 10, 2020
2 parents f599aba + e6abd86 commit 1b0def8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@
| 10 | [流畅的 Python[2018]](https://item.jd.com/12186192.html) | [巴西]Luciano Ramalho 著,安道,吴珂 译 | Python 进阶必读, 全面的讲解了序列、数据结构、装饰器、类、生成器、迭代器、协程、并发等重要知识点的原理以及实现。 |
| 11 | [重构 改善既有代码的设计 Java语言版](https://item.jd.com/11728740.html) | [] 马丁·福勒(Martin Fowler) 著,熊节 译 | 重构,一言以蔽之,是在不改变外部行为的前提下,有条不紊地改善代码,普通程序员进阶到编程高手必须修炼的秘笈 |
| 12 | [疯狂Java讲义](https://item.jd.com/12518025.html) | 李刚 著 | 涉及大量实用案例开发:五子棋游戏、仿QQ的游戏大厅等 |
| 13 | [深入浅出Node.js](https://item.jd.com/11355978.html) | 朴灵 著 | 深入讲解Node的图书 讲述基于JavaScript运行时所建立的平台原理 与mongodb结合操作的具体案例 响应式设计别具匠心 |


## Database
| # | Title | Author(s) | Abstract |
Expand Down

0 comments on commit 1b0def8

Please sign in to comment.