Is there a simple way to determine if a variable is a list, dictionary, or something else? I am getting an object back that may be either type and I need to be able to tell the difference. (more…)
Read more »
ZipPy is a Python3 interpreter on top of Truffle framework - securesystemslab/zippy... (more…)
Read more »
A tutorial on how to upgrade your Django application to Django 2. This is a compilation of common errors and how to fix them. (more…)
Read more »
In this 20-min video, we will start with writing a simple unit-test for an addition function using unittest standard library and then use the same concept an... (more…)
Read more »