"If it walks like a duck and quacks like a duck, it's a duck" – and I think that's beautiful.
#DuckTyping #CodeWisdom
Latest posts tagged with #DuckTyping on Bluesky
"If it walks like a duck and quacks like a duck, it's a duck" – and I think that's beautiful.
#DuckTyping #CodeWisdom
British MP: Trump could be a Russian Asset
#DuckTyping
youtu.be/hxZAvKlZ7qc?...
A dziś napisałem trochę o kaczkotypowaniu i protokołach: niedzwiedz.blog/it/2025/03/06/protokoly-...
#python #programming #typing #ducktyping
To be precise, 3 bad rows out of 600M...
#ducktyping - talk to your kids about it before someone else does.
J'ai apprécié la flexibilité du #ducktyping et la rigueur du typage statique en #Go. Des modules indépendants, des tests simplifiés et une meilleure maintenabilité. #programmation #dev
Checking for an empty list in Python - Python Morsels
Various methods to check if a list is empty in Python:
➡️ checking the list's length,
➡️ evaluating the list's truthiness
➡️ comparing the list to another empty list
#Python #Truthiness #PEP8 #DuckTyping #Programming […]