pjurczynski / inmate_kata

Greegko and Piotr are both prisoners, locked in a solitude. There's nothing else left for them other than improving their coding quality together.. 15 minutes at a time.
GNU General Public License v3.0
1 stars 0 forks source link

Let's choose a topic #1

Closed pjurczynski closed 5 years ago

pjurczynski commented 5 years ago

This time I would like to not only create a simple function that can do stuff but actually implement UI through TDD. I have a couple of suggestions:

Safe bet:

Almost ambitious:

Ambitious:

Greegko commented 5 years ago

I would like to do this calculator polish notation, because it seems quite extensionable but still relatively small and focused. Also would start from scratch to discuss the initial problem and implementation as well.

pjurczynski commented 5 years ago

ok! Sounds terrific! I'll prepare better this time ;) https://en.wikipedia.org/wiki/Reverse_Polish_notation

pjurczynski commented 5 years ago

The discussion for Reverse Polish Notation should follow at: https://github.com/pjurczynski/inmate_kata/issues/5