BlogHide Resteemsmucyoung (43)in utopian-io • 7 years agoWrite Python in Jupyter Notebook(revised edition)| 在jupyter notebook上写Python代码(修正版)What Will I Learn? You will learn what is jupyter You will learn why we use jupyter You will learn basic usage of jupyter Requirements have experience in python have…mucyoung (43)in utopian-io • 7 years agoCreate a python cli program with docoptWhat Will I Learn? You will learn what is docopt You will learn how to use docopt You will learn a common mistake when using docopt Requirements have experience in python…mucyoung (43)in utopian-io • 7 years ago xls2md v0.1 demo, a python cli tool converting excel file to markdown fileIt‘s a new project What is the project about? When posting articles, I offen need a complex table which contain a lot of information. I have to type it in the markdown file. It's troublesome and…mucyoung (43)in utopian-io • 7 years ago用Chart.js 2.7 创建柱状图|Create Bar Chart with Chart.js 2.7Summary: Chart.js provides simple yet flexible javascript charting for designers & developers. It has become one of the most popular open source charting libraries and i will show you how to create…mucyoung (43)in utopian-io • 7 years ago用Chart.js 2.7 创建线形图|Create Line Chart with Chart.js 2.7Summary: Chart.js provides simple yet flexible javascript charting for designers & developers. It has become one of the most popular open source charting libraries and i will show you how to create…mucyoung (43)in utopian-io • 7 years agoManage your python projects with pipenv(revised edition)|用pipenv管理你的python项目(修正版)What Will I Learn? You will learn what is pipenv You will learn pipenv features You will learn basic usage of pipenv Requirements have experience in python have installed…mucyoung (43)in utopian-io • 7 years agoManage your python projects with pipenv|用pipenv管理你的python项目What Will I Learn? You will learn what is pipenv You will learn pipenv features You will learn basic usage of pipenv Requirements have experience in python have installed…mucyoung (43)in utopian-io • 7 years agopip bug when installing steem-python in virtualenvExpected behavior In a virtulenv of python 3.6, steem-python should be installed easily after running 'pip3 install steem'. Then I can use steempy CLI correctly. Actual behavior There is no…mucyoung (43)in utopian-io • 7 years ago[Tutorial] Write Python in Jupyter Notebook | 在jupyter notebook上写Python代码[Tutorial] Write Python in Jupyter Notebook | 在jupyter notebook上写Python代码 Jupyter Notebook used to be known as the IPython Notebook. It is an interactive computational environment, in which you…mucyoung (43)in cn • 7 years ago十年后,三十五岁的自己啊|月旦评十年后,三十五岁的自己啊|月旦评 调模型调的头昏脑涨,突然好像进入了一个里世界,见到三十五岁的自己,三十五岁的自己啊,我好想问问你啊。 三十五岁的自己啊,你可曾记得二十五岁的你。 三十五岁的自己啊,你是否已能为自己而活。十五岁的你为别人的目光而活,二十五岁的你为家人的幸福而活,三十五岁的你,是否有这个勇气去为自己而活呢?…mucyoung (43)in introduceyourself • 7 years agoIntroduce MucYoung to Steemit|MucYoung的自我介绍Introduce MucYoung to Steemit|MucYoung的自我介绍 Hello World! Hello Steemit! I'm a Programmer from China Beijing. I love coding and solving programming problems. I used to be an intern in Baidu and…mucyoung (43)in dtube • 7 years agoI don't think this should be on dtube... it's a bit disgustingmucyoung (43)in cn • 7 years ago30分钟搞懂steem1.认识Steem 1.1 我们为什么应该了解steem 打开这篇文章的童鞋,想必对区块链(至少对比特币)多少有所了解。我个人的看法是,虽然区块链目前尚不完美,但却代表了未来的互联网,因为我坚信,社会发展的大趋势从来都是:不断提高效率、降低成本。区块链在去中心化的基础上建立了信任机制,是对目前中心化互联网的变革。…mucyoung (43)in cn • 7 years ago读书与不读书,差别到底在哪里?老同学聚会,聊起在学校时的一些趣事,酒过三巡后,一个曾经的差生拍着班长的肩膀说: 你说读书有什么用,我高中都没读毕业现在照样开跑车,我厂子里现在三百多号人,随便一个人的工资都比现在一些白领的高。 班长笑笑没有反驳。 我想,这大概就是读书与不读书的区别。不做无谓的争辩,他说你是无用书生,但你不会说他是暴发户。…mucyoung (43)in cn • 7 years ago常见Java经典面试题答案及解析1.说说你对面向对象编程(OOP)的理解。 Java是一个支持并发、基于类和面向对象的计算机编程语言,面向对象编程有以下优点: 代码开发模块化,更易维护和修改; 实现代码复用; 增强代码的可靠性与灵活性; 增加代码的可理解性。 面向对象有很多重要的特征,主要体现在以下几个方面: ①抽象…mucyoung (43)in cn • 7 years ago“区块链+”教育的发展现状及其应用价值研究摘要…