Migrating from Python to Kotlin for Our Back End Services
To support our migration to microservices we needed to find a new tech stack. Learn how we compared all the options and chose Kotlin... (more…)
Read more »
Learn how construct fast and efficient ‘for’ loops and loop over all pixels in an image using Python, Cython, and OpenCV. Read more