We can't find the internet
Attempting to reconnect
Something went wrong!
Attempting to reconnect
Boundaries practice problems in Python
Difficulty:
Category:
Tag:
Showing 9 of 9
| Status | Title | Difficulty | Category | Tags |
|---|---|---|---|---|
| Bare except, blind except Exception, and where to catch | Medium | Primitives |
|
|
| Capstone: an immutable domain model that survives review | Hard | End-to-End |
|
|
| Coerce to int at an untyped boundary | Medium | Primitives |
|
|
| datetime: reject naive input, and find the next local wall clock | Hard | Primitives |
|
|
| Modernisation kata: inventory.py, 2019 to 2026 | Hard | End-to-End |
|
|
| Parse at the boundary, dataclasses in the core | Hard | End-to-End |
|
|
| Parse, don't validate: the boundary returns a narrower type | Medium | End-to-End |
|
|
| Placement 3/6: exception boundary design | Medium | Primitives |
|
|
| The configuration boundary in practice: file, environment, argv, one Config | Medium | End-to-End |
|