Not 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 ReadingHow do the two popular machine learning algorithms for text classification hold up to each other? What are the pros and cons, and when should you use which?
Continue ReadingExtract and analyze real stock pricing data with Quandl API and Pandas. Learn how to build your own trading strategy with this step-by-step guide.
Continue ReadingWhether you're building an iOS, Android, or Windows app, here are the essential tools and tricks to help you save money and speed up the development process.
Continue ReadingFrom Facebook to TikTok to Spotify, we'll show you how much it costs to create an app, and other cost-related factors to consider. Recently updated for 2019!
Continue ReadingCreate a living style guide with Storybook and optimize your development workflow by making sure the style guide is never out of date.
Continue ReadingIn this post, we'll go over the important types in Swift, the differences between value types and reference types, and what happens when you mix the two.
Continue ReadingArtificial intelligence is evolving. This post explores what evolutionary computation is and how it contrasts with neural networks & other popular aspects of ML.
Continue ReadingThere are a variety of obstacles that you may encounter when web scraping with Python, so here's how to resolve them.
Continue Reading