<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"
  xmlns:dc="http://purl.org/dc/elements/1.1/">
  <author>
    <name>kodeco.com</name>
  </author>
  <id>High quality programming tutorials: iOS, Android, Swift, Kotlin, Unity, and more! https://www.kodeco.com</id>
  <title>Kodeco | High quality programming tutorials: iOS, Android, Swift, Kotlin, Unity, and more</title>
  <updated>2026-04-08T13:00:48Z</updated>
  <entry>
    <category term="free"
      label="[FREE]"/>
    <category term="article"
      label="Article"/>
    <id>https://www.kodeco.com/52032389-day-2-property-wrappers</id>
    <link href="https://www.kodeco.com/52032389-day-2-property-wrappers"/>
    <summary>Understand how property wrappers encapsulate storage logic.
</summary>
    <title>Day 2: Property Wrappers [FREE]</title>
    <updated>2026-04-08T13:00:48Z</updated>
    <dc:date>2026-04-08T13:00:48Z</dc:date>
  </entry>
  <entry>
    <category term="free"
      label="[FREE]"/>
    <category term="article"
      label="Article"/>
    <id>https://www.kodeco.com/52032368-day-1-optional-chaining</id>
    <link href="https://www.kodeco.com/52032368-day-1-optional-chaining"/>
    <summary>Test your knowledge of Swift’s optional chaining and nil coalescing operators.
</summary>
    <title>Day 1: Optional Chaining [FREE]</title>
    <updated>2026-04-06T13:00:27Z</updated>
    <dc:date>2026-04-06T13:00:27Z</dc:date>
  </entry>
  <entry>
    <category term="subscriber"
      label="[SUBSCRIBER]"/>
    <category term="book"
      label="Book"/>
    <id>https://www.kodeco.com/books/swift-internals</id>
    <link href="https://www.kodeco.com/books/swift-internals"/>
    <summary>&lt;p&gt;This book is designed for Swift developers who want to go beyond writing working code and understand how the language truly works under the hood.&lt;/p&gt;
&lt;p&gt;It explains the mechanics of Swift’s type system, compiler behavior, memory model, and performance characteristics. Readers will also learn advanced topics like unsafe memory operations, metaprogramming, modular architecture, and linking strategies.&lt;/p&gt;
&lt;p&gt;The goal is to help developers reason about Swift at the language, compiler, and system levels. It is ideal for Swift engineers who want to write faster, safer, and more scalable apps.&lt;/p&gt;
</summary>
    <title>Swift Internals [SUBSCRIBER]</title>
    <updated>2026-03-23T00:00:00Z</updated>
    <dc:date>2026-03-23T00:00:00Z</dc:date>
  </entry>
  <entry>
    <category term="free"
      label="[FREE]"/>
    <category term="article"
      label="Article"/>
    <id>https://www.kodeco.com/49535198-getting-started-with-ios-app-observability</id>
    <link href="https://www.kodeco.com/49535198-getting-started-with-ios-app-observability"/>
    <summary>Ready to add AI to your iOS apps without privacy concerns or cloud dependencies? Apple Foundation Models brings powerful on-device language models to iOS 18+. This tutorial shows you how to build AI-powered apps with structured data generation, covering basic integration and advanced techniques for production-ready features.
</summary>
    <title>Getting Started with iOS App Observability [FREE]</title>
    <updated>2026-03-04T18:00:25Z</updated>
    <dc:date>2026-03-04T18:00:25Z</dc:date>
  </entry>
  <entry>
    <category term="free"
      label="[FREE]"/>
    <category term="article"
      label="Article"/>
    <id>https://www.kodeco.com/49976785-getting-started-with-swiftdata-in-ios-26</id>
    <link href="https://www.kodeco.com/49976785-getting-started-with-swiftdata-in-ios-26"/>
    <summary>SwiftData is Apple’s modern framework for managing data in SwiftUI apps. In this article, you’ll explore the core concepts behind SwiftData in iOS 26 and learn how it fits into a modern iOS architecture.
</summary>
    <title>Getting Started with SwiftData in iOS 26 [FREE]</title>
    <updated>2026-02-11T18:00:14Z</updated>
    <dc:date>2026-02-11T18:00:14Z</dc:date>
  </entry>
  <entry>
    <category term="free"
      label="[FREE]"/>
    <category term="article"
      label="Article"/>
    <id>https://www.kodeco.com/49905345-an-introduction-to-liquid-glass-for-ios-26</id>
    <link href="https://www.kodeco.com/49905345-an-introduction-to-liquid-glass-for-ios-26"/>
    <summary>Apple’s new Liquid Glass design language marks a major shift in iOS 26 UI design. Learn what Liquid Glass is, how it works across SwiftUI and UIKit, and what to watch out for when updating an existing iOS app.
