Programming

How dictionaries are implemented in the Python language featured image

How dictionaries are implemented in the Python language

This post describes how dictionaries are implemented in the Python language. This article is actually a repost of what was originally posted at Laurent Luce’s Blog August 29, 2011 …

avatar
Denis Trofimov
Getting Mob Programming Buy-In at Your Organization featured image

Getting Mob Programming Buy-In at Your Organization

Repost of https://simpleprogrammer.com/mob-programming/. This piece was a collaboration written by Nate Wixom and Torrey Powell. Mob programming is the best approach for many …

avatar
Denis Trofimov
Review of Kevlin Henney`s talk Seven Ineffective Coding Habits of Many Programmers featured image

Review of Kevlin Henney`s talk Seven Ineffective Coding Habits of Many Programmers

I watched this video from the start till the end. I see this coding habits very often. I fought unsustainable spacing the wrong way in the past.

avatar
Denis Trofimov