The Stack Overflow podcast is a weekly conversation about working in software development, learning to code, and the art and culture of computer programming. Hosted by Paul Ford and Ben Popper, the series features questions from our community, interviews with fascinating guests, and hot takes on what’s happening in tech. Founded in 2008, Stack Overflow is empowering the world to develop technology through collective knowledge. It’s best known for being the largest, most trusted online community for developers and technologists. More than 100 million people come to Stack Overflow every month to ask questions, help solve coding problems, and develop new skills.

Similar Podcasts

El Estoico | Estoicismo en español

El Estoico | Estoicismo en español
En este podcast vamos a hablar Estoicismo, figuras estoicas y ejercicios estoicos para mejorar tu vida y tu resiliencia ante las adversidades.

Greater Than Code

Greater Than Code
For a long time, tech culture has focused too narrowly on technical skills; this has resulted in a tech community that too often puts companies and code over people. Greater Than Code is a podcast that invites the voices of people who are not heard from enough in tech: women, people of color, trans and/or queer folks, to talk about the human side of software development and technology. Greater Than Code is providing a vital platform for these conversations, and developing new ideas of what it means to be a technologist beyond just the code. Featuring an ongoing panel of racially and gender diverse tech panelists, the majority of podcast guests so far have been women in tech! We’ve covered topics including imposter syndrome, mental illness, sexuality, unconscious bias and social justice. We also have a major focus on skill sets that tech too often devalues, like team-building, hiring, community organizing, mentorship and empathy. Each episode also includes a transcript. We have an active Slack community that members can join by pledging as little as $1 per month via Patreon. (https://www.patreon.com/greaterthancode)

Developer Tea

Developer Tea
Developer Tea exists to help driven developers connect to their ultimate purpose and excel at their work so that they can positively impact the people they influence. With over 13 million downloads to date, Developer Tea is a short podcast hosted by Jonathan Cutrell (@jcutrell), co-founder of Spec and Director of Engineering at PBS. We hope you'll take the topics from this podcast and continue the conversation, either online or in person with your peers. Twitter: @developertea :: Email: developertea@gmail.com

From music to trading cards, software is transforming curation and collecting

April 27, 2021 00:31:46 30.5 MB Downloads: 0

You can follow David on Twitter here and read his blog here.Check out more about Dapper Labs and it's work with the NBA and NFTs here.David has written some influential pieces on the world of digital music and the role of software platforms. Check out a few of his pieces here.Read about David's adventure's setting up a Minecraft server for his kids and using software for griefer detection. Thanks to our lifeboat badge winner of the week, Keith Thompson, for answering the question: Go lang differentiate “\n” and line breakAs Keith eloquently explains, "There is no distinction between a 'real' and an 'unreal' line break." 

Non-fungible Talking

April 23, 2021 00:24:44 23.75 MB Downloads: 0

Want to try developing with Ethereum? Free Code Camp has you covered.On the other hand, here are some thoughts on why it's not the greatest language for developers.Interested in minting your own NFT? There are lots of options. Ethereum can be more expensive to use (those gas fees, ouch) but it also has the most active network of artists and collectors.Thanks to Phlume, our lifeboat badge winner of the week, for answering the question: How do I remove the double border on this table?

One in four visitors to Stack Overflow copies code

April 20, 2021 00:14:52 14.27 MB Downloads: 0

You can check out our deep dive into the copy paste data here. We saw over 40 million copies in the two weeks worth of activity we analyzed.Kyle  Pollard graduated from the University of Northern British Columbia and worked as a computer technician and  programmer for the City of Prince George in Canada.  You can find him on Github, Twitter, and his website.There’s lots of info about Cassidy’s various projects at cassidoo.co.  You can catch her coding live at @cassidoo, Thursdays at 12:30 PT/2:30 Central/3:30 Eastern.Our lifeboat badge winner of the week is TJ Crowder, who answered the question: How can I see the source of built-in JavaScript functions?

How to build and maintain online communities, from gaming to open source

April 16, 2021 00:37:25 35.92 MB Downloads: 0

You can follow David on Twitter here. If you want to check out his new book, The Business of Belonging,  the first chapter is available here.You can find out more about CMX here and learn more about Bevy here.Cesar prefers to remain off social media, but you can find him on LinkedIn.

Two words for ya: networked spreadsheets

April 13, 2021 00:24:55 23.92 MB Downloads: 0

Dave Winer wrote a fun piece on the lost apps of the 80s. We explore the paradox of software that is "too good" to become popular among mainstream consumers. Microsoft has been releasing new versions of its flagship flight simulator each year for a whopping 38 years now. Now we know what makes it seem so very, very real. But just how big can that next patch be? Another day, another data breach. At this point, we've become numb to the notion that our identity is compromised.  Is acceptance better for your health than constantly being on guard? See for yourself.

For Twilio's CIO, every internal developer is a customer

April 09, 2021 00:21:50 20.96 MB Downloads: 0

You can find Michelle on Twitter here.You can learn more about building apps with Twilio here.Our lifeboat badge of the week goes to TryingToLearn for explaining the error that pops up in Python when: you can't assign to literal.

Web programming with nothing but Python

April 06, 2021 00:32:20 31.02 MB Downloads: 0

Lots of people who work outside of programming learn Python as part of their job. When folks from telecom, academia, or medical science want to build a web app to help with their job or share their findings with the world, they may feel they need to learn Javascript, CSS, HTML, and half a dozen frameworks to get started. Anvil is a platform that hopes to enable the creation of great web apps with nothing but Python code. You can drag and drop your user elements and rely on Anvil to handle your server and database. He also created Skulpt, which you can check out here. It's decscribed as follows, "Python. Client Side. Skulpt is an entirely in-browser implementation of Python. No preprocessing, plugins, or server-side support required, just write Python and reload. Want to go deeper? Check out his talk on Full Stack Web Development with nothing but Python here. You can follow him on Twitter here and Github here.

What does being a "nerd" even mean these days?

April 02, 2021 00:25:25 24.39 MB Downloads: 0

Despite its reputation, there is a Go To for every language. You can dive deeper with the Summer of Go To.There is a lot you can learn from it as a beginner, even if it is worth avoiding as a professional.Paul's children have learned to inspect the element and the document object model. Being deep into computers seems normal in an era of remote school and omnipresent devices. Who doesn't like making tree maps of memory usage or cropping and splicing footage on TikTok? If all kids are into computer hacking and AV Club activities like film editing and music producing...what does being a nerd mean anymore? Google has a whole slew of online certificates that allow you to find entry points into a career in  data analysis, UX design, or project management. 

How we keep Stack Overflow's codebase clean and modern

March 30, 2021 00:22:15 21.34 MB Downloads: 0

You can find Roberta on Twitter. For anyone who understands Portuguese, you can also check out her podcast. Check out Roberta's recent blog post on best practices, and when to ignore them.If you're interested in Dapper, an open source project built by Stack Overflow folks that works as a simple object mapper .Net, you can check it out here.Thanks to our lifeboat badge winner of the week, Colonel Panic, for explaining: What the boolean literals in PowerShell are  

We chat with Slack developers about building apps, APIs, and open source communities

March 26, 2021 00:24:16 23.29 MB Downloads: 0

Shay is a developer advocate building open source tools and writing education content. Outside of work she writes poetry, indulges fad hobbies, and reads whatever’s left out on the coffee table. Steve Gill a Developer Relations Manager, currently managing the SDK tools team at Slack. The tools teams develops all of our open sourced SDK, such as Bolt for JavaScript, Python, and Java. In his spare time, he enjoys playing ice hockey, woodworking and gaming.You can find Shay on  LinkedIn and  TwitterLearn more about Steve on LinkedIn and Twitter If you're interested in Bolt, there is lots to learn here.No lifeboat this week, but thanks to Alex for emailing us to ask: "alternatives to more better element usage?" If you have ideas, we're all ears.

A director of engineering explains scaling from dozens of employees to thousands

March 23, 2021 00:30:29 29.26 MB Downloads: 0

You can find out more about Suyog and his career here. True story, he once worked on tablets way before tablets were a thing.He's on Twitter here. You can check out Elastic Cloud and it's suite of services here.Suyog talks a bit about data gravity, a concept you can learn more about here.If you're a fan of release notes and want to get a sense of what Suyog worked on at Elastic over the years, check out his blog archives here.Thanks to our lifeboat badge winner of the week, lhf, for anwering the question: How can I get the current UTC time in a Lua script?

Dev, meet Ops. Ops, meet Dev.

March 19, 2021 00:25:08 24.12 MB Downloads: 0

You can check out more of Tom's work and some of his books on his website, Everything SysAdmin. Tom also wrote a great blog post for our site that explains his method for crafting a positive feedback loop between Dev and Ops using real-time documentation.You can find Tom on Twitter and check out his books on Sys Admin and  Cloud System Administration.

Taking a risk and moving to a new team

March 16, 2021 00:28:42 27.54 MB Downloads: 0

Ian is Brooklyn bred a tech junkie, NBA stats nerd, hip hop connoisseur, and co-creator of GameFlo and Ujima Now. He graduated from Brown University and was a teaching fellow at FullStack Academy before coming to Stack Overflow. You can find him on Twitter and Github.Kyle  Pollard graduated from the University of Northern British Columbia and worked as a computer technician and  programmer for the City of Prince George in Canada.  You can find him on Github, Twitter, and his website.Our lifeboat this week goes to  Max Pevsner, who answered a question, but cautioned against taking his advice: Don't reuse cell in UITableView

Covid vaccine websites are frustrating. This developer built a better one.

March 12, 2021 00:25:01 24.01 MB Downloads: 0

It was a pandemic, Olivia was on maternity leave after giving birth, and she also had a toddler to take care of. Somehow she still managed to build a website, macovidvaccines.com, that provided far better service than what was available through government and private industry.You can find out more about Olivia on the sites below. TwitterWebsiteLinkedIn

Building a bug bounty program for the Pentagon

March 09, 2021 00:22:27 21.55 MB Downloads: 0

Cleghorn works for Defense Digital Services. On Twitter, the group describes itself as  "a SWAT team of nerds on tours of duty."  You can read more about the group's goals on their website. You can see some of his work over on Hacker One.