</summary>
    <title>An Introduction to Liquid Glass for iOS 26 [FREE]</title>
    <updated>2026-02-04T16:00:25Z</updated>
    <dc:date>2026-02-04T16:00:25Z</dc:date>
  </entry>
  <entry>
    <category term="subscriber"
      label="[SUBSCRIBER]"/>
    <category term="multimodal-module"
      label="Multimodal Module"/>
    <id>https://www.kodeco.com/ios/paths/visionos-beyond-the-basics/51928619-realitykit-reality-composer-pro</id>
    <link href="https://www.kodeco.com/ios/paths/visionos-beyond-the-basics/51928619-realitykit-reality-composer-pro"/>
    <summary>&lt;p&gt;Learn how to create augmented reality experiences using Reality Composer Pro with RealityKit and USDz. Create 3D scenes employing models, animations, and interactions using RealityKit. Also learn how to use both RealityKit and Reality Composer Pro to create AR experiences to be added to visionOS apps. New version — checked against latest OS.&lt;/p&gt;
</summary>
    <title>RealityKit &amp; Reality Composer Pro [SUBSCRIBER]</title>
    <updated>2026-02-04T00:00:00Z</updated>
    <dc:date>2026-02-04T00:00:00Z</dc:date>
  </entry>
  <entry>
    <category term="subscriber"
      label="[SUBSCRIBER]"/>
    <category term="multimodal-module"
      label="Multimodal Module"/>
    <id>https://www.kodeco.com/ios/paths/introduction-to-visionos/49756480-visionos-an-introduction</id>
    <link href="https://www.kodeco.com/ios/paths/introduction-to-visionos/49756480-visionos-an-introduction"/>
    <summary>&lt;p&gt;Now updated for visionOS 26! The Vision Pro and visionOS present a new paradigm in computing. This is the
beginning of spatial computing. Users will be able to view apps floating in
front of their eyes and they will be able to interact with them with taps,
gestures and their hands. This learning path will survey the various types
of apps that you can build for spatial computing. We’ll explore building
windowed apps; running existing iOS and iPad apps in windows, creating
apps with 3D elements in 3D volumes, as well as fully immersive apps,
where the user is inside a completely virtual environment.&lt;/p&gt;
</summary>
    <title>visionOS: An Introduction [SUBSCRIBER]</title>
    <updated>2025-12-16T00:00:00Z</updated>
    <dc:date>2025-12-16T00:00:00Z</dc:date>
  </entry>
  <entry>
    <category term="free"
      label="[FREE]"/>
    <category term="article"
      label="Article"/>
    <id>https://www.kodeco.com/49841134-using-apple-foundation-models-to-summarize-text</id>
    <link href="https://www.kodeco.com/49841134-using-apple-foundation-models-to-summarize-text"/>
    <summary>Build an on-device text summarizer using Apple Foundation Models and SwiftUI, with step-by-step guidance on availability checks and summarization.
</summary>
    <title>Using Apple Foundation Models to Summarize Text [FREE]</title>
    <updated>2025-12-15T23:30:18Z</updated>
    <dc:date>2025-12-15T23:30:18Z</dc:date>
  </entry>
  <entry>
    <category term="subscriber"
      label="[SUBSCRIBER]"/>
    <category term="multimodal-module"
      label="Multimodal Module"/>
    <id>https://www.kodeco.com/ios/paths/new-ios26/48499792-swiftdata-in-ios-26</id>
    <link href="https://www.kodeco.com/ios/paths/new-ios26/48499792-swiftdata-in-ios-26"/>
    <summary>&lt;p&gt;In this module, you’ll learn about the new features in Swift Data that were introduced at WWDC 2025.  The new model inheritance capabilities, and how they impact queries and model migration are covered.&lt;/p&gt;
</summary>
    <title>SwiftData in iOS 26 [SUBSCRIBER]</title>
    <updated>2025-12-10T00:00:00Z</updated>
    <dc:date>2025-12-10T00:00:00Z</dc:date>
  </entry>
  <entry>
    <category term="subscriber"
      label="[SUBSCRIBER]"/>
    <category term="book"
      label="Book"/>
    <id>https://www.kodeco.com/books/advanced-git</id>
    <link href="https://www.kodeco.com/books/advanced-git"/>
    <summary>&lt;h2&gt;Master Git!&lt;/h2&gt;
