Exercism
exercism.org/Learn, practice and get world-class mentoring in over 50 languages. 100% free.
Understanding Layout Algorithms
joshwcomeau.com/css/understanding-layout-algorithms/As front-end developers, we often learn CSS by focusing on individual properties. Instead, we should focus on how the language uses those properties to calculate layouts. In this blog post, we'll pop the hood on CSS and see how the language is structured, and how to learn it effectively.
The coming war on the hidden algorithms that trap people in poverty | MIT Technology Review
technologyreview.com/2020/12/04/1013068/algorithms-create-a-poverty-trap-lawyers-fight-back/A growing group of lawyers are uncovering, navigating, and fighting the automated systems that deny the poor from housing, jobs, and basic services.
Social Cooling - Big Data's unintended side effect
socialcooling.com/Social Cooling: is big data making us more well behaved.. but less human?
De l’automatisation des inégalités | InternetActu.net
internetactu.net/2018/01/15/de-lautomatisation-des-inegalites/
Dans une récente tribune pour le New York Times, lavocate Elisabeth Mason (@elismason1), directrice du Laboratoire pauvreté et technologie qui ...
Fontjoy - Get smart font pairings in one click
fontjoy.com/Fontjoy helps designers choose the best font combinations using deep learning
pierredepaz/politics-of-code: Repository for the code, readings and resources for the Politics of Code class at NYU AD Fall 2016
github.com/pierredepaz/politics-of-codeThis course is aimed at deconstructing the design and implementation of software as a political medium, such as Facebook’s timeline algorithm, city officials’ use of computer simulations to orchestrate urban life, blockchain-backed proof of ownership and algorithmic criminal assessment. Along with an introduction to political theory and media studies, coupled with an exploration of the underlying political impacts of those systems, students will work on several hands-on projects to o...
Visualizing Garbage Collection Algorithms
spin.atomicobject.com/2014/09/03/visualizing-garbage-collection-algorithms/Developers take garbage collection for granted, but it's hard to see how it works. Watch 5 different GC algorithm visualizations.