By bloid
via blog.tmorris.net
Published: Sep 05 2008 / 15:21
Write a parser that accepts command line arguments.
For each command line argument, print out true or false,
depending on whether or not that value parses.
Comments
hchaudh1 replied ago:
I understand the need for concise code and all, but what is the point of these examples?
Can we have another post that says something like:
"
Write code that accepts a String, converts it into an Excel document and a PDF document, does some type of validation, stores the files to a DB and exposes the 2 files to be available for download over a web service.
"
Concise code is cool and all, but don't libraries, maintainability, best practices (design patterns) etc. count for anything?
masteromd.blogspot.com replied ago:
You're plain right!
Ricky Clarkson replied ago:
If you'd actually read to the bottom you'd discover that it's more about composable code.
Voters For This Link (14)
Voters Against This Link (2)