Skip to content
TILens What matters today in tech
Theme

Daily edition

The daily ledger

TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.

13 Jan 2021 edition
Python

#216 Container: Sort thyself!

Topics include , QPython - Scripting for Android with Python, , sortedcontainers, and Łukasz Langa Typed Twitter Thread.

Source: Python Bytes Michael Kennedy and Calvin Hendryx-Parker
Go Rust

Writing Simulations Using Go

Introduction If you can write a for-loop, you can do statistics. - Jake Vanderplas A lot of developers shy away from problems which involve statistics or probability. Which is shameful since in today’s data-rich…

Source: Ardan Labs Blog