Player FM - Internet Radio Done Right
Checked 4d ago
Added three years ago
Content provided by Brandon Williams & Stephen Celis, Brandon Williams, and Stephen Celis. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Brandon Williams & Stephen Celis, Brandon Williams, and Stephen Celis or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Player FM - Podcast App
Go offline with the Player FM app!
Go offline with the Player FM app!
Point-Free Videos
Mark all (un)played …
Manage series 3089087
Content provided by Brandon Williams & Stephen Celis, Brandon Williams, and Stephen Celis. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Brandon Williams & Stephen Celis, Brandon Williams, and Stephen Celis or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Point-Free is a video series that explores advanced topics in the Swift programming language. Each episode covers a topic that may seem complex and academic at first, but turns out to be quite simple. At the end of each episode we’ll ask “what’s the point?!”, so that we can bring the concepts back down to earth and show how these ideas can improve the quality of your code today.
…
continue reading
4 episodes
Mark all (un)played …
Manage series 3089087
Content provided by Brandon Williams & Stephen Celis, Brandon Williams, and Stephen Celis. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Brandon Williams & Stephen Celis, Brandon Williams, and Stephen Celis or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Point-Free is a video series that explores advanced topics in the Swift programming language. Each episode covers a topic that may seem complex and academic at first, but turns out to be quite simple. At the end of each episode we’ll ask “what’s the point?!”, so that we can bring the concepts back down to earth and show how these ideas can improve the quality of your code today.
…
continue reading
4 episodes
All episodes
×Subscriber-Only: Today's episode is available only to subscribers. If you are a Point-Free subscriber you can access your private podcast feed by visiting https://www.pointfree.co/account. --- We dive into the "relational" part of relational databases by learning how tables can reference one another, the various ways queries can join these relations together, and even how to aggregate nuanced data across these relations, all without ever hopping over to Xcode.…
Subscriber-Only: Today's episode is available only to subscribers. If you are a Point-Free subscriber you can access your private podcast feed by visiting https://www.pointfree.co/account. --- We tackle one of SQL's most important aspects in our query builder: the `WHERE` clause, which filters the results of a query. And we will do so in a type-safe manner that prevents us from writing nonsensical queries in Swift even when they are syntactically valid in SQL.…
Subscriber-Only: Today's episode is available only to subscribers. If you are a Point-Free subscriber you can access your private podcast feed by visiting https://www.pointfree.co/account. --- We add sorting to our SQL builder, which will give us a powerful, succinct syntax for controlling the order of results. We will start small but build up to parameter packs and even a custom result builder to get the most flexibility out of our API.…
Subscriber-Only: Today's episode is available only to subscribers. If you are a Point-Free subscriber you can access your private podcast feed by visiting https://www.pointfree.co/account. --- We now have a type-safe syntax for generating `SELECT` statements using key paths to the columns we want to select, but while this syntax is nice and what many existing libraries use, we can do better. Let's introduce a more advanced syntax that leverages variadic generics and supports more complex query expressions.…
Welcome to Player FM!
Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.