Dutch National Flag Problem

Here’s a great article from The Crazy Programmer In this article, we will look into an interesting problem asked in many coding interviews related to arrays: Dutch National Flag Problem. We will discuss the problem, the intuition behind it, and the application of the algorithm in certain scenarios. Along with this we will look at […]

B2B Social Media Strategy: How to Dazzle Your Audience

Here’s a great article from WebFX Blog In this video, Hunter from the WebFX Social Media Team will explain how to create a B2B social media strategy that actually works.  Transcript: You probably hear a lot about business-to-consumer (B2C) companies owning the social media game. But business-to-business (B2B) companies are also out there making waves. […]

SwiftUI Apprentice [SUBSCRIBER]

Here’s a great article from Ray Wenderlich | High quality programming tutorials: iOS, Android, Swift, Kotlin, Unity, and more <p><em>SwiftUI Apprentice</em> is a series of epic-length tutorials where you’ll learn to build three complete apps from scratch, using Apple’s new user interface technology: SwiftUI! Each app is more advanced than the one before, and together, […]

Android Apprentice [SUBSCRIBER]

Here’s a great article from Ray Wenderlich | High quality programming tutorials: iOS, Android, Swift, Kotlin, Unity, and more <h2>For Complete Beginners to Android!</h2> <p>If you’re completely new to Android or developing in Kotlin, this is the book for you.</p> <p>Android Apprentice takes you all the way from building your first app, to submitting your […]

Build a Secure Desktop App with Electron Forge and React

Here’s a great article from SitePoint In this article, we’ll create a simple desktop application using Electron and React. It will be a small text editor called “scratchpad” that automatically saves changes as you type, similar to FromScratch. We’ll pay attention to making the application secure by using Electron Forge, the up-to-date build tool provided […]