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!
Podcasts Worth a Listen
SPONSORED
<
<div class="span index">1</div> <span><a class="" data-remote="true" data-type="html" href="/series/all-about-change">All About Change</a></span>


How do we build an inclusive world? Hear intimate and in-depth conversations with changemakers on disability rights, youth mental health advocacy, prison reform, grassroots activism, and more. First-hand stories about activism, change, and courage from people who are changing the world: from how a teen mom became the Planned Parenthood CEO, to NBA player Kevin Love on mental health in professional sports, to Beetlejuice actress Geena Davis on Hollywood’s role in women’s rights. All About Change is hosted by Jay Ruderman, whose life’s work is seeking social justice and inclusion for people with disabilities worldwide. Join Jay as he interviews iconic guests who have gone through adversity and harnessed their experiences to better the world. This show ultimately offers the message of hope that we need to keep going. All About Change is a production of the Ruderman Family Foundation. Listen and subscribe to All About Change wherever you get podcasts. https://allaboutchangepodcast.com/
SQL Builders: Advanced Selects
Manage episode 471760169 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.
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.
…
continue reading
4 episodes
Manage episode 471760169 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.
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.
…
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 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.…
P
Point-Free Videos

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.…
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 begin to build a type-safe SQL query builder from scratch by familiarizing ourselves with the `SELECT` statement. We will explore the SQLite documentation to understand the syntax, introduce a type that can generate valid statements, and write powerful inline snapshot tests for their output.…
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.