Kevin W. Beam

Software Engineer - National Snow and Ice Data Center (NSIDC)


Functional Programming Books, Articles, Videos

As it was done for Python, so let it be done for functional programming! I’ve collected only the finest books, …

Read On →

Python References, Tools, and Articles

Some time ago I developed a strategy–a brain hack, more accurately–to deal with my unending cursed …

Read On →

Using pyenv to Simplify Python Development

If you develop multiple Python projects each with their own version of Python, set of dependencies, and use both …

Read On →