&lt;p&gt;Chances are if you’re involved with software development you’ve heard of and have used Git at some point in your life. Version control systems are critical for any successful collaborative software project. Git is both simple to start using and accommodating for the most complex tasks with version control. Even seasoned Git users hit roadblocks on how to handle common situations.&lt;/p&gt;
&lt;p&gt;Advanced Git is here to help! This book is the easiest and fastest way to get hands-on experience with using Git for version control of your projects.&lt;/p&gt;
&lt;p&gt;Take a deep dive into:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;How Git actually works: After using Git for a while it’s good to discover the whys behind all of the things.&lt;/li&gt;
&lt;li&gt;Rebasing: Rebasing and squashing doesn’t have to be scary; it’s quite a useful and advanced way of merging code to support your collaborative workflow.&lt;/li&gt;
&lt;li&gt;Undoing what you’ve done: Most frustration with Git comes from not being able to undo something that you’ve screwed up. But Git has lots of ways you can go back and recover from a weird merge or commit state.&lt;/li&gt;
&lt;li&gt;Workflows in Git: Working with Git requires some rules to make sure things go smoothly across development teams. Learn the most common workflows and how to decide which one to use.&lt;/li&gt;
&lt;li&gt;And more!&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;One thing you can count on: after reading this book, you’ll be well-prepared to use Git in your own software development workflow!&lt;/p&gt;
</summary>
    <title>Advanced Git [SUBSCRIBER]</title>
    <updated>2025-11-28T00:00:00Z</updated>
    <dc:date>2025-11-28T00:00:00Z</dc:date>
  </entry>
  <entry>
    <category term="subscriber"
      label="[SUBSCRIBER]"/>
    <category term="book"
      label="Book"/>
    <id>https://www.kodeco.com/books/metal-by-tutorials</id>
    <link href="https://www.kodeco.com/books/metal-by-tutorials"/>
    <summary>&lt;h2&gt;Build your own low-level game engine in Metal!&lt;/h2&gt;
&lt;p&gt;Metal is a unified application programming interface (API) for the graphics processing unit, or GPU. It’s unified because it applies to both 3D graphics and data-parallel computation paradigms. Metal is a low-level API because it provides programmers near-direct access to the GPU. Finally, Metal is a low-overhead API because it reduces the central processing unit (CPU) cost by multi-threading and pre-compiling of resources.&lt;/p&gt;
&lt;p&gt;But beyond the technical definition, Metal is the most appropriate way to use the GPU’s parallel processing power to visualize data or solve numerical challenges. It’s also tailored to be used for machine learning, image/video processing or, as this book describes, graphics rendering.&lt;/p&gt;
&lt;p&gt;This book will introduce you to low-level graphics programming in Metal — Apple’s framework for programming on the graphics processing unit (GPU). As you progress through this book, you’ll learn many of the fundamentals that go into making a game engine and gradually put together your own engine. Once your game engine is complete, you’ll be able to put together 3D scenes and program your own simple 3D games. Because you’ll have built your 3D game engine from scratch, you’ll be able to customize every aspect of what you see on your screen.&lt;/p&gt;
&lt;p&gt;This book is for intermediate Swift developers interested in learning 3D graphics or gaining a deeper understanding of how game engines work.&lt;/p&gt;
</summary>
    <title>Metal by Tutorials [SUBSCRIBER]</title>
    <updated>2025-11-21T00:00:00Z</updated>
    <dc:date>2025-11-21T00:00:00Z</dc:date>
  </entry>
  <entry>
    <category term="subscriber"
      label="[SUBSCRIBER]"/>
    <category term="multimodal-module"
      label="Multimodal Module"/>
    <id>https://www.kodeco.com/ios/paths/new-ios26/48376615-liquid-glass</id>
    <link href="https://www.kodeco.com/ios/paths/new-ios26/48376615-liquid-glass"/>
    <summary>&lt;p&gt;Liquid Glass is the new design language for Apple platforms. This module
illustrates the process of incorporating Liquid Glass into your own iOS app.
You’ll learn how to add specific Liquid Glass features such as containers, modifiers,
and toolbar controls. You’ll also learn some best practices for working with
the new design language.&lt;/p&gt;
</summary>
    <title>Liquid Glass [SUBSCRIBER]</title>
    <updated>2025-11-06T00:00:00Z</updated>
    <dc:date>2025-11-06T00:00:00Z</dc:date>
  </entry>
  <entry>
    <category term="subscriber"
      label="[SUBSCRIBER]"/>
    <category term="multimodal-module"
      label="Multimodal Module"/>
    <id>https://www.kodeco.com/ios/paths/advanced-swift-techniques/48744256-app-observability</id>
    <link href="https://www.kodeco.com/ios/paths/advanced-swift-techniques/48744256-app-observability"/>
    <summary>&lt;p&gt;This module covers the basic concepts of App Observability (App Telemetry) which allows you to gather insights, possibly in real-time on how your application is performing on users’ devices around the world, how to collect performance information on how well/fast your app is working, especially with different network conditions that users can’t experience. When a failure happens, what was going on before that led to that failure.&lt;/p&gt;
