40篇短文搞定高考3500个单词(1)

40篇英语短文搞定高考3500个单词第一部分,中英文对照。enjoy~ Fall in Love with English爱上英语 Hiding behind the loose dusty curtain a teenager packed up his overcoat into the suitcase He planned to leave home at dusk though there was thunder and lightning outdoors. He had got to do this because he was tired of his parents’ nagging about his English study and did not want to go through it any longer. He could...

2023-05-26 · 10276 words

Bye Typecho, Hello hugo

再见 Typecho,你好 Hugo. 本地安装hugo 通过终端安装 brew install hugo 创建一个站点 hugo new site hugoblog 添加一个主题 cd hugoblog git init git submodule add https://github.com/theNewDynamic/gohugo-theme-ananke.git themes/ananke 按主题介绍配置主题,具体操作略… 添加一篇文章 hugo new posts/hello.md 打开 hello.md,用 markdown 编辑文章,内容如下: --- title: Bye Typecho, Hello hugo description: 博客从...

2022-11-10 · 999 words

读书笔记 | 俞军产品方法论

俞军老师的《俞军产品方法论》这本书我读了两遍,书中除了详细介绍了理解企业、用户、产品、交易、决策等产品经理必备的知识外,还比较全面的介绍了产品经理岗位需要掌握和了解的底层知识,如经济学、心理学、组织行为等。虽然没有全面展开,却能起到引导作用...

2019-12-21 · 4534 words

指标体系

最近和一个做数据平台的同学聊天,他现在遇到了一个问题:需求方零散数据需求很多,研发同学大部分时间在处理这些零散的临时需求,支持数据平台的时间很少。如果研发大部分时间去做数据平台,需求方就会抱怨说支持不及时;如果研发大量时间都在处理这些临时需...

2019-09-06 · 2699 words

产品经理常用的工具

工作这么多年,有个可能不太好的习惯:喜欢看别人在使用什么软件。如果对方使用的软件好用,我会安装并学习使用;如果对方使用的软件并不那么好用,我会随手推荐一个我用着还不错的软件。正所谓,磨刀不误砍柴工;工欲善其事,必先利其器。 总结了这 9 大类别、...

2019-08-10 · 3304 words

商业智能和数据可视化领导者:Tableau

Tableau 成立于 2003 年,是斯坦福大学一个计算机科学项目的成果,该项目旨在改善分析流程并让人们能够通过可视化更轻松地使用数据。Tableau 连续 6 年在 Gartner 分析和商业智能魔力象限中被评为领导者,BI(商业智能)和可视化方面十分优秀。 下面是我在公司(滴滴)负...

2018-12-17 · 1932 words