Inside Java is a podcast for Java Developers brought to you directly from the people that make Java at Oracle. We'll discuss the language, the JVM, OpenJDK, platform security, innovation projects like Loom and Panama, and everything in between.
…
continue reading
Prog Languages Podcasts
Python Bytes is a weekly podcast hosted by Michael Kennedy and Brian Okken. The show is a short discussion on the headlines and noteworthy news in the Python, developer, and data science space.
…
continue reading
Talk Python to Me is a weekly podcast hosted by developer and entrepreneur Michael Kennedy. We dive deep into the popular packages and software developers, data scientists, and incredible hobbyists doing amazing things with Python. If you're new to Python, you'll quickly learn the ins and outs of the community by hearing from the leaders. And if you've been Pythoning for years, you'll learn about your favorite packages and the hot new ones coming out of open source.
…
continue reading
Java, Serverless, Clouds, Architecture and Web conversations with Adam Bien
…
continue reading
Every two weeks, or so, we sit down with guests from the C++ community to discuss the latest news and what they have been up to. Find us at cppcast.com
…
continue reading
Two Rubyists having conversations and interviewing others about Ruby and web development.
…
continue reading
A bimonthly podcast that covers the Kotlin programming language by JetBrains, as well as related technologies.
…
continue reading
A weekly Python podcast hosted by Christopher Bailey with interviews, coding tips, and conversation with guests from the Python community. The show covers a wide range of topics including Python programming best practices, career tips, and related software development topics. Join us every Friday morning to hear what's new in the world of Python programming and become a more effective Pythonista.
…
continue reading
Things about Svelte. Sometimes weekly, sometimes not.
…
continue reading
The Laravel Podcast brings you Laravel and PHP development news and discussion.
…
continue reading
Stay current on JavaScript, Node, and Front-End development. Learn from experts in programming, careers, and technology every week. Become a supporter of this podcast: https://www.spreaker.com/podcast/javascript-jabber--6102064/support.
…
continue reading
The Stackd Podcast, hosted by Kito D. Mann, Ian Hlavats, Daniel Hinojosa and Josh Juneau is a monthly podcast that covers the latest headlines, trends, and technologies in the world of enterprise software development.
…
continue reading
The Laravel News Podcast brings you all the latest news and events related to the Laravel PHP Framework
…
continue reading
A podcast about the people making and using the Elm language, and the things that they do.
…
continue reading
The site for PHP professionals, Magazine, Training, Books, Conferences
…
continue reading
A Podcast about R and Statistics!
…
continue reading
Come journey with us into the weird, wonderful, and wily world of Rust.
…
continue reading
Greg, Mark and Richard get together weekly and talk about things of interest in the Java community. Greg works for SimWorks (http://www.simworks.com) who specialize in mobile phone software. Mark works for SecureMX (www.smx.co.nz). Richard works for Blue Train Software (http://www.bluetrainsoftware.com)
…
continue reading
The Python Test Podcast hosted by Brian Okken
…
continue reading
Our original panel podcast, Ruby Rogues is a weekly discussion around Ruby, Rails, software development, and the community around Ruby. Become a supporter of this podcast: https://www.spreaker.com/podcast/ruby-rogues--6102073/support.
…
continue reading
The world's greatest vegetarian Clojure podcast. Support us on https://patreon.com/defn Hosted by Josh Glover and Ray McDermott
…
continue reading
Haskell Weekly covers the Haskell progamming language. Listen to professional software developers discuss using functional programming to solve real-world business problems. Each episode uses a conversational two-host format and runs for about 15 minutes.
…
continue reading
Each week, we discuss a software design problem and how we might solve it using functional principles and the Clojure programming language.
…
continue reading
Join Jacek Schae and explore unusually expressive programming language with Lisp roots that runs on JavaScript, Java Virtual Machine, and CLR.
…
continue reading
Conversations about React with your favorite developers.
…
continue reading
Welcome to "Teaching Python Podcast,” the go-to podcast for anyone interested in the intersection of education and coding. Hosted by Kelly Paredes and Sean Tibor, this podcast dives into the thrills and challenges of teaching middle school computer science through the engaging and versatile Python programming language. About the Hosts: Kelly Paredes brings a wealth of global experience in curriculum design and currently inspires sixth and eighth graders at Pine Crest School in Fort Lauderdal ...
…
continue reading
Daniel Compton talks to Clojure and ClojureScript developers about the libraries and systems they have built. They dive into the nitty-gritty details and technical challenges the authors faced.
…
continue reading
A show about the Rust programming language and the people who use it.
…
continue reading
A new fn Podcast about all things Rust by https://twitter.com/vijaykiran and https://twitter.com/wouterdullaert
…
continue reading
Kendra Little's podcast discussing database performance tuning, software development, and working with data.
…
continue reading
In-depth conversations about Swift and software development in general, hosted by John Sundell.
…
continue reading
Each fortnight, or thereabouts, we chat with guests from the C++ community about what they're doing, what interests them, and what's going on in the world of C++
…
continue reading
Your weekly podcast for news & interviews from around the @Elixirlang Community hosted by @johnny_rugger RSS Feed: http://feed.elixirfountain.com
…
continue reading
The Java Off-Heap Podcast brings together the latest tech news for the java professional. We go over the news and current issues and discuss them in depth, bringing the knowledge of a top circle of professionals from Chicago. Come take a listen and figure out what's going on in the Java world!
…
continue reading
The Ruby on Rails Podcast, a weekly conversation about Ruby on Rails, open source software, and the programming profession. Co-hosted by Nick Schwaderer. Edited by Peachtree Sound.
…
continue reading
Desmond Bowe and Chris Bell present a titillating discussion about Elixir application design and the state of the ecosystem. Ask us a question at https://github.com/elixirtalk/elixirtalk and follow us on Twitter @elixirtalk
…
continue reading
A podcast about the ReasonML language and the community that makes it good. Support this podcast: https://podcasters.spotify.com/pod/show/reason-town/support
…
continue reading
Taylor Otwell gives a weekly behind the scenes update on what's happening in the Laravel ecosystem.
…
continue reading
A show about the web (and more) for people who hate the complexity of modern front‑end web development.
…
continue reading
Topics covered in this episode: Cyclopts: A CLI library * The future of Python web services looks GIL-free* * Free-threaded GC* * Polite lazy imports for Python package maintainers* Extras Joke Watch on YouTube About the show Sponsored by us! Support our work through: Our courses at Talk Python Training The Complete pytest Course Patreon Supporters…
…
continue reading
Building a UI in Python usually means choosing between "quick and limited" or "powerful and painful." What if you could write modern, component-based web apps in pure Python and still keep full control? NiceGUI, pronounced "Nice Guy" sits on FastAPI with a Vue/Quasar front end, gives you real components, live updates over websockets, and it’s runni…
…
continue reading
An airhacks.fm conversation with Paul Sandoz (@paulsandoz) about: Devoxx conference experiences and Java's evolution over the past decade,energy efficiency studies comparing Java to C/Rust/Ada from 2017,Java performance improvements from Java 8 to Java 25,Code Reflection as manipulation of method bodies versus traditional reflection,tornadovm optim…
…
continue reading
1
Benchmarking Python 3.14 & Enabling Asyncio to Scale
47:24
47:24
Play later
Play later
Lists
Like
Liked
47:24How does Python 3.14 perform under a few hand-crafted benchmarks? Does the performance of asyncio scale on the free-threaded build? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder’s Weekly articles and projects. At the top of the show, we have a mountain of release news and Python Enhancement Proposals to cover.…
…
continue reading
Timur and Phil reflect on Phil and Timur. We share some personal updates as well as news from the community. News "Why we didn't rewrite our feed handler in Rust" - post from DataBento "C++ reflection (P2996) and moc" - from Qt wiki "Poll: Does your project use terminating assertions in production?" - from Herb's blog Links Episode 376, with Rainer…
…
continue reading
1
"From Cowboy Mode to Careful Stewardship" with Mark Reinhold
40:43
40:43
Play later
Play later
Lists
Like
Liked
40:43Java is a 30-year success story, made possible because its development consistently aligned with users' needs. In its early days, the platform required new features quickly, but over time, minimizing code breakage while carefully evolving the platform became essential. Critical junctures along that path included the introduction of modules and the …
…
continue reading
1
Making Monorepos Breakproof with Anton Stoychev - JSJ 694
1:13:36
1:13:36
Play later
Play later
Lists
Like
Liked
1:13:36In this solo-hosted episode, I (Steve Edwards) dive deep into the world of modern monorepos with special guest Anton Stoychev from Yotpo. Anton shares his journey from the early days of PHP and IE6 nightmares to his current work in front-end infrastructure, performance optimization, and developer tooling. We talk about the challenges of managing de…
…
continue reading
1
PHP Alive And Kicking 8 – Zuzana Kuchnova
56:39
56:39
Play later
Play later
Lists
Like
Liked
56:39 Zuzana didn’t grow up coding at age 10, she came to development later in life, looking for flexible work she could do around raising three kids. A chance encounter with an online bootcamp that happened to use …
…
continue reading
1
Discussing Kotlin Coroutines with Marcin Moskała
2:03:27
2:03:27
Play later
Play later
Lists
Like
Liked
2:03:27Sebastian and Márton chat with Marcin Moskała about coroutines. Resources: Coroutines Mastery course Coroutines | Kotlin Documentation kotlinx.coroutines Taming Asynchronous Beasts | Marcin Moskała Coroutine Debugging in IntelliJ IDEA | Alexey Merkulov Lifecycles, Coroutines and Scopes | Alejandro Serrano Mena Collect Like a Pro | Manuel Vivo Untan…
…
continue reading
In this episode of Svelte Radio, Ken Kunz joins the hosts to discuss his journey with Svelte, from discovering it through Rich Harris's "Rethinking Reactivity" talk to building complex financial applications. Ken shares his experience working on Trading Strategy, a decentralized finance platform, and the challenges of implementing sophisticated cha…
…
continue reading
An airhacks.fm conversation with Philipp Page (@PagePhilipp) about: early computing experiences with Windows XP and Intel Pentium systems,playing rally car games like Dirt with split-screen multiplayer,transitioning from gaming to server administration through Minecraft,running Minecraft servers at age 13 with memory limitations and out-of-memory e…
…
continue reading
1
PHP Alive And Kicking: Episode 7 – Steve McDougall
1:22:05
1:22:05
Play later
Play later
Lists
Like
Liked
1:22:05 The Bored Sysadmin Who Chose PHP Over .NET a young Linux sysadmin whose job involves kicking the mail server once a week and spending the rest of the time playing Call of Duty. Steve watched the dev team actua…
…
continue reading
1
The Art of Teaching Laravel with Christoph Rumpel
30:34
30:34
Play later
Play later
Lists
Like
Liked
30:34In this episode of the Laravel Podcast, host Matt Stauffer speaks with Christoph Rumpel, a DevRel Engineer at Laravel. They discuss Christoph’s journey to joining the Laravel team, the evolution of Laravel’s learning resources, and the launch of Laravel’s new learning platform, Laravel Learn. Christoph shares what it’s like to shape educational con…
…
continue reading
1
#524: 38 things Python developers should learn in 2025
1:09:15
1:09:15
Play later
Play later
Lists
Like
Liked
1:09:15Python in 2025 is different. Threads really are about to run in parallel, installs finish before your coffee cools, and containers are the default. In this episode, we count down 38 things to learn this year: free-threaded CPython, uv for packaging, Docker and Compose, Kubernetes with Tilt, DuckDB and Arrow, PyScript at the edge, plus MCP for sane …
…
continue reading
Topics covered in this episode: * djrest2 -* A small and simple REST library for Django based on class-based views. Github CLI caniscrape - Know before you scrape. Analyze any website's anti-bot protections in seconds. * 🐴 GittyUp* Extras Joke Watch on YouTube About the show Sponsored by us! Support our work through: Our courses at Talk Python Trai…
…
continue reading
1
Chris Is Back, Ruby Drama, Projects, and Parenthood
50:57
50:57
Play later
Play later
Lists
Like
Liked
50:57In this episode of Remote Ruby, Chris and Andrew catch up with Chris discussing the arrival of a new baby and the challenges of balancing work and parenting. Then, they dive into the complexities of dealing with OpenSSL 3.6 issues on their development environments, exploring various debugging attempts and ultimately finding a workaround. The conver…
…
continue reading
1
Stackd 78: Pair Programming with a Mechanical Bull
1:31:43
1:31:43
Play later
Play later
Lists
Like
Liked
1:31:43Overview After a long hiatus, Kito, Josh, and Ian are back! They catch up and discuss the current state of software development given recent layoffs and #AI software development tools. They discuss #JakartaEE 11, #Java AI agents with #embabel, #Spring AI, #JetBrains #Junie, #ClaudeCode, and more. News Java Tools AI Picks Other Pubhouse Network podc…
…
continue reading
1
PHP Alive And Kicking: Episode 6 – Matt Stauffer
49:18
49:18
Play later
Play later
Lists
Like
Liked
49:18 Matt takes us back to the mid-90s, learning HTML and PHP alongside hi…
…
continue reading
1
Evolving Teaching Python in the Classroom
1:04:59
1:04:59
Play later
Play later
Lists
Like
Liked
1:04:59How is teaching young students Python changing with the advent of LLMs? This week on the show, Kelly Schuster-Paredes from the Teaching Python podcast joins us to discuss coding and AI in the classroom. Kelly shares her current thoughts on teaching Python to young students. She stresses that the earliest classes still need to cover the fundamentals…
…
continue reading
1
The PHP Podcast 2025.10.16 with Nuno Maduro
1:21:03
1:21:03
Play later
Play later
Lists
Like
Liked
1:21:03 In this special live episode of The PHP Podcast, hosts Eric Van Johns…
…
continue reading
1
New Forge, Composer Setup, and Simple Metrics
37:58
37:58
Play later
Play later
Lists
Like
Liked
37:58Jake and Michael discuss all the latest Laravel releases, tutorials, and happenings in the community. Show links Http Client Batch Method in Laravel 12.32 Improved HTTP Client URL Parameter Merging in Laravel 12.33 The New Laravel Forge Is Here: With Laravel VPS, Zero-Downtime Deployments, and a Fresh UI Infinite Scroll in Inertia v2.2 Craft is mov…
…
continue reading
1
Storybook is actually good now, with Jeppe Reinhold
42:15
42:15
Play later
Play later
Lists
Like
Liked
42:15Summary In this episode of Svelt Radio, the hosts welcome Jeppe Reinhold from Chromatic to discuss the dramatic improvements in Storybook's Svelte integration. Jeppe shares how a critical video by Brittany struggling with Storybook setup sparked a complete overhaul of the Svelte experience, leading to better collaboration with the Svelte core team …
…
continue reading
Topics covered in this episode: * PyPI+* * uv-ship - a CLI-tool for shipping with uv* * How fast is 3.14?* * air - a new web framework built with FastAPI, Starlette, and Pydantic.* Extras Joke Watch on YouTube About the show Sponsored by us! Support our work through: Our courses at Talk Python Training The Complete pytest Course Patreon Supporters …
…
continue reading
1
PHP Alive And Kicking: Episode 5 – Saifeddin Gmati
53:42
53:42
Play later
Play later
Lists
Like
Liked
53:42 PHP Architect Social Media: X: https://x.com/phparch Mastodon: https://phparch.social/@phparch Bluesky: https://bsky.app/profile/phparch.com Discord: https://discord.phparch.com Subscribe to our magazine: http…
…
continue reading
1
#523: Pyrefly: Fast, IDE-friendly typing for Python
1:07:00
1:07:00
Play later
Play later
Lists
Like
Liked
1:07:00Python typing got fast enough to feel invisible. Pyrefly is a new, open source type checker and IDE language server from Meta, written in Rust, with a focus on instant feedback and real-world DX. Today, we will dig into what it is, why it exists, and how it plays with the rest of the typing ecosystem. We have Abby Mitchell, Danny Yang, and Kyle Int…
…
continue reading
1
From Felix Computer Over Transylvania JUG to CodeBuild
52:36
52:36
Play later
Play later
Lists
Like
Liked
52:36An airhacks.fm conversation with Gabriel Pop (@vwggolf3) about: Romanian communist-era Felix HC91 computer with Z80 processor and 64KB RAM,learning programming through Basic and cassette tape storage,attending specialized informatics high school class in northern Romania,teachers from former communist computing center,learning Pascal and building w…
…
continue reading
Python 3.14 is here! Christopher Trudeau returns to discuss the new version with Real Python team member Bartosz Zaczyński. This year, Bartosz coordinated the series of preview articles with members of the Real Python team and wrote the showcase tutorial, “Python 3.14: Cool New Features for You to Try.” Christopher’s video course, “What’s New in Py…
…
continue reading
1
Reflection and C++26, with Herb Sutter
1:03:12
1:03:12
Play later
Play later
Lists
Like
Liked
1:03:12Phil and Timur are joined by Herb Sutter to catch up on what's going in to C++26 which, let's be honest, is dominated by reflection. News CLion now has a constexpr debugger "CMake for complex projects" - tutorial: Part one Part two Safe C++ proposal is not being continued Episode with Sean Baxter Links Herb's Reflection talk at CppCon 2025 Herb's C…
…
continue reading
This week on the PHP Podcast, Eric and John talk about NativePHP Mobi…
…
continue reading
1
Spec-Driven Development and the Future of AI IDEs with AWS’s Kiro - JSJ 693
43:55
43:55
Play later
Play later
Lists
Like
Liked
43:55In this episode of JavaScript Jabber, I sit down with AWS’s Clare Liguori and Erik Hanchett to talk about Kiro, a brand-new AI-powered IDE that’s reimagining the way developers build software. We dive into how Kiro takes “AI-assisted coding” to a new level through spec-driven development — a process that focuses on defining requirements and collabo…
…
continue reading
1
Remote Functions with Simon Holthausen
1:01:54
1:01:54
Play later
Play later
Lists
Like
Liked
1:01:54Summary In this episode, Simon Holthausen from the Svelte team joins to discuss remote functions and async Svelte, two experimental features that are changing how developers interact with data in SvelteKit applications. Remote functions offer a new RPC-like approach that provides better type safety, more granular data loading, and improved develope…
…
continue reading
Topics covered in this episode: * Python 3.14* * Free-threaded Python Library Compatibility Checker* * Claude Sonnet 4.5* * Python 3.15 will get Explicit lazy imports* Extras Joke Watch on YouTube About the show Sponsored by DigitalOcean: pythonbytes.fm/digitalocean-gen-ai Use code DO4BYTES and get $200 in free credit Connect with the hosts Michael…
…
continue reading
1
Community Corner: PHP 8.5 Release Manager Daniel Scherzer
28:33
28:33
Play later
Play later
Lists
Like
Liked
28:33 In this episode, Scott talks with Daniel Scherzer about his work as a PHP contributor and PHP 8.5 release manager. Links: https://displace.tech/ Our Discord – https://discord.gg/aMTxunVx Buy our shirts – https…
…
continue reading
1
Who Owns RubyGems? Inside the Ruby Central Controversy
51:29
51:29
Play later
Play later
Lists
Like
Liked
51:29In this episode of Remote Ruby, Chris is on paternity leave celebrating the birth of his son, so Andrew brings in Drew Bragg and Rachael Wright-Munn (aka ChaelCodes), to discuss recent controversies surrounding Ruby Central and its alleged takeover of Ruby Gems and Bundler. They dive into the timeline of events, conflicting narratives, communicatio…
…
continue reading
1
PHP Alive And Kicking: Episode 4 – Ashley Hindle
1:12:47
1:12:47
Play later
Play later
Lists
Like
Liked
1:12:47 From wannabe teen hacker to 20+ years in PHP, AI Lead at Laravel, and…
…
continue reading
1
#522: Data Sci Tips and Tricks from CodeCut.ai
1:09:32
1:09:32
Play later
Play later
Lists
Like
Liked
1:09:32By Michael Kennedy (@mkennedy)
…
continue reading