Explore >> Select a destination


You are here

blog.ionelmc.ro
| | madebyme.today
15.0 parsecs away

Travel
| | Some time ago, during a code review, I had a discussion with a colleague of mine about preferring dict() over {} in new Python code. They argued that dict() is more readable - and expresses intent more clearly - therefore should be preferred. I wasn't convinced by that, but at that time I didn't have any counterarguments, so I passed. Yet that made me wonder: what's the difference between the dict type and {} literal expression?
| | www.pmatiello.me
19.1 parsecs away

Travel
| | In which I give my own half-baked workaround to the lack of tail call optimization in Python
| | simeonfranklin.com
10.2 parsecs away

Travel
| | Simeon Franklin - Web Developer
| | github.com
24.3 parsecs away

Travel
| Kubernetes website and documentation repo: . Contribute to kubernetes/website development by creating an account on GitHub.