From 8cfdc0e3c48d503b04855e43b36bc1347b40674f Mon Sep 17 00:00:00 2001 From: Fengda HUANG Date: Sun, 10 Apr 2016 09:55:47 +0800 Subject: [PATCH] fix typo --- chapters/09-streak-your-github.md | 3 +-- github-roam.md | 3 +-- index.html | 3 ++- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/chapters/09-streak-your-github.md b/chapters/09-streak-your-github.md index 3975909..a2f30dd 100644 --- a/chapters/09-streak-your-github.md +++ b/chapters/09-streak-your-github.md @@ -387,8 +387,7 @@ 好的一点是:这些项目可能在未来很受初学者欢迎。 -小结 -###--- +###小结 每个人都有自己的方向,都有一个不错的发展路线,分享和创造都是不错的路。 diff --git a/github-roam.md b/github-roam.md index 0243766..c69c190 100644 --- a/github-roam.md +++ b/github-roam.md @@ -1814,7 +1814,7 @@ minuteswithcount = [(x, dataarray.count(x)) for x in set(dataarray)] ###Matplotlib -开始之前需要安装``matplotlib`` +开始之前需要安装``matplotlib ```bash sudo pip install matplotlib @@ -2742,7 +2742,6 @@ def get_points(usernames): ###小结 - 每个人都有自己的方向,都有一个不错的发展路线,分享和创造都是不错的路。 THE ONLY FAIR IS NOT FAIR . ENJOY CREATE & SHARE. diff --git a/index.html b/index.html index fa21e6c..22aad56 100644 --- a/index.html +++ b/index.html @@ -188,6 +188,7 @@ code > span.in { color: #60a0b0; font-weight: bold; font-style: italic; } /* Inf
  • 编程的情绪周期
  • 有意图的练习
  • 预见性练习
  • +
  • 小结
  • @@ -2421,7 +2422,7 @@ pipe.execute()

    预见性练习

    还有一种练习比较有意思,算是以工作为导向的练习。当我们预见到我们的项目需要某一些技术,我们可能在未来采用某些技术的时候,我们就需要开始预见性的练习这些技术。

    好的一点是:这些项目可能在未来很受初学者欢迎。

    -

    小结 ###—

    +

    小结

    每个人都有自己的方向,都有一个不错的发展路线,分享和创造都是不错的路。

    THE ONLY FAIR IS NOT FAIR . ENJOY CREATE & SHARE.

    欢迎关注我的GitHub: https://github.com/phodal