Text I/O and other utilities

In a perfect world, every minute of a scientific programmers’ time would be spent writing algorithms and interpreting results. Unfortunately, much of our time is spent writing “glue” code that moves data around and converts it from one format to another. This time is not wasted, but it is helpful if this process can be done as efficiently as possible. This page links to information that will help developers accomplish common tasks as easily and quickly as possible.