kunpeng9 / GTD2020-05-31

2020-05-31创建【将github的项目链接等放入滴答清单进行管理或者印象笔记等,实践证明都不可行,不好用,完全被搁置了】
The Unlicense
26 stars 5 forks source link

Louiscard/the-craft-of-selfteaching: One has no future if one couldn't teach themself. #72

Open kunpeng9 opened 3 years ago

kunpeng9 commented 3 years ago

README.md

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(something):
        learn()
        practice()
    return teach_yourself(another)

teach_yourself(coding)

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

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

目录

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


脚注

[1]: ‘Themselves’ or 'themself’? -- Oxford Dictionary

↑Back to Content↑

About

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

Resources

Readme

License

View license

Releases

No releases published

Packages

No packages published

Languages