Neste blogue encontras uma coleção interessante de artigos sobre matemática e programação. Podes usar as etiquetas à direita para encontrar tópicos do teu interesse, podes usar o botão "Sinto-me com sorte" para leres um artigo aleatório ou então podes querer espreitar
Também podes subscrever a newsletter do blogue.
Join me as I create a simulation that tries to test an Elo-based rating system for quizzes.
Today I learned that you can build web apps with Python using streamlit.
Today I learned that the reverse of some flag emoji are other flags!
Create a simple chatroom server in Python by following along this tutorial series.
Today I learned how to use the namedtuple
from the module collections
.
Today I learned about the Python module selectors
to manage multiple socket connections.
Dive into the world of socket programming with this Python tutorial that assumes 0 prior experience.
In this article we try to crack Wordle, a variation of mastermind played with (English) words.