Getting Started
Core Concepts
User Interface
Software Engineering
Language
Algorithms & Data Structures
Graphics & Animation
Saving Data / Persistence
Networking
Concurrency
Other Core APIs
How-tos
Tools & Libraries
Audio / Video
Machine Learning
AR / VR
Podcast
The Kodeco Podcast
Kodeco Podcast: Meet the Show – Podcast V2, S3 E0
Oct 31 2024 · Article (2 mins)
Welcome to Season Three of the Kodeco Podcast! In this episode, Suz, Jenn, and Dru fill you in on what to loo...
more
Kodeco Podcast: Meet the Show – Podcast V2, S3 E0
Welcome to Season Three of the Kodeco Podcast! In this episode, Suz, Jenn, and Dru fill you in on what to look forward to this season!
Game Tech
New
Exporting Your Godot Project to Windows and Linux
Oct 6 2024 · Article (30 mins)
Exporting your Godot project for Windows and Linux is a crucial step in sharing your game with the world. Thi...
more
Exporting Your Godot Project to Windows and Linux
Exporting your Godot project for Windows and Linux is a crucial step in sharing your game with the world. This tutorial walks you through the process, covering essential topics like export templates, preset configuration, and platform-specific settings. Learn how to navigate the export window, understand various options, and create distribution-ready builds for both Windows and Linux platforms. Whether you’re targeting Steam, itch.io, or direct distribution, this guide provides valuable insights to help you reach your audience effectively.
iOS & Swift
New
New Webinar: Using APIs to Add Images to Your Apps
Aug 17 2024 · Article (5 mins)
Learn how to integrate AI-generated images into your app using the OpenAI API. Join our expert-led webinar fo...
more
New Webinar: Using APIs to Add Images to Your Apps
Learn how to integrate AI-generated images into your app using the OpenAI API. Join our expert-led webinar for actionable insights to make your app stand out. Don’t miss out—register today!
iOS & Swift
New
Free Webinar: Apple Intelligence in Action: Applying Smart Features to Your Apps
Aug 5 2024 · Article (2 mins)
Join our free webinar on August 13, 2024 to explore how Apple Intelligence can enhance your apps and improve ...
more
Free Webinar: Apple Intelligence in Action: Applying Smart Features to Your Apps
Join our free webinar on August 13, 2024 to explore how Apple Intelligence can enhance your apps and improve your users’ experience.
Multiple Domains
New
Kodeco Podcast: The Power of Native Platforms (V2, S2, E11)
Jun 27 2024 · Article (2 mins)
In this episode of the Kodeco podcast, hosts Dru Freeman and Susannah Skyer Gupta delve into native platforms...
more
Kodeco Podcast: The Power of Native Platforms (V2, S2, E11)
In this episode of the Kodeco podcast, hosts Dru Freeman and Susannah Skyer Gupta delve into native platforms and the implications of cross-platform development. Joined by experts Darryl Bayliss and Fuad Kamal, they discuss the sunset of Xamarin. Listen now!
Android & Kotlin
New
Leverage Coroutines in Android with Concurrency Essentials
Jun 25 2024 · Article (15 mins)
Creating a performant network enabled app is easier than ever in modern Android development. This article cov...
more
Leverage Coroutines in Android with Concurrency Essentials
Creating a performant network enabled app is easier than ever in modern Android development. This article covers some of the fundamental aspects of using coroutines while also introducing a new Kodeco course, “Concurrency & Networking in Android”.
Game Tech
New
Publishing Your Godot Project to itch.io
Jun 21 2024 · Article (15 mins)
In this tutorial, you’ll learn all about creating web exports with Godot and how to make your project availab...
more
Publishing Your Godot Project to itch.io
In this tutorial, you’ll learn all about creating web exports with Godot and how to make your project available to the public via itch.io. Along the way, you’ll discover best practices and useful tips to make your project stand out.
iOS & Swift
New
Siri Is Cooking for WWDC 2024
Jun 21 2024 · Article (10 mins)
Apple has given Siri a huge shot of intelligence with the introduction of two key components: the App Intents...
more
Siri Is Cooking for WWDC 2024
Apple has given Siri a huge shot of intelligence with the introduction of two key components: the App Intents framework and Apple Intelligence. This powerful combination transforms Siri into a deeply integrated, context-aware assistant capable of tapping into the data models and functionality of your favorite apps.
Android & Kotlin
New
Dive into Object-Oriented Programming with Kotlin
Jun 18 2024 · Article (10 mins)
Discover the essentials of object-oriented programming in Kotlin, delving into abstract classes and interface...
more
Dive into Object-Oriented Programming with Kotlin
Discover the essentials of object-oriented programming in Kotlin, delving into abstract classes and interfaces. By understanding these key concepts, you’ll learn to write code that not only solves problems efficiently but is also easy for others to understand and maintain.
Game Tech
New
Getting Started with 2D Physics in Godot
Jun 15 2024 · Article (35 mins)
Explore Godot’s physics engines to create dynamic games. Learn collision handling, add sound effects, and bui...
more
Getting Started with 2D Physics in Godot
Explore Godot’s physics engines to create dynamic games. Learn collision handling, add sound effects, and build engaging gameplay where luck and skill intersect!
Android & Kotlin
New
Your First Steps in Kotlin
Jun 14 2024 · Article (10 mins)
Learning the Kotlin language does not need to be an intimidating experience. With Kotlin Essentials, you’ll l...
more
Your First Steps in Kotlin
Learning the Kotlin language does not need to be an intimidating experience. With Kotlin Essentials, you’ll learn the Kotlin programming language in a friendly supportive environment.
Multiple Domains
New
Kodeco Podcast: Surviving Layoffs With Joey deVilla (V2, S2, E11)
Jun 13 2024 · Article (2 mins)
Join hosts Dru Freeman and Jennifer Bailey on the Kodeco Podcast as they explore strategies for surviving lay...
more
Kodeco Podcast: Surviving Layoffs With Joey deVilla (V2, S2, E11)
Join hosts Dru Freeman and Jennifer Bailey on the Kodeco Podcast as they explore strategies for surviving layoffs with developer advocate Joey De Villa. Gain valuable insights and practical tips to navigate job loss and find new opportunities. Listen now!
Multiple Domains
Kodeco Podcast: Making Seats at the Table (V2, S2, E10)
May 30 2024 · Article (2 mins)
We dig down deep as the entire podcast team is joined by Manda Frederick, formerly with Women who Code, and A...
more
Kodeco Podcast: Making Seats at the Table (V2, S2, E10)
We dig down deep as the entire podcast team is joined by Manda Frederick, formerly with Women who Code, and Aaron Douglas, head of Figma’s Desktop app engineering. We discuss the essential topics surrounding bias in the workplace.
Android & Kotlin
Google I/O 2024: Build a Cat Chatbot using Gemini on Android
May 23 2024 · Article (15 mins)
In this tutorial, you’ll use Google’s Gemini API to create a chatbot in Android that has the persona of a ca...
more
Google I/O 2024: Build a Cat Chatbot using Gemini on Android
In this tutorial, you’ll use Google’s Gemini API to create a chatbot in Android that has the persona of a cat and is also safe for different audiences.
Android & Kotlin
Google I/O 2024: Shared Element Transitions in Jetpack Compose
May 21 2024 · Article (10 mins)
Learn how to animate your UI with the Android Transition Framework that was featured in Google I/O 2024.
Google I/O 2024: Shared Element Transitions in Jetpack Compose
Learn how to animate your UI with the Android Transition Framework that was featured in Google I/O 2024.
Multiple Domains
Kodeco Podcast: UIKit to SwiftUI (V2, S2, E9)
May 9 2024 · Article (1 min)
Join Dru Freeman, Susannah Skyer Gupta, and Danijela Vrzan on the Kodeco Podcast to explore transitioning fro...
more
Kodeco Podcast: UIKit to SwiftUI (V2, S2, E9)
Join Dru Freeman, Susannah Skyer Gupta, and Danijela Vrzan on the Kodeco Podcast to explore transitioning from UIKit to SwiftUI for iOS development.
iOS & Swift
Protocols in iOS Object-Oriented Programming
May 7 2024 · Article (10 mins)
Object-Oriented Programming (OOP) and protocols are two complementary paradigms in Swift. Learn how to combin...
more
Protocols in iOS Object-Oriented Programming
Object-Oriented Programming (OOP) and protocols are two complementary paradigms in Swift. Learn how to combine them to build apps that are robust, flexible and easy to maintain.
iOS & Swift
A Beginner’s Guide on Core iOS Tools
Apr 30 2024 · Article (10 mins)
Swift and Xcode are powerful tools that enable anyone to build remarkable iOS applications. In this article, ...
more
A Beginner’s Guide on Core iOS Tools
Swift and Xcode are powerful tools that enable anyone to build remarkable iOS applications. In this article, you’ll learn how to create a beginner friendly yet visually captivating iOS app, highlighting the key features and capabilities of Swift and Xcode.
Explore corporate vs indie app development with Bhagat Singh and Mikaela Caron on the Kodeco podcast. Get ins...
more
Kodeco Podcast: Corporate vs Indie (V2, S2, E8)
Explore corporate vs indie app development with Bhagat Singh and Mikaela Caron on the Kodeco podcast. Get insights on daily routines, tech trends, and work-life balance.
iOS & Swift
Free Webinar: Future-Proof Your Tech Career With visionOS
Apr 18 2024 · Article (2 mins)
Join our free webinar on April 29th, 2024 to explore how visionOS can elevate your tech career. Learn why vis...
more
Free Webinar: Future-Proof Your Tech Career With visionOS
Join our free webinar on April 29th, 2024 to explore how visionOS can elevate your tech career. Learn why visionOS is so cool and ask questions about our upcoming bootcamp.
Android & Kotlin
Introduction to Foundational Tools in Android
Apr 17 2024 · Article (10 mins)
Learn about three of the most fundamental tools used in Android development in our new Foundational Tools for...
more
Introduction to Foundational Tools in Android
Learn about three of the most fundamental tools used in Android development in our new Foundational Tools for Android program.
Multiple Domains
Kodeco Podcast V2, S2, E7: Favorite Apps for Mobile Development
Apr 11 2024 · Article (4 mins)
It’s a roundtable whirlwind when Fuad Kamal and Franklin Byaruhanga join Dru, Suz,and Jenn to discuss and lis...
more
Kodeco Podcast V2, S2, E7: Favorite Apps for Mobile Development
It’s a roundtable whirlwind when Fuad Kamal and Franklin Byaruhanga join Dru, Suz,and Jenn to discuss and list their favorite apps as developers.
iOS & Swift
Unlocking the Magic of visionOS
Apr 4 2024 · Article (4 mins)
Ever dreamed of building iOS apps that truly connect with users, pushing the boundaries of accessibility, imm...
more
Unlocking the Magic of visionOS
Ever dreamed of building iOS apps that truly connect with users, pushing the boundaries of accessibility, immersion, and creativity? visionOS:Beyond the Basics is your next favorite course to make that dream a reality.
Multiple Domains
Kodeco Podcast: XML vs Jetpack Compose (V2, S2, E6)
Mar 28 2024 · Article (1 min)
Dru and Jenn are joined by AlexSullivan and Filip Babic to help understand the transition developers are maki...
more
Kodeco Podcast: XML vs Jetpack Compose (V2, S2, E6)
Dru and Jenn are joined by AlexSullivan and Filip Babic to help understand the transition developers are making from old XML UIs into the new Jetpack Compose world.