the-craft-of-selfteaching

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

Github星跟踪图

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↑

主要指标

概览
名称与所有者selfteaching/the-craft-of-selfteaching
主编程语言Jupyter Notebook
编程语言Jupyter Notebook (语言数: 2)
平台
许可证
所有者活动
创建于2019-03-14 14:12:13
推送于2024-07-22 18:46:44
最后一次提交2019-06-30 14:36:32
发布数0
用户参与
星数15.4k
关注者数727
派生数16.8k
提交数773
已启用问题?
问题数186
打开的问题数127
拉请求数352
打开的拉请求数151
关闭的拉请求数513
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?