Explore

medium.com × ~pycoders ×
  • screenshot

    Asyncio Patterns in Python

    Asyncio Patterns in Python This post talks about how to go from a slow, synchronous process,...

  • screenshot

    Reduce, reuse, recycle: McDonald’s reusable workflows

    Reduce, Reuse, Recycle: McDonald’s Reusable Workflows This post on McDonald’s technology blog talks about how they...

  • screenshot

    Implementing a lasting service pattern for your business logic

    Implementing a Lasting Service Pattern for Your Business Logic Best practices for building an understandable, maintainable...

  • screenshot

    Cleaning Up Your Django repo — A Holistic Approach to Managing Migration Files

    Django Migration Files: Automatic Clean-Up Your Django migrations are piling up in your repo? You want...

  • Comparing coroutines, by example, in Kotlin and Python

    Comparing Coroutines, by Example, in Kotlin and Python This series of 3 articles compares Python and...