I still haven’t made a app that can run on Xcode after 2 months of trying to learn swift.

This page summarizes the projects mentioned and recommended in the original post on /r/swift

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • swift

    The Swift Programming Language

  • The most underrated Swift website: https://swift.org/

  • RayTracerChallenge

    Trying to follow Ray Tracer Challenge Book in Swift 5

  • I've mentioned before that I'm working through Jamis Buck's Ray Tracer Challenge book. Here's one implementation in Swift, where the dev made ray intersections an enum, which is an interesting choice. This one makes it a struct, which was also my approach.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • SwiftlyRT

    An implementation of the Ray Tracer Challenge in Swift

  • I've mentioned before that I'm working through Jamis Buck's Ray Tracer Challenge book. Here's one implementation in Swift, where the dev made ray intersections an enum, which is an interesting choice. This one makes it a struct, which was also my approach.

  • RayTracer

    Note: Currently on Chapter 9. Ray Tracer from Jamis Buck's TDD RayTracer Challenge book. (by deirdresm)

  • I've mentioned before that I'm working through Jamis Buck's Ray Tracer Challenge book. Here's one implementation in Swift, where the dev made ray intersections an enum, which is an interesting choice. This one makes it a struct, which was also my approach.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts