Home
Categories
EXPLORE
True Crime
Comedy
Business
Society & Culture
Sports
Health & Fitness
Technology
About Us
Contact Us
Copyright
© 2024 PodJoint
Loading...
0:00 / 0:00
Podjoint Logo
US
Sign in

or

Don't have an account?
Sign up
Forgot password
https://is1-ssl.mzstatic.com/image/thumb/Podcasts125/v4/81/a0/d2/81a0d277-b5f1-0e02-ccf9-d02cfb355893/mza_14422378232900582127.png/600x600bb.jpg
Swift by Sundell
John Sundell
123 episodes
7 months ago
In-depth conversations about Swift and software development in general, hosted by John Sundell.
Show more...
Technology
RSS
All content for Swift by Sundell is the property of John Sundell and is served directly from their servers with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
In-depth conversations about Swift and software development in general, hosted by John Sundell.
Show more...
Technology
Episodes (20/123)
Swift by Sundell
123: “The evolution of Swift”, with special guest Nick Lockwood
On this final episode of 2022, Nick Lockwood returns to the show to discuss the overall evolution of Swift and its ecosystem of tools and libraries. How has Swift changed since its original introduction in 2014, how does it compare to other modern programming languages, and how might the language continue to evolve in 2023 and beyond?
Show more...
2 years ago
1 hour 3 minutes 27 seconds

Swift by Sundell
122: “Swift concurrency in practice”, with special guest Ben Scheirman
Ben Scheirman returns to the show to discuss how Swift’s built-in concurrency features, such as async/await and tasks, can be used in practice when building apps for Apple’s platforms.
Show more...
2 years ago
1 hour 4 minutes 22 seconds

Swift by Sundell
121: “Responsive and smooth UIs”, with special guest Adam Bell
Adam Bell returns to the podcast to discuss different techniques and approaches for optimizing UI code, and how to utilize tools like animations in order to build iOS apps that feel fast and responsive.
Show more...
2 years ago
1 hour 10 minutes 13 seconds

Swift by Sundell
120: “Freelancing and WWDC22 highlights”, with special guest Donny Wals
Donny Wals returns to the show to talk about being an iOS developer freelancer, and to discuss some of the key new APIs, Swift language features, and frameworks that were introduced at WWDC22.
Show more...
3 years ago
54 minutes 6 seconds

Swift by Sundell
119: “The role of system design”, with special guest Gui Rambo
Gui Rambo returns to the show to talk about the role and importance of system design when building apps and open source tools, and how common app architectures and design patterns can be augmented with custom systems.
Show more...
3 years ago
1 hour 15 minutes 38 seconds

Swift by Sundell
118: “What’s new in SwiftUI in iOS 16?”, with special guest Natalia Panferova
Natalia Panferova joins John to discuss some of the key new features that are coming to SwiftUI and UIKit in iOS 16, and to talk about her experience working on SwiftUI at Apple.
Show more...
3 years ago
1 hour 7 minutes 36 seconds

Swift by Sundell
117: “Swift 5.7, generics, and the road to Swift 6”, with special guest Ben Cohen
Ben Cohen, manager of the Swift team at Apple, joins John on this WWDC22 special to discuss Swift 5.7, how generics have been made more powerful and easy to use, and how the language is expected to evolve towards Swift 6.
Show more...
3 years ago
1 hour 7 minutes 57 seconds

Swift by Sundell
116: “The evolution of SwiftUI”, with special guest Chris Eidhof
Chris Eidhof returns to the podcast to talk about how SwiftUI has evolved since its initial release, to share several key learnings from using it over the past few years, and to discuss concepts like app architecture and state management.
Show more...
3 years ago
1 hour 5 minutes 29 seconds

Swift by Sundell
115: “A framework and an app”, with special guest Simon Støvring
Simon Støvring returns to the show to talk about how he built his new text editor Runestone, how to effectively manage an app’s settings, performance tuning, and implementing an app’s core logic as a stand-alone framework.
Show more...
3 years ago
1 hour 7 minutes 54 seconds