</summary>
    <title>App Observability [SUBSCRIBER]</title>
    <updated>2025-10-24T00:00:00Z</updated>
    <dc:date>2025-10-24T00:00:00Z</dc:date>
  </entry>
  <entry>
    <category term="subscriber"
      label="[SUBSCRIBER]"/>
    <category term="multimodal-module"
      label="Multimodal Module"/>
    <id>https://www.kodeco.com/ios/paths/ux-apple-intelligence/49480840-app-intents-with-siri</id>
    <link href="https://www.kodeco.com/ios/paths/ux-apple-intelligence/49480840-app-intents-with-siri"/>
    <summary>&lt;p&gt;This module focuses on the latest Siri and App Intents update with Apple Intelligence. Students will learn how to leverage these powerful tools to create deeply integrated, context-aware iOS apps that can interact seamlessly with Siri. Updated to iOS 26.&lt;/p&gt;
</summary>
    <title>App Intents with Siri [SUBSCRIBER]</title>
    <updated>2025-10-16T00:00:00Z</updated>
    <dc:date>2025-10-16T00:00:00Z</dc:date>
  </entry>
  <entry>
    <category term="subscriber"
      label="[SUBSCRIBER]"/>
    <category term="multimodal-module"
      label="Multimodal Module"/>
    <id>https://www.kodeco.com/ios/paths/ux-apple-intelligence/49480768-writing-tools-with-apple-intelligence</id>
    <link href="https://www.kodeco.com/ios/paths/ux-apple-intelligence/49480768-writing-tools-with-apple-intelligence"/>
    <summary>&lt;p&gt;Learn about Apple Intelligence Writing Tools and how to configure them in SwiftUI and UIKit. Understand how custom text views can offer a full Writing Tools experience, and what’s available for views that rely on the original TextKit. Updated to iOS 26.&lt;/p&gt;
</summary>
    <title>Writing Tools with Apple Intelligence [SUBSCRIBER]</title>
    <updated>2025-10-14T00:00:00Z</updated>
    <dc:date>2025-10-14T00:00:00Z</dc:date>
  </entry>
  <entry>
    <category term="subscriber"
      label="[SUBSCRIBER]"/>
    <category term="multimodal-module"
      label="Multimodal Module"/>
    <id>https://www.kodeco.com/ios/paths/ux-apple-intelligence/49710741-genmoji</id>
    <link href="https://www.kodeco.com/ios/paths/ux-apple-intelligence/49710741-genmoji"/>
    <summary>&lt;p&gt;Explore Genmoji, enhancing your apps with expressive, customizable emojis. Learn to render, store, and communicate with text that includes Genmoji, Memoji, and other sticker-type images. Updated to iOS 26.&lt;/p&gt;
</summary>
    <title>Genmoji [SUBSCRIBER]</title>
    <updated>2025-10-10T00:00:00Z</updated>
    <dc:date>2025-10-10T00:00:00Z</dc:date>
  </entry>
  <entry>
    <category term="subscriber"
      label="[SUBSCRIBER]"/>
    <category term="multimodal-module"
      label="Multimodal Module"/>
    <id>https://www.kodeco.com/ios/paths/apple-ai-models/49307523-vision-framework</id>
    <link href="https://www.kodeco.com/ios/paths/apple-ai-models/49307523-vision-framework"/>
    <summary>&lt;p&gt;The Vision Framework is a powerful API for various computer vision tasks on Apple devices.
Explore functionalities like object detection, face recognition and more. This module provides
an overview of the Vision Framework as well as covers the new features released with iOS 18
and Apple Intelligence. Updated to iOS 26.&lt;/p&gt;
</summary>
    <title>Vision Framework [SUBSCRIBER]</title>
    <updated>2025-10-09T00:00:00Z</updated>
    <dc:date>2025-10-09T00:00:00Z</dc:date>
  </entry>
  <entry>
    <category term="subscriber"
      label="[SUBSCRIBER]"/>
    <category term="multimodal-module"
      label="Multimodal Module"/>
    <id>https://www.kodeco.com/ios/paths/apple-ai-models/49480606-custom-models-with-create-ml</id>
    <link href="https://www.kodeco.com/ios/paths/apple-ai-models/49480606-custom-models-with-create-ml"/>
    <summary>&lt;p&gt;Create ML empowers you to customize pre-built machine learning
models on Apple platforms by providing training datasets.
Explore various use cases and deploy a custom model into an app. Updated to iOS 26.&lt;/p&gt;
</summary>
    <title>Custom Models with Create ML [SUBSCRIBER]</title>
    <updated>2025-10-08T00:00:00Z</updated>
    <dc:date>2025-10-08T00:00:00Z</dc:date>
  </entry>
  <entry>
    <category term="subscriber"
      label="[SUBSCRIBER]"/>
    <category term="multimodal-module"
      label="Multimodal Module"/>
    <id>https://www.kodeco.com/ios/paths/third-party-ai/49480643-3rd-party-on-device-models</id>
    <link href="https://www.kodeco.com/ios/paths/third-party-ai/49480643-3rd-party-on-device-models"/>
    <summary>&lt;p&gt;Incorporating third-party machine learning models requires knowledge about the source model as well
