Tag: Mind
-
Work more focused
The year is coming to an end and it’s time to start collecting ideas for new years resolutions. Most often, distraction keeps you from being productive. Nir & Far recaps a few ideas that help you resist distractions and work more focused.
-
The Mind at Work: Guido van Rossum on how Python makes thinking in code easier
Python, the programming language, gained lot’s of popularity only in the past decade. In particular for big data applications, machine learning and data science the language is almost without alternative. But also for tool development or web applications backends, Python has huge adoption. Reasons are it’s huge ecosystem and a friendly, constructive community. Despite it’s newer competitors it has been around for 30 years. One of the most appreciated benefits is the steep learning curve, that allows virtually everyone to understand Python code.
Dropbox has an interview with Guido van Rossum, who published the first version of the language in 1989. The conversation revolves around the purpose of code and how python helps improve cooperation and productivity.
“You primarily write your code to communicate with other coders, and, to a lesser extent, to impose your will on the computer.”
Guido van RossumA conversation with the creator of the world’s most popular programming language on removing brain friction for better work. Source: The Mind at Work: Guido van Rossum on how Python makes thinking in code easier