Swift by Sundell
114: “Accessibility on Apple’s platforms”, with special guest Sommer Panage
Sommer Panage returns to the show to discuss Apple’s various accessibility APIs and tools, how to incorporate accessibility support into a team’s overall development workflow, and what it was like being an engineering manager at Apple.
Show more...
3 years ago
1 hour 12 minutes 8 seconds

Swift by Sundell
113: “Where is Swift headed in 2022?”, with special guest JP Simard
On this 2022 season premiere, JP Simard returns to the show to discuss what’s next for Swift in 2022, and what kinds of improvements and new features that might be coming to the language during the year.
Show more...
3 years ago
1 hour 8 minutes 59 seconds

Swift by Sundell
112: “The 2021 Season Finale”
To wrap up the 2021 season of the show, John revisits some of the key themes and topics that were discussed both on the show itself, and within the Swift community in general, throughout the year.
Show more...
3 years ago
52 minutes 13 seconds

Swift by Sundell
111: “Custom rendering”, with special guest James Thomson
James Thomson returns to the show to discuss the various technologies that enable us to render custom UIs on Apple’s platforms. From rendering views using Core Graphics and Core Animation, to building completely custom 3D-based UIs using SceneKit and RealityKit.
Show more...
3 years ago
54 minutes 56 seconds

Swift by Sundell
110: “Concurrency beyond app development”, with special guest Tim Condon
Tim Condon joins John to discuss how both client and server-side Swift developers could utilize the new built-in concurrency system, as well as how distributed actors and other upcoming language features might continue to make Swift even more capable on the server.
Show more...
3 years ago
1 hour 1 minute 19 seconds

Swift by Sundell
109: “Code maintenance”, with special guest Nick Lockwood
Nick Lockwood joins John for a discussion about maintaining Swift code bases — from open source projects, to ones worked on by teams of various sizes. Also, the design of ShapeScript, using async/await within unit tests, and much more.
Show more...
3 years ago
1 hour 9 minutes 57 seconds

Swift by Sundell
108: “Concurrency and Swift-DocC”, with special guest Marin Todorov
Marin Todorov returns to the podcast to discuss Swift’s new concurrency system and its newly announced backward compatibility, his new book about that topic, and his work on Apple’s open source documentation tool, Swift-DocC.
Show more...
3 years ago
1 hour 13 minutes 18 seconds

Swift by Sundell
107: “UIKit in 2021”, with special guest Ben Scheirman
Ben Scheirman returns to the show to talk about modern UIKit-based app development, how UIKit has evolved over the past few years, and how its API design and usage has been influenced by the introduction of frameworks like SwiftUI and Combine.
Show more...
3 years ago
1 hour 9 minutes 24 seconds

Swift by Sundell
106: “Opportunities for optimization”, with special guest Christian Selig
Christian Selig returns to the show to talk about how he used the new Safari extension system on iOS to build Amplosion and Achoo, the pros and cons of open source, and how developers can utilize other iOS 15 and iPhone hardware features.
Show more...
3 years ago
1 hour 9 minutes 19 seconds

Swift by Sundell
105: “Building various kinds of editors”, with special guest Marcin Krzyzanowski
Marcin Krzyzanowski returns to the show to talk about building editors for Swift code, backend-driven user interfaces, and more. Also, the challenges of working with text-based data, the pros and cons of composition, and managing hobby projects.
Show more...
3 years ago
54 minutes 9 seconds

Swift by Sundell
104: “The magic of Augmented Reality”, with special guest Roxana Jula
Roxana Jula joins John to discuss Apple’s various tools, frameworks, and APIs for building Augmented Reality experiences. How to get started building AR-based apps, what’s the current state of AR on Apple’s platforms, and how might that change if Apple were to introduce dedicated AR hardware in the future?
Show more...
4 years ago
1 hour 4 minutes 10 seconds

Swift by Sundell
In-depth conversations about Swift and software development in general, hosted by John Sundell.