An open API service indexing awesome lists of open source software.

https://github.com/lki/slides

这个项目记录了一些我线下的分享稿
https://github.com/lki/slides

slides

Last synced: 3 months ago
JSON representation

这个项目记录了一些我线下的分享稿

Awesome Lists containing this project

README

        

# My Slides, 我的一些分享稿

我平时除了在[线上写文章][liriansu],
也会在线下不定时做一些分享。

这个项目记录了一些线下的分享(时地人事)。

| 时间 | 标题 | 听众 | 简介 |
| ---- | ---- | ---- | ---- |
| 2016-06 | [Scrapy 简介][scrapy] | 研发队友 | 如何通过 Scrapy 实现一套爬虫系统 |
| 2017-06 | [机器学习之从零单排][ml] | 研发队友 | 萌新从零认识机器学习 |
| 2017-11 | [搭建一个自动部署的Server][deployment] | 研发队友 | 拆解再惠后端服务部署实现 |
| 2018-03 | [如何带节奏][influence] | 研发队友 | 个人如何影响群体舆论 |
| 2018-08 | [HR 职业生涯规划][hr] | Mia | 从数据总结,分析看市场需要什么样的 HR |
| 2019-03 | [更好地展示自己][visibility] | 研发队友 | 作为程序员,如何更大程度地发挥自己的价值 |
| 2019-06 | [Golang 体验分享][golang] | 研发队友 | Go 的个人感想:语法、项目实践、感想 |
| 2019-07 | [基础算法介绍][algo] | 研发队友 | 常用的算法简介:分治、搜索、动态规划 |
| 2019-12 | [Vim 元编程][metavim] | 研发队友 | 通过 Vim 使用元编程来改变编码习惯 |
| 2020-03 | [忒修斯之船][theseus] | 研发队友 | 借助忒修斯之船的思想实验,来讨论“我是谁” |
| 2020-05 | [如何在沟通中跟别人吵起来][evil] | 研发队友 | 用反论的方法,来看沟通这件事 |

[algo]: https://liriansu.com/slides/algo/
[deployment]: https://github.com/LKI/slides/blob/gh-pages/deployment/main.tpp
[golang]: https://liriansu.com/slides/golang-experience/
[hr]: https://liriansu.com/slides/hr/
[influence]: https://liriansu.com/slides/influence/
[liriansu]: https://liriansu.com/
[metavim]: https://github.com/LKI/slides/blob/gh-pages/meta-vim/meta-vim.md
[ml]: https://github.com/LKI/slides/blob/gh-pages/ml-initial/ml.tpp
[scrapy]: https://liriansu.com/slides/scrapy-intro/
[theseus]: https://liriansu.com/slides/theseus/theseus.html
[visibility]: https://liriansu.com/slides/visibility/
[evil]: https://liriansu.com/slides/evil/