as some Core ML conversion techniques. This module will get you started with incorporating such a third-party
model into an existing iOS app and use it for realtime object detection. Updated to iOS 26.&lt;/p&gt;
</summary>
    <title>3rd-Party On-Device Models [SUBSCRIBER]</title>
    <updated>2025-10-07T00:00:00Z</updated>
    <dc:date>2025-10-07T00:00:00Z</dc:date>
  </entry>
  <entry>
    <category term=""
      label=""/>
    <category term="program"
      label="Program"/>
    <id>https://www.kodeco.com/ios/programs/apple-intelligence</id>
    <link href="https://www.kodeco.com/ios/programs/apple-intelligence"/>
    <summary>&lt;div class=&quot;trix-content&quot;&gt;
  Discover the multitude of ways to integrate Apple Intelligence into your apps, from creating amazing user experiences through Genmoji and deep integration with Siri, through leveraging Apple’s ML models for translation and computer vision, to building on third-party tools such as ChatGPT.
&lt;/div&gt;
</summary>
    <title>Apple Intelligence</title>
    <updated>2024-09-20T00:00:00Z</updated>
    <dc:date>2024-09-20T00:00:00Z</dc:date>
  </entry>
  <entry>
    <category term=""
      label=""/>
    <category term="course"
      label="Course"/>
    <id>https://www.kodeco.com/ios/paths/third-party-ai</id>
    <link href="https://www.kodeco.com/ios/paths/third-party-ai"/>
    <summary>This module explores the integration of ChatGPT into iOS apps, enabling powerful conversational AI capabilities. You&#39;ll learn to leverage the ChatGPT API to create dynamic, context-aware chatbots and intelligent assistants within their mobile apps. </summary>
    <title>Integrating 3rd-Party AI on Apple Platforms</title>
    <updated>2024-09-19T00:00:00Z</updated>
    <dc:date>2024-09-19T00:00:00Z</dc:date>
  </entry>
  <entry>
    <category term=""
      label=""/>
    <category term="course"
      label="Course"/>
    <id>https://www.kodeco.com/ios/paths/ux-apple-intelligence</id>
    <link href="https://www.kodeco.com/ios/paths/ux-apple-intelligence"/>
    <summary>This course equips you with the skills to leverage Apple’s latest user experience (UX) advancements within your iOS apps. You’ll explore Writing Tools, a powerful suite for enhancing text input and editing. Dive into Genmoji, a brand new tool for creating custom emoji characters, adding a layer of personalization and expression to your apps. And unlock the power of Siri and App Intents with Apple Intelligence, enabling seamless voice interaction and context-aware functionality within your creations. </summary>
    <title>Improving User Experience with Apple Intelligence</title>
    <updated>2024-09-19T00:00:00Z</updated>
    <dc:date>2024-09-19T00:00:00Z</dc:date>
  </entry>
  <entry>
    <category term=""
      label=""/>
    <category term="course"
      label="Course"/>
    <id>https://www.kodeco.com/ios/paths/apple-ai-models</id>
    <link href="https://www.kodeco.com/ios/paths/apple-ai-models"/>
    <summary>This course explores on-device machine learning using Apple’s powerful tools. See how simple the Vision framework makes complex computer vision tasks, enabling your app to understand the real world, through tasks like object detection and face recognition. Learn to leverage the Translation framework for on-device, real-time language translation, breaking down language barriers for your users. Before finally looking at how to develop your own machine learning models, by customizing Apple’s pre-built models for specific use cases within your apps.</summary>
    <title>Building Intelligent Apps with Apple AI Models</title>
    <updated>2024-09-18T00:00:00Z</updated>
    <dc:date>2024-09-18T00:00:00Z</dc:date>
  </entry>
  <entry>
    <category term=""
      label=""/>
    <category term="course"
      label="Course"/>
    <id>https://www.kodeco.com/ios/paths/networking-concurrency-swiftui</id>
    <link href="https://www.kodeco.com/ios/paths/networking-concurrency-swiftui"/>
    <summary>In this course, you&#39;ll delve into the fundamentals of networking and concurrency in iOS development. You&#39;ll gain a thorough understanding of network communication protocols, asynchronous programming techniques, and best practices for building high-performance iOS apps. This course is designed for beginners who want to gain confidence in the intricacies of networking and concurrency in the context of iOS development.  </summary>
    <title>Networking &amp; Concurrency in SwiftUI</title>
    <updated>2024-06-20T00:00:00Z</updated>
    <dc:date>2024-06-20T00:00:00Z</dc:date>
  </entry>
  <entry>
    <category term=""
      label=""/>
    <category term="program"
      label="Program"/>
    <id>https://www.kodeco.com/ios/programs/beginning-ios</id>
    <link href="https://www.kodeco.com/ios/programs/beginning-ios"/>
    <summary>&lt;div class=&quot;trix-content&quot;&gt;
  The Kodeco Beginning iOS &amp;amp; Swift program provides a comprehensive learning experience guided by experienced industry professionals. Gain the in-demand skills you need to excel in building modern iOS apps using Apple’s revolutionary UI framework, SwiftUI.&amp;nbsp;&lt;br&gt;You’ll begin with an introduction to Apple’s Swift programming language, Xcode, and version control. Once you have the fundamental concepts you will learn SwiftUI and craft captivating user interfaces. You’ll effortlessly guide users through your apps with built-in navigation tools. As the program progresses you’ll navigate your way towards the power of data management, including passing data, state management, and data persistence for dynamic apps. Take a step further with networking and performance optimization techniques, ensuring your apps run smoothly.&amp;nbsp;&lt;br&gt;With the help of your mentor you can progress with confidence, ensuring you have a firm grasp of each concept. This program provides you with the tools to maximize your learning potential towards becoming a sought after iOS developer. &amp;nbsp;
