项目作者: aloisdg

项目描述 :
code quality rpn
高级语言: Python
项目地址: git://github.com/aloisdg/Kata-Rpn-Python.git
创建时间: 2018-02-23T10:05:27Z
项目社区:https://github.com/aloisdg/Kata-Rpn-Python

开源协议:GNU General Public License v3.0

下载


Kata-Rpn-Python

code quality rpn

The exercise is to build a rpn calculator in TDD in one hour. Each 3 minutes the code is erased to force us to do small Red-Green-Refacto step. It was 2 minutes at first, but I dislike it. History’s comments means almost nothing. Sorry about that.