What kind of kitten should I bring with me to the next WWDC?
Generated on 8/5/2024
1 search
It seems like you're interested in bringing a kitten to WWDC, but let's pivot to something more relevant to the content presented at WWDC.
If you're looking to enhance your experience at WWDC, you might want to explore some of the exciting new technologies and tools introduced. For instance, you could dive into sessions like:
- Platforms State of the Union - This session provides an overview of the latest updates across Apple's platforms, including new features in iOS, iPadOS, macOS, and visionOS.
- Go small with Embedded Swift - Learn how to use Swift for embedded devices, which can be a fun and practical project.
- What’s new in Swift - Discover the latest updates and features in the Swift programming language.
These sessions will give you a comprehensive understanding of the new tools and technologies you can leverage in your projects. Enjoy exploring the new possibilities!
Port advanced games to Apple platforms
Discover how simple it can be to reach players on Apple platforms worldwide. We’ll show you how to evaluate your Windows executable on Apple silicon, start your game port with code samples, convert your shader code to Metal, and bring your game to Mac, iPhone, and iPad. Explore enhanced Metal tools that understand HLSL shaders to validate, debug, and profile your ported shaders on Metal.
Design advanced games for Apple platforms
Learn how to adapt your high-end game so it feels at home on Mac, iPad, and iPhone. We’ll go over how to make your game look stunning on different displays, tailor your input and controls to be intuitive on each device, and take advantage of Apple technologies that deliver great player experiences.
Platforms State of the Union 5-Minute Recap
Watch a quick recap of the newest advancements on Apple platforms.
What’s new in Swift
Join us for an update on Swift. We’ll briefly go through a history of Swift over the past decade, and show you how the community has grown through workgroups, expanded the package ecosystem, and increased platform support. We’ll introduce you to a new language mode that achieves data-race safety by default, and a language subset that lets you run Swift on highly constrained systems. We’ll also explore some language updates including noncopyable types, typed throws, and improved C++ interoperability.
Platforms State of the Union
Discover the newest advancements on Apple platforms.
Go small with Embedded Swift
Embedded Swift brings the safety and expressivity of Swift to constrained environments. Explore how Embedded Swift runs on a variety of microcontrollers through a demonstration using an off-the-shelf Matter device. Learn how the Embedded Swift subset packs the benefits of Swift into a tiny footprint with no runtime, and discover plenty of resources to start your own Embedded Swift adventure.