Thursday, July 23, 2020

Polymorphic Interfaces

Swift by Sundell (tweet, Reddit):

Dave Abrahams joins John to talk about Protocol-Oriented Programming and how to make the most out of the Swift Standard Library. Also, discussions on Swift’s overall design, why it puts such a strong emphasis on value types and protocols, and how it’s been influenced by other languages.

I recommend this episode from April.

See also: What are similarities and differences between C++ and Swift?.

Previously:

1 Comment RSS · Twitter

[…] much code in Swift. But as a C++ developer, I found John Sundell’s interview with Dave Abrahams (recommended by Michael Tsai) on the Swift by Sundell podcast […]

Leave a Comment