Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aloisdg/kata-rpn-python

code quality rpn
https://github.com/aloisdg/kata-rpn-python

code exercise kata quality rpn rpn-calculator

Last synced: 6 days ago
JSON representation

code quality rpn

Awesome Lists containing this project

README

        

# 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.