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.

21 Jun 2017 edition
Python

#31 You should have a change log

Topics include more] [TinyMongo, A dead simple Python data validation library, PuDB, Analyzing Django requirement files on GitHub, , and Understanding Asynchronous Programming in Python.

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

#117: Functional Python with Coconut

One of the nice things about the Python language is it's at least 3 programming paradigms in one: There's the procedural style, object-oriented style, and functional style. This week you'll meet Evan Hubinger who is…

Source: Talk Python To Me Michael Kennedy (@mkennedy)