how do I start as a developer

Asked on 2024-07-30

1 search

To start as a developer, especially within the Apple ecosystem, there are several key resources and sessions from WWDC that can help you get up to speed:

  1. Xcode Essentials:

    • This session is a great starting point for new developers on Apple's platform. It covers the essentials of working efficiently in Xcode, including editing, debugging, testing, and committing your code. You can learn how to navigate Xcode, use key commands, and leverage features like breakpoints and the console for debugging.
    • Xcode essentials (00:00:07)
  2. Build immersive web experiences with WebXR:

    • If you're interested in web development, particularly with graphics, this session introduces WebXR and WebGL. It provides resources and communities that can help new developers get started with graphics coding.
    • Build immersive web experiences with WebXR (00:25:50)
  3. Port advanced games to Apple platforms:

    • For those interested in game development, this session walks you through the process of porting games to Apple platforms. It covers evaluating your game, setting up your project, and using tools like Metal for graphics.
    • Port advanced games to Apple platforms (00:00:59)
  4. Discover RealityKit APIs for iOS, macOS, and visionOS:

    • This session is useful if you're interested in augmented reality (AR) and virtual reality (VR) development. It covers RealityKit APIs and how to build immersive experiences across different Apple platforms.
    • Discover RealityKit APIs for iOS, macOS, and visionOS (00:01:57)

Sessions Mentioned:

  1. Xcode essentials
  2. Build immersive web experiences with WebXR
  3. Port advanced games to Apple platforms
  4. Discover RealityKit APIs for iOS, macOS, and visionOS

These sessions provide a comprehensive introduction to various aspects of development on Apple platforms, from basic app development in Xcode to advanced game and AR/VR development.