&lt;/div&gt;
</summary>
    <title>Beginning iOS &amp; Swift</title>
    <updated>2024-06-20T00:00:00Z</updated>
    <dc:date>2024-06-20T00:00:00Z</dc:date>
  </entry>
  <entry>
    <category term=""
      label=""/>
    <category term="course"
      label="Course"/>
    <id>https://www.kodeco.com/ios/paths/getting-started-swiftui</id>
    <link href="https://www.kodeco.com/ios/paths/getting-started-swiftui"/>
    <summary>This course introduces the fundamental concepts of SwiftUI, Apple’s declarative user interface framework for building iOS applications. You&#39;ll delve into the world of SwiftUI, learning how to create responsive user interfaces with ease. The course covers essential topics such as views, hierarchies and navigation providing a solid foundation for developing iOS apps. </summary>
    <title>Getting Started with SwiftUI</title>
    <updated>2024-06-20T00:00:00Z</updated>
    <dc:date>2024-06-20T00:00:00Z</dc:date>
  </entry>
  <entry>
    <category term=""
      label=""/>
    <category term="course"
      label="Course"/>
    <id>https://www.kodeco.com/ios/paths/sharing-state-management-swiftui</id>
    <link href="https://www.kodeco.com/ios/paths/sharing-state-management-swiftui"/>
    <summary>In this course, you will delve into the intricacies of data flow and data binding in SwiftUI, gaining an understanding of how to seamlessly transfer information between different views. You will also explore state management strategies and data persistence techniques. </summary>
    <title>Sharing &amp; State Management in SwiftUI</title>
    <updated>2024-06-20T00:00:00Z</updated>
    <dc:date>2024-06-20T00:00:00Z</dc:date>
  </entry>
  <entry>
    <category term=""
      label=""/>
    <category term="course"
      label="Course"/>
    <id>https://www.kodeco.com/ios/paths/foundational-tools-ios</id>
    <link href="https://www.kodeco.com/ios/paths/foundational-tools-ios"/>
    <summary>This course provides a solid foundation in Swift programming, along with hands-on experience in utilizing Xcode and Version Control tools. </summary>
    <title>Foundational Tools in iOS</title>
    <updated>2024-04-24T00:00:00Z</updated>
    <dc:date>2024-04-24T00:00:00Z</dc:date>
  </entry>
  <entry>
    <category term=""
      label=""/>
    <category term="course"
      label="Course"/>
    <id>https://www.kodeco.com/ios/paths/visionos-beyond-the-basics</id>
    <link href="https://www.kodeco.com/ios/paths/visionos-beyond-the-basics"/>
    <summary>This course is for junior to mid-level iOS developers who want to learn more about visionOS. You&#39;ll learn to design apps for accessibility and use RealityKit and Reality Composer Pro to create augmented reality experiences.</summary>
    <title>visionOS: Beyond the Basics</title>
    <updated>2024-03-27T00:00:00Z</updated>
    <dc:date>2024-03-27T00:00:00Z</dc:date>
  </entry>
  <entry>
    <category term=""
      label=""/>
    <category term="program"
      label="Program"/>
    <id>https://www.kodeco.com/ios/programs/visionos</id>
    <link href="https://www.kodeco.com/ios/programs/visionos"/>
    <summary>&lt;div class=&quot;trix-content&quot;&gt;
  Craft groundbreaking 3D experiences for the future of visionOS. Master essential RealityKit concepts to build immersive worlds. Learn to create captivating scenes with animations, physics, and visual effects. Leverage Reality Composer Pro for no-code 3D development. Integrate your creations seamlessly into visionOS apps and redefine user interaction.&amp;nbsp;
