Savarese.Org

Software


Software, Source Code, and Programming Tips

Gear icon

Many programmers have taken example code from my columns and used them in their projects. Some of that code is just one-off examples, but other parts of that code have continued to evolve. I've also written a lot of useful libraries unrelated to my columns. Useful code that has continued to evolve, including code that has never appeared in my columns, I will try to package up in a releasable form under the Apache License, Version 2.0.

A thing to keep in mind about code that appeared in a column is that it was intended to help explain a specific technique, algorithm, or API discussed in an article. Although some of the code was probably production-ready, most of it was only ever written to accompany its parent article and was not part of a production code library that I maintained.