Category Archives: Blog

SwiftUI by Tutorials [SUBSCRIBER]

Here’s a great article from Ray Wenderlich | High quality programming tutorials: iOS, Android, Swift, Kotlin, Unity, and more <h2>Build fluid and engaging declarative UI for your apps — using less code — with SwiftUI!</h2> <p>SwiftUI by Tutorials is designed to help you learn how to transition from the “old way” of building your app […]

How to Create Reusable Components with the Vue 3 Composition API

Here’s a great article from SitePoint In this tutorial, we’ll explore how to use the Vue 3 Composition API and its latest code reusability capabilities. Code sharing and reusability are one of the cornerstones of software development. Since the earliest days of programming, the problem of code repetition has made programmers invent strategies for keeping […]

An Overview of IoT eSIM Technology

Here’s a great article from The Crazy Programmer The number of internet of things (IoT) connections are expected to reach 25 billion by 2025. As the IoT device connections increase, there is more demand for cellular connectivity from the enterprises and industries that use IoT devices. Embedded Sim technology is a catalyst for digitally managing […]

Modern Concurrency in Swift [SUBSCRIBER]

Here’s a great article from Ray Wenderlich | High quality programming tutorials: iOS, Android, Swift, Kotlin, Unity, and more <h2>Master Swift’s new concurrency model!</h2> <p>For years, writing powerful and safe concurrent apps with Swift could easily turn into a daunting task, full of race conditions and unexplained crashes hidden in a massive nesting of callback […]

Top 5 Python Frameworks in 2021

Here’s a great article from The Crazy Programmer Python has some of the most frequently used frameworks that have been chosen due to the simplicity of development and minimal learning curve. Based on the latest Stack Overflow 2020 poll, 66 percent of programmers are using the two of the most popular Python web frameworks, Django […]

UIKit 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!</h2> <h2>If you’re completely new to Swift and iOS development (or need a brush-up), this is the series for you.</h2> <p>The UIKit Apprentice is a series of epic-length tutorials for beginners where you’ll learn […]