&lt;/div&gt;
</summary>
    <title>visionOS</title>
    <updated>2024-03-27T00:00:00Z</updated>
    <dc:date>2024-03-27T00:00:00Z</dc:date>
  </entry>
  <entry>
    <category term=""
      label=""/>
    <category term="course"
      label="Course"/>
    <id>https://www.kodeco.com/ios/paths/introduction-to-visionos</id>
    <link href="https://www.kodeco.com/ios/paths/introduction-to-visionos"/>
    <summary>The Vision Pro and visionOS present a new paradigm in computing. This is the beginning of spatial computing. Users will be able to view apps floating in front of their eyes and they will be able to interact with them with taps, gestures and their hands. This learning path will survey the various types of apps that you can build for spatial computing. We’ll explore building windowed apps; running existing iOS and iPad apps in windows, creating apps with 3D elements in 3D volumes, as well as fully immersive apps, where the user is inside a completely virtual environment.</summary>
    <title>Introduction to visionOS</title>
    <updated>2023-11-21T00:00:00Z</updated>
    <dc:date>2023-11-21T00:00:00Z</dc:date>
  </entry>
  <entry>
    <category term=""
      label=""/>
    <category term="course"
      label="Course"/>
    <id>https://www.kodeco.com/ios/paths/object-oriented-programming</id>
    <link href="https://www.kodeco.com/ios/paths/object-oriented-programming"/>
    <summary>The Object-Oriented Programming (OOP) learning path offers a comprehensive exploration of software development principles and techniques. Covering three modules, learners will delve into foundational OOP concepts, advanced techniques, and their integration with Protocol-Oriented Programming (POP).

