File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ comments: true
55
66这是专门为金融科技以及相关专业的同学提供的自学指南,也可以称之为“新手教程”,旨在帮助新人少走弯路。
77这既是我们对目前阶段学习的总结,也是给学弟学妹们的一份礼物。希望这个Wiki能够帮你们尽可能扫清壁垒,走进金融科技。
8+
89本Wiki是基于开源框架[ MkDocs] ( https://www.mkdocs.org ) 搭建的,由衷感谢[ Martin Donath] ( https://github.com/squidfunk ) 等人对开源Wiki框架做出的贡献。
910如果您有兴趣补充完善这个Wiki,我们也欢迎您给本项目发PR、发Issues、或者通过邮箱(775569157@qq.com )联系。
1011
@@ -77,7 +78,8 @@ fintech_diy_wiki/
7778如果您打算参与贡献,在提交PR之前,请先进行以下步骤:
7879
79801 . 参考项目中其他markdown文件的格式,如果有余力的话建议阅读[ MkDocs] ( https://www.mkdocs.org ) 的说明文档;
80- 2 . 在 [ mkdocs.yml] ( https://github.com/PKUFlyingPig/cs-self-learning/blob/master/mkdocs.yml ) 文件中添加您更新的内容
81+ 2 . 在发PR之前,请先` mkdocs serve ` 本地预览一下,确保渲染出来的页面正常;
82+ 3 . 在 [ mkdocs.yml] ( https://github.com/PKUFlyingPig/cs-self-learning/blob/master/mkdocs.yml ) 文件中添加您更新的内容
8183
8284示例:
8385
100102
101103## 交流群
102104
103- [ 加入Discord] ( https://discord.gg/PyTCZVJJez )
105+ [ 加入Discord] ( https://discord.gg/PyTCZVJJez )
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ comments: true
88
99推荐学习资料:
1010
11- - [ 【推荐! 】100个关于Linux的常识] ( https://www.bilibili.com/video/BV1BMGkzcE21?vd_source=9e94008dbf76e399a164028430118348 )
11+ - [ 【推荐】100个关于Linux的常识] ( https://www.bilibili.com/video/BV1BMGkzcE21?vd_source=9e94008dbf76e399a164028430118348 )
1212
1313- [ Linux 教程] ( https://www.runoob.com/linux/linux-tutorial.html )
1414
You can’t perform that action at this time.
0 commit comments