Gabriel Saldanha
minimal engineering

minimal engineering

Follow
Gabriel Saldanha

Gabriel Saldanha

6 followers

making the (software) world better than complex

Configurando o ambiente de desenvolvimento: Interpretador Python

Jan 7, 20234 min read

Executando instruções em Python · Instalando o interpretador Python Além de uma linguagem de programação, com suas próprias regras gramaticais e...

Imutabilidade de Strings no Python
How to write concurrent code using Python's Future