The Craft Of Selfteaching

One has no future if one couldn't teach themself.
Alternatives To The Craft Of Selfteaching
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
The Craft Of Selfteaching13,844
24 days ago231Jupyter Notebook
One has no future if one couldn't teach themself.
Prows9
2 years ago1mitC++
Koa Ring5
5 years agoJavaScript
Ring-style handlers for Koa: ƒ(request) → response. Supports automatic cancelation on client disconnect
Pygle4
5 years agogpl-3.0Python
A tool for searching the entire web with the Google technology
Filedict4
4 years agoPython
Persistent Dictionary for Python using sqlite
Alternatives To The Craft Of Selfteaching
Select To Compare


Alternative Project Comparisons
Readme

the-craft-of-selfteaching

One has no future if one couldn't teach themself[1].

自学是门手艺

没有自学能力的人没有未来

作者:李笑来

特别感谢霍炬@virushuo)、洪强宁@hongqn) 两位良师诤友在此书写作过程中给予我的巨大帮助!

# pseudo-code of selfteaching in Python

def teach_yourself(anything):
    while not create():
        learn()
        practice()
    return teach_yourself(another)

teach_yourself(coding)

请先行阅读 T-appendix.jupyter-installation-and-setup 以便在本地安装 Jupyterlab 而后就能用更好的体验阅读本书。

有兴趣帮忙的朋友,请先行阅读 如何使用 Pull Request 为这本书校对

2019 年 3 月 23 日,新增 Markdown 版本:

https://github.com/selfteaching/the-craft-of-selfteaching/tree/master/markdown

目录

本书的版权协议为 CC-BY-NC-ND license

CC-BY-NC-ND


脚注

[1]'Themselves' or 'themself'? -- Oxford Dictionary

↑Back to Content↑

Popular Futures Projects
Popular Dictionaries Projects
Popular Control Flow Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Jupyter Notebook
Dictionary
Futures