The Hidden Costs of Not Upskilling: Why Developer Training Matters [FREE]
Don’t overlook the importance of developer training. Learn why upskilling is crucial for success in tech and the hidden costs of neglecting it.
View ArticleGoogle I/O 2023: Flutter Levels Up to Version 3.10 [FREE]
While Google spent a lot of their developer conference talking about artificial intelligence, Flutter managed to sneak out version 3.10. It provides a lot of awesome features that you can use in your...
View ArticleGoogle I/O 2023: Takeaways for Android Developers [FREE]
Android was not left out at this year’s Google I/O. With Android Studio getting an AI assistant and the K2 Compiler incoming, big changes are underfoot.
View ArticleBoost Your Coding Interview Skills With an Effective Study Plan [FREE]
Create a winning study plan to excel in coding interviews. Retain knowledge under pressure and collaborate seamlessly with interviewers.
View ArticleGoogle I/O 2023’s Most Exciting AI Announcements [FREE]
Google I/O 2023 was full of exciting AI announcements. Here is a rundown of the top tech to watch for mobile developers and consumers, as well as what to do if you want early access to new AI-powered...
View ArticleUnreal Engine 5 UI Tutorial [FREE]
In this Unreal Engine 5 UI tutorial, you’ll learn how to create, display and update a HUD.
View ArticleSwift Concurrency Continuations: Getting Started [FREE]
Continuations are a powerful part of Swift Concurrency that helps you to convert asynchronous code using delegates and callbacks into code that uses async/await calls, which is exactly what you will do...
View ArticlemacOS Apprentice [SUBSCRIBER]
macOS Apprentice is a series of multi-chapter tutorials where you’ll learn about developing native macOS apps in Swift, using both SwiftUI — Apple’s newest user interface technology — and AppKit — the...
View ArticleDon’t Miss Our WWDC 2023 Livecast – June 5, 9PM EDT! [FREE]
Join us for our First Impressions livecast event covering WWDC 2023 highlights, opinions from our panel of experts and more!
View ArticleHow to Transfer Game Builds to a Steam Deck [FREE]
This tutorial will teach you how you can push your game builds to your Steam Deck fast and automatically using Syncthing, a multiplatform file synchronization program.
View ArticleContinuous Learning Strategies for Successful Developers [FREE]
Explore the importance of continuous learning for mobile devs. Develop habits that foster self-improvement, making you a more successful developer.
View ArticleWWDC 2023 First Impressions Livecast [FREE]
If you missed our WWDC First Impressions livecast last night, featuring our most opinionated iOS team members, you can catch the replay here!
View ArticleThe Meta Quest 3 and Apple Vision Pro for Game Developers [FREE]
Two new XR headsets in a week! How do they compare and what does this mean in terms of game development? Here, you’ll discover more about these headsets and how you can approach them.
View ArticleSwift Apprentice: Beyond the Basics [SUBSCRIBER]
Swift Apprentice: Beyond the Basics is the sequel to Swift Apprentice: Fundamentals and explores additional Swift programming concepts. These topics include such things as access control, code...
View ArticleApple Vision Pro: A New Era or AR Rabbit Hole? [FREE]
Apple has just announced its Vision Pro spatial computing system. Is it destined to become the next must-have tech tool?
View ArticleNew SwiftUI Support for MapKit in Xcode 15 [FREE]
At WWDC 2023, Apple announced big improvements to SwiftUI support for MapKit. Learn all about your new options for maps, markers, annotations, style and camera position.
View ArticleSwiftData: Simplifying Persistence in iOS Apps [FREE]
SwiftData, a new framework introduced at WWDC 2023, provides a Swift-like API for working with persistence in iOS apps. It simplifies the usage of Core Data by offering a more user-friendly syntax,...
View ArticleSwift Result Builders: Getting Started [FREE]
Adding @resultBuilder in Swift 5.4 was important, but you might have missed it. It’s the secret engine behind the easy syntax you use to describe a view’s layout: @ViewBuilder. If you’ve ever wondered...
View ArticleKotlin Coroutines Tutorial for Android: Getting Started [FREE]
In this Kotlin coroutines tutorial, you’ll learn how to write asynchronous code just as naturally as your normal, synchronous code.
View ArticleSwiftUI by Tutorials [SUBSCRIBER]
Build fluid and engaging declarative UI for your apps — using less code — with SwiftUI!SwiftUI by Tutorials is designed to help you learn how to transition from the “old way” of building your app UI...
View Article