This is a step-by-step guide to building your first functional Python application and retrieving user profile information with FusionAuth. (more…)
Read more »
A "fold" is a fundamental primitive in defining operations on data structures;
it's particularly important in functional languages where recursion is the
default tool to express repetition. In this article I'll present how left and
right folds work and ho... (more…)
Read more »
This document serves as a collection of reasons why beginners should avoid Python 3 as of November 22nd, 2016. I give two sets of reasons as I see them now. One for total beginners, and another for people who are more knowledgeable about programming. Th...
Read more »
Streamlit has quickly become the hot thing in data app frameworks. We put it to the test to see how well it stands up to the hype. Come for the review, stay for the detailed code demo! (more…)
Read more »
A python package for creating mock maps of astrophysical signals from a halo catalog - syasini/AstroPaint... (more…)
Read more »