Danny Crasto
Danny's blog

Danny's blog

Follow
Danny Crasto

Danny Crasto

I like computers

Python's attribute look-up

May 10, 20231 min read 32 views

leverage it for your classes · __getattribute__ is always called for attribute lookup. However if not found, __getattr__ is called. We can leverage this...

Python's attribute look-up
Commit messages
Be a considerate (tech) Interviewer
Minimal Viable Solution
502s? 503s? oh my!
through the eyes of a reviewer (resume advice)