Last chance to fill out DigitalOcean's survey for remote developers! Here are the key highlights from last year's reports.
Continue ReadingThe best Python code is clear and readable. What practices should you avoid and follow, and how do you deal with legacy code? Here's what you should consider.
Continue ReadingWhat is it really like inside the world's most popular developer conference? Codementor Bapusaheb Patil recaps his time at Google I/O!
Continue ReadingBe it for general statistical purposes or to tailor your user's website experience, it's always useful to add geolocation to your web app. Here's how.
Continue ReadingWe'll cover the common issues that you may face when scaling, what to look out for, and various solutions to prep your machine learning model for the real world.
Continue ReadingWe'll go in-depth about why scalability is important in machine learning, and what architectures, optimizations, and best practices you should keep in mind.
Continue ReadingWhat is Bash, what can it do, and how can it make you a better programmer?
Continue ReadingA comprehensive guide on what batch endpoints are, why they're useful, and how they can be added to existing REST APIs.
Continue ReadingNot sure how to give a good code review? Here's what to do so that you and the person you are reviewing can both benefit from the code review process.
Continue ReadingUse Coroutines to write asynchronous code in Kotlin without switching context.
Continue Reading