Explore >> Select a destination


You are here

death.andgravity.com
| | initialcommit.com
4.3 parsecs away

Travel
| | In this article, we will look at the special method `__repr__` in Python, and understand how it is used for defining objects.
| | greenash.net.au
3.9 parsecs away

Travel
| | [AI summary] The article discusses using Python namedtuples as simple, semantic, and debug-friendly fake objects for unit testing instead of MagicMock or custom classes.
| | florimond.dev
5.1 parsecs away

Travel
| | Type hints add optional static typing to Python 3.5+, and I love them. I now use annotated variables throughout my projects.
| | chelseatroy.com
23.0 parsecs away

Travel
| Last week Aisha Blake hosted me for a conversation about computer science education, from designing an activity to a session to a course. Luckily, we got this recording, so you can watch it anytime! Here's that link to the recording again. Additional notes on what we covered: First, here is the "Designing a Course" blog...