By egregory
via architects.dzone.com
Published: Oct 30 2012 / 09:44
The idea is to build a ROT13 file encoder, TDD'd and beautiful. There are two parts to the challenge: get everything done by reading the whole file into memory, then process the file as you load it off of disk and save it back to disk incrementally.
Tweet
SaveShareSend
Tags: methodology
Add your comment