and unintuitive. I've never understood async/await in any context, let alone the task-based whatever callback hell python does.
I love Go's CSP concurrency model, a big reason why I'm learning it. Channels are so simple and understandable. If you're like me, how do you implement CSP into Python? Is that a crazy question?
watch some David Beazley* videos
Обсуждают сегодня