By mastering both OOP and POP paradigms, participants will emerge ready to craft robust, adaptable software solutions that excel in the dynamic world of modern software engineering.</summary>
    <title>Object-Oriented Programming in iOS</title>
    <updated>2023-10-17T00:00:00Z</updated>
    <dc:date>2023-10-17T00:00:00Z</dc:date>
  </entry>
  <entry>
    <category term=""
      label=""/>
    <category term="course"
      label="Course"/>
    <id>https://www.kodeco.com/ios/paths/ios-concurrency</id>
    <link href="https://www.kodeco.com/ios/paths/ios-concurrency"/>
    <summary>Concurrency is the ability to execute multiple tasks or processes simultaneously. Modern iOS apps often have to handle multiple tasks at once, such as processing user input, loading data from a server, and updating the user interface. Understanding how to design and implement concurrent code is crucial for building high-quality and responsive iOS apps that deliver a smooth user experience.</summary>
    <title>Concurrency in iOS</title>
    <updated>2023-03-24T10:45:00Z</updated>
    <dc:date>2023-03-24T10:45:00Z</dc:date>
  </entry>
  <entry>
    <category term=""
      label=""/>
    <category term="course"
      label="Course"/>
    <id>https://www.kodeco.com/ios/paths/combine</id>
    <link href="https://www.kodeco.com/ios/paths/combine"/>
    <summary>Combine is the definitive framework for writing declarative, asynchronous code in your Swift and iOS apps. Combine is an important tool in building modern, event-driven apps and can simplify your approach to using callbacks and handlers in your event handling code.</summary>
    <title>Declarative Programming with Combine</title>
    <updated>2021-09-22T15:35:07Z</updated>
    <dc:date>2021-09-22T15:35:07Z</dc:date>
  </entry>
  <entry>
    <category term=""
      label=""/>
    <category term="course"
      label="Course"/>
    <id>https://www.kodeco.com/ios/paths/iosdesignpatterns</id>
    <link href="https://www.kodeco.com/ios/paths/iosdesignpatterns"/>
    <summary>Design patterns are reusable, templated solutions to situations you’ll see again and again as you build apps. Design patterns in iOS can help you create logically-constructed code that leads to well-architected apps, by using generic solutions that experienced developers have encountered many times before.</summary>
    <title>iOS Design Patterns</title>
    <updated>2021-09-22T15:30:46Z</updated>
    <dc:date>2021-09-22T15:30:46Z</dc:date>
  </entry>
  <entry>
    <category term=""
      label=""/>
    <category term="course"
      label="Course"/>
    <id>https://www.kodeco.com/ios/paths/advancedswift</id>
    <link href="https://www.kodeco.com/ios/paths/advancedswift"/>
    <summary>Swift is a rich language, but it’s possible that your day-to-day work doesn’t even begin to scratch the surface of the true power of the Swift Language. Learn how the experts use advanced Swift features, with topics on protocol-oriented programming, generics, protocols, values and references, types, operations, collections, memory management, and advanced error handling.</summary>
    <title>Advanced Swift</title>
    <updated>2021-09-22T15:26:51Z</updated>
    <dc:date>2021-09-22T15:26:51Z</dc:date>
  </entry>
  <entry>
    <category term=""
      label=""/>
    <category term="course"
      label="Course"/>
    <id>https://www.kodeco.com/ios/paths/uikit</id>
    <link href="https://www.kodeco.com/ios/paths/uikit"/>
    <summary>The user interface is one of the most important parts of your app, since that’s what your users see and interact with every single day! Get started with layout in iOS with UIKit and AutoLayout, see how to work with table and collection views, bridge SwiftUI and UIKit frameworks in your app, and bring your apps to life with great animations in this iOS learning path!</summary>
    <title>iOS User Interfaces with UIKit</title>
    <updated>2020-12-22T14:01:47Z</updated>
    <dc:date>2020-12-22T14:01:47Z</dc:date>
  </entry>
  <entry>
    <category term=""
      label=""/>
    <category term="course"
      label="Course"/>
    <id>https://www.kodeco.com/ios/paths/iossoftware</id>
    <link href="https://www.kodeco.com/ios/paths/iossoftware"/>
    <summary>Although developers spend tons of time in Xcode, they also use a lot of other tools to get their work done. In this path, you’ll learn some of the tools that developers rely on every single day. You’ll work with Git, learn your way around the command line, and finally build graphics  for your app in Sketch.</summary>
    <title>Software Engineering for iOS</title>
    <updated>2020-03-04T20:43:13Z</updated>
    <dc:date>2020-03-04T20:43:13Z</dc:date>
  </entry>
  <entry>
    <category term=""
      label=""/>
    <category term="course"
      label="Course"/>
    <id>https://www.kodeco.com/ios/paths/iostools</id>
    <link href="https://www.kodeco.com/ios/paths/iostools"/>
    <summary>When you use Xcode every day, you want to get all the performance out of it you can! In this learning path, start with debugging your iOS apps, get insider information on the best tips and tricks for Xcode, and learn how to submit your app to the Apple App Store for the world to enjoy!</summary>
    <title>iOS IDEs &amp; Tools</title>
    <updated>2020-03-04T20:37:17Z</updated>
    <dc:date>2020-03-04T20:37:17Z</dc:date>
  </entry>
  <entry>
    <category term=""
      label=""/>
    <category term="course"
      label="Course"/>
    <id>https://www.kodeco.com/ios/paths/iosdatanetworking</id>
    <link href="https://www.kodeco.com/ios/paths/iosdatanetworking"/>
    <summary>Learn where the data behind your apps comes from! You’ll learn how to use Core Data to persist data in your app, network with URLSession, and use GCD and Operations to push some heavy data processing tasks to the background to keep your app’s UI responsive.</summary>
    <title>iOS Data &amp; Networking</title>
    <updated>2020-03-04T20:29:56Z</updated>
    <dc:date>2020-03-04T20:29:56Z</dc:date>
  </entry>
  <entry>
    <category term=""
      label=""/>
    <category term="course"
      label="Course"/>
    <id>https://www.kodeco.com/ios/paths/iosuserinterface</id>
    <link href="https://www.kodeco.com/ios/paths/iosuserinterface"/>
    <summary>SwiftUI represents the next generation of UI development for iOS; although UIKit has served developers well for years, SwiftUI&#39;s live previews and declarative approach makes it easier and faster to build great-looking apps. Get started with SwiftUI fundamentals, learn how SwiftUI thinks about layout in your app, build great-looking animations and even integrate maps and location data into your SwiftUI app in this iOS User Interfaces with SwiftUI learning path!</summary>
    <title>iOS User Interfaces with SwiftUI</title>
    <updated>2020-03-04T20:24:42Z</updated>
    <dc:date>2020-03-04T20:24:42Z</dc:date>
  </entry>
  <entry>
    <category term=""
      label=""/>
    <category term="course"
      label="Course"/>
    <id>https://www.kodeco.com/ios/paths/learn</id>
    <link href="https://www.kodeco.com/ios/paths/learn"/>
    <summary>Excited to get started with iOS app development? In this learning path, you’ll build two fully-functional iOS apps, and go into depth with the Swift Programming Language to learn how to create the logic behind your app.

Get started for free!</summary>
    <title>iOS and SwiftUI for Beginners</title>
    <updated>2018-06-21T00:00:00Z</updated>
    <dc:date>2018-06-21T00:00:00Z</dc:date>
  </entry>
  <dc:date>2026-04-08T13:00:48Z</dc:date>
</feed>