Skip to content

Commit

Permalink
add link to Next Page.
Browse files Browse the repository at this point in the history
  • Loading branch information
Certseeds authored and xiaolai committed Apr 22, 2021
1 parent 495fd82 commit fc3c412
Show file tree
Hide file tree
Showing 40 changed files with 322 additions and 172 deletions.
9 changes: 8 additions & 1 deletion 00.cover.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,13 @@
"\n",
"<a href='#fn1b'><small>↑Back to Content↑</small></a>"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<a href=\"./01.preface.ipynb\" ><small>Next Page</small></a>"
]
}
],
"metadata": {
Expand All @@ -117,7 +124,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.1"
"version": "3.8.3"
},
"toc-autonumbering": false
},
Expand Down
14 changes: 10 additions & 4 deletions 01.preface.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"cell_type": "markdown",
"metadata": {
"button": false,
"deletable": true,
"new_sheet": false,
"run_control": {
"read_only": false
Expand All @@ -18,13 +17,13 @@
"cell_type": "markdown",
"metadata": {
"button": false,
"deletable": true,
"new_sheet": false,
"run_control": {
"read_only": false
}
},
"source": [
"\n",
"想写一本关于自学能力的书,还真的不是一天两天的事,所以肯定不是心血来潮。\n",
"\n",
"等我快把初稿框架搭完,跟霍炬说起我正在写的内容时,霍炬说:\n",
Expand Down Expand Up @@ -186,7 +185,14 @@
"> **千万不要一不小心就把自己搭进去……**\n",
"\n",
"<p style=\"text-align: right\"><strong>李笑来</strong></p>\n",
"<p style=\"text-align: right\">初稿完成于 <em>2019</em> 年 <em>2</em> 月 <em>27</em> 日</p>\n"
"<p style=\"text-align: right\">初稿完成于 <em>2019</em> 年 <em>2</em> 月 <em>27</em> 日</p>"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"[Next Page](./02.proof-of-work.ipynb)"
]
}
],
Expand All @@ -206,7 +212,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.3"
"version": "3.8.3"
}
},
"nbformat": 4,
Expand Down
9 changes: 8 additions & 1 deletion 02.proof-of-work.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,13 @@
"\n",
"未来,在 [https://github.com/selfteaching](https://github.com/selfteaching) 下我会专门设置一个 repo,用来自动扫描 github 上本书的学习记录 —— 这种记录在过往的书籍当中是不可能存在的,然而,现在却可以了。在我看来,将来这种记录的作用甚至有可能比 “学历” 还要重要。"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"[Next Page](./Part.1.A.better.teachyourself.ipynb)"
]
}
],
"metadata": {
Expand All @@ -269,7 +276,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.1"
"version": "3.8.3"
}
},
"nbformat": 4,
Expand Down
21 changes: 8 additions & 13 deletions Part.1.A.better.teachyourself.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"cell_type": "markdown",
"metadata": {
"button": false,
"deletable": true,
"new_sheet": false,
"run_control": {
"read_only": false
Expand All @@ -18,7 +17,6 @@
"cell_type": "markdown",
"metadata": {
"button": false,
"deletable": true,
"new_sheet": false,
"run_control": {
"read_only": false
Expand Down Expand Up @@ -54,8 +52,6 @@
"execution_count": 4,
"metadata": {
"button": false,
"collapsed": false,
"deletable": true,
"new_sheet": false,
"run_control": {
"read_only": false
Expand Down Expand Up @@ -105,7 +101,6 @@
"cell_type": "markdown",
"metadata": {
"button": false,
"deletable": true,
"new_sheet": false,
"run_control": {
"read_only": false
Expand Down Expand Up @@ -134,8 +129,6 @@
"execution_count": 2,
"metadata": {
"button": false,
"collapsed": false,
"deletable": true,
"new_sheet": false,
"run_control": {
"read_only": false
Expand Down Expand Up @@ -192,7 +185,6 @@
"cell_type": "markdown",
"metadata": {
"button": false,
"deletable": true,
"new_sheet": false,
"run_control": {
"read_only": false
Expand All @@ -213,8 +205,6 @@
"execution_count": 7,
"metadata": {
"button": false,
"collapsed": false,
"deletable": true,
"new_sheet": false,
"run_control": {
"read_only": false
Expand Down Expand Up @@ -258,7 +248,6 @@
"cell_type": "markdown",
"metadata": {
"button": false,
"deletable": true,
"new_sheet": false,
"run_control": {
"read_only": false
Expand All @@ -278,7 +267,6 @@
"cell_type": "markdown",
"metadata": {
"button": false,
"deletable": true,
"new_sheet": false,
"run_control": {
"read_only": false
Expand Down Expand Up @@ -311,6 +299,13 @@
"\n",
"而现在我猜,此刻,你心中也是默默如此作想的罢。"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"[Next Page](./Part.1.B.why.start.from.learning.coding.ipynb)"
]
}
],
"metadata": {
Expand All @@ -329,7 +324,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.1"
"version": "3.8.3"
},
"nteract": {
"version": "[email protected]"
Expand Down
9 changes: 8 additions & 1 deletion Part.1.B.why.start.from.learning.coding.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,13 @@
"\n",
"没有什么比这句话更令人舒心的了:**相信我,你并不孤独**。"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"[Next Page](./Part.1.C.must.learn.sth.only.by.reading.ipynb)"
]
}
],
"metadata": {
Expand All @@ -247,7 +254,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.1"
"version": "3.8.3"
}
},
"nbformat": 4,
Expand Down
9 changes: 8 additions & 1 deletion Part.1.C.must.learn.sth.only.by.reading.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,13 @@
"source": [
"讲真,你没有选择,只靠阅读习得新技能,这是你唯一的出路。"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"[Next Page](Part.1.D.preparation.for.reading.ipynb)"
]
}
],
"metadata": {
Expand All @@ -124,7 +131,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.1"
"version": "3.8.3"
}
},
"nbformat": 4,
Expand Down
9 changes: 8 additions & 1 deletion Part.1.D.preparation.for.reading.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,13 @@
"\n",
"另外,如果你使用的是 [nteract](https://nteract.io) 桌面版 App 浏览 `.ipynb` 文件,那么有些使用了 `input()` 函数的代码是无法在 nteract 中执行的。"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"[Next Page](./Part.1.E.1.entrance.ipynb)"
]
}
],
"metadata": {
Expand All @@ -157,7 +164,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.1"
"version": "3.8.3"
}
},
"nbformat": 4,
Expand Down
9 changes: 8 additions & 1 deletion Part.1.E.1.entrance.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -848,6 +848,13 @@
"\n",
"<a href='#fn1b'><small>↑Back to Content↑</small></a>"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<a href=\"./Part.1.E.2.values-and-their-operators.ipynb\" ><small>Next Page</small></a>"
]
}
],
"metadata": {
Expand All @@ -866,7 +873,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.1"
"version": "3.8.3"
},
"toc-autonumbering": true,
"toc-showmarkdowntxt": false
Expand Down
9 changes: 8 additions & 1 deletion Part.1.E.2.values-and-their-operators.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1113,6 +1113,13 @@
"\n",
"> https://docs.python.org/3.7/library/operator.html"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<a href=\"./Part.1.E.3.controlflow.ipynb\"><small>Next Page</small></a>"
]
}
],
"metadata": {
Expand All @@ -1131,7 +1138,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.1"
"version": "3.8.3"
}
},
"nbformat": 4,
Expand Down
9 changes: 8 additions & 1 deletion Part.1.E.3.controlflow.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1783,6 +1783,13 @@
"> * 与循环相关的语句还有 `continue`、`break`、`pass`\n",
"> * 函数从控制流角度去看其实就是子程序"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<a href=\"./Part.1.E.4.functions.ipynb\" ><small>Next Page</small></a>"
]
}
],
"metadata": {
Expand All @@ -1801,7 +1808,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.1"
"version": "3.8.3"
}
},
"nbformat": 4,
Expand Down
9 changes: 8 additions & 1 deletion Part.1.E.4.functions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -680,6 +680,13 @@
"\n",
"<a href='#fn1b'><small>↑Back to Content↑</small></a>\n"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<a href=\"./Part.1.E.5.strings.ipynb\" ><small>Next Page</small></a>"
]
}
],
"metadata": {
Expand All @@ -698,7 +705,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.1"
"version": "3.8.3"
},
"toc-autonumbering": true
},
Expand Down
6 changes: 4 additions & 2 deletions Part.1.E.5.strings.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2726,7 +2726,9 @@
"\n",
"<a name='fn1'>[1]</a>:请查阅 https://en.wikipedia.org/wiki/Unicode\n",
"\n",
"<a href='#fn1b'><small>↑Back to Content↑</small></a>"
"<a href='#fn1b'><small>↑Back to Content↑</small></a>\n",
"\n",
"<a href=\"./Part.1.E.6.containers.ipynb\" ><small>Next Page</small></a>"
]
}
],
Expand All @@ -2746,7 +2748,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.1"
"version": "3.8.3"
},
"toc-autonumbering": true
},
Expand Down
9 changes: 8 additions & 1 deletion Part.1.E.6.containers.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2645,6 +2645,13 @@
"> * https://docs.python.org/3/tutorial/datastructures.html#dictionaries\n",
"> * https://docs.python.org/3/library/stdtypes.html#typesmapping"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<a href=\"./Part.1.E.7.files.ipynb\" ><small>Next Page</small></a>"
]
}
],
"metadata": {
Expand All @@ -2663,7 +2670,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.1"
"version": "3.8.3"
},
"toc-autonumbering": true
},
Expand Down
Loading

0 comments on commit fc3c412

Please sign in to comment.