└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Live and Learn 活到老,学到老 2 | 3 | 学习是“学习-创造-分享”这一价值传播路线的第一环节,一般来说它只对学习者自身有价值,这是这个项目的第一目的:整理资料和知识体系。 4 | 5 | 然而学习过程、内容,也可能带有创造成分,提供对知识理解的视角,进而通过分享传播价值。这是这个项目的第二目的:分享自己看待知识的视角。 6 | 7 | 出于这两个目的,遵照活到老,学到老的理念,虽然本人早已不是学生,但本项目将会一直更新下去。 8 | 9 | 当前(2025年~2029年)关注的主要领域: 10 | 11 | * 价值投资 Value Investing 12 | * 人工智能 Artificial Intelligence 13 | * 学习科学 Learning Sciences 14 | 15 | 这里主要作为目录列出个人的习题解答、笔记、练习性代码等资料。 16 | 17 | ## 投资 18 | * [财务报表分析与证券投资第5版中文版习题解答 penman5e](https://github.com/ifeitao/penman5e) 19 | * [经济学 Principles-Economics-N-Mankiw](https://github.com/ifeitao/Principles-Economics-N-Mankiw) 20 | ## 计算机 21 | * [projecteuler](https://github.com/ifeitao/projecteuler) 22 | * [leetcode](https://github.com/ifeitao/leetcode) 23 | * [简单编程问题集 SimpleProgrammingProblems](https://github.com/ifeitao/SimpleProgrammingProblems) 24 | * [freecodecamp-responsive-web-design](https://github.com/ifeitao/freecodecamp-responsive-web-design) 25 | * [coursera-algorithms coursera 算法](https://github.com/ifeitao/coursera-algorithms) 26 | * [coursera-cryptocurrency coursera 比特币和数字货币技术](https://github.com/ifeitao/coursera-cryptocurrency) 27 | * [coursera-machine-learning coursera 机器学习](https://github.com/ifeitao/coursera-machine-learning) 28 | * [coursera-programming-languages coursera 程序设计语言](https://github.com/ifeitao/coursera-programming-languages) 29 | * [ntuml 台湾大学 机器学习](https://github.com/ifeitao/ntuml) 30 | * [udacity-cs212 udacity 计算机程序设计](https://github.com/ifeitao/udacity-cs212) 31 | * [代码大全 code-complete](https://github.com/ifeitao/code-complete) 32 | ## 学习 33 | * [学习科学](https://github.com/ifeitao/learning-sciences) 34 | 35 | `🚀Live and Learn 🕕Since 2017` 36 | --------------------------------------------------------------------------------