For my university’s Database course project we can come up with our own idea for a database we’d like to implement (and then we do). When… (more…)
Read more »
This notebook documents the partipant selection procedure for Python in Astronomy 2017.
For privacy reasons, this notebook uses data that has been completely randomized within categories, thus no candidate is individually identifiable (and names and othe... (more…)
Read more »
A simple command interpreter with auto-help-strings. - comalice/simple_cmd_interpreter... (more…)
Read more »
Monitor and control Hantek bench power supply via serial interface (rs232) - GitHub - builder555/hantek-controller: Monitor and control Hantek bench power supply via serial interface (rs232)... (more…)
Read more »
Benford’s Law After watching a Netflix documentary about Benford’s Law, i got really interested in it because it can help detect fraud in e.g. balance sheets. So i searched my favorite programming languages and detected that there is n... (more…)
Read more »