Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 278 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 278 Bytes

unit-converter

Implemented in C# to complement a similar effort by my brother while he learns Java, this project practices a composition with value-semantic types, discovers a little inheritence when some commonality is recognised, and also practices test-driven development.