Search a title or topic

Over 20 million podcasts, powered by 

Player FM logo

Softwaredevelopment Podcasts

show episodes
 
Artwork

1
Hack Cyprus Podcast

Andreas Lefkatis

icon
Unsubscribe
icon
icon
Unsubscribe
icon
Monthly
 
This podcast covers all things technology and engineering in Cyprus. The host, Andreas Lefkatis, talks with his guests about what’s trending in their field, innovative ways they’re using technology to make the island a prominent technology hub, and much more. Hopefully it inspires you to do the same! The episodes are available on all major podcast platforms and on our Youtube channel.
  continue reading
 
Artwork

1
Inside Java

Chad Arimura, David Delabassee

icon
Unsubscribe
icon
icon
Unsubscribe
icon
Monthly
 
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
 
Artwork

1
Building Better Games

Benjamin Carcich

icon
Unsubscribe
icon
icon
Unsubscribe
icon
Monthly+
 
Leadership in game dev is hard. I can't make it easy, but I can make it a heck of a lot better. My name is Benjamin Carcich, and this podcast helps leaders in game dev who feel stuck, ignored, and out of options find their path to success. I've spent the last several decades studying and leading in environments ranging from the U.S. Army through to game development. I want to share what I've learned. Better leadership is a huge opportunity in the games industry. Let's make it better together ...
  continue reading
 
Artwork
 
The ultimate podcast for aspiring leaders in the creative or technology fields. John Rouda discusses leadership topics, interviews some of the greatest minds today and teaches you practical leadership tips, techniques, tricks and hacks to improve motivation, negotiation, and other much needed skills for leaders today.
  continue reading
 
Each webinar features an SEI researcher discussing their research on software and cybersecurity problems of considerable complexity. The webinar series is a way for the SEI to accomplish its core purpose of improving the state-of-the-art in software engineering and cybersecurity and transitioning this work to the community. The SEI is a federally funded research and development center sponsored by the U.S. Department of Defense and operated by Carnegie Mellon University. The SEI Webinar Seri ...
  continue reading
 
The MongoDB Podcast features guest interviews including developers, startups, and founders with MongoDB Principal Developer Advocate Michael Lynn. Learn about new and emerging technology, how to use the various MongoDB products and best practices, how organizations are using MongoDB, and what lead them to choose MongoDB over other databases.
  continue reading
 
Artwork

1
Quality Bits

Lina Zubyte

icon
Unsubscribe
icon
icon
Unsubscribe
icon
Monthly
 
High-quality products and teams: what are those? In this podcast, Lina Zubyte takes you on a journey to understand better how to create more efficient and successful tech products with excellent quality.
  continue reading
 
Artwork

1
Entrepreneur Mastermind Podcast

Derick Bailey, Charles Max Wood, John Sonmez, Josh Earl

icon
Unsubscribe
icon
icon
Unsubscribe
icon
Monthly
 
Get a fly-on-the-wall perspective from 4 developers turned entrepreneurs, as they struggle with the business and learn lessons the hard way. This is the weekly mastermind group of the entreprogrammers - a no holds barred, unedited look at what it really takes to be an entrepreneur.
  continue reading
 
Artwork
 
Real answers to questions about work and life in software development. Are you just starting your first software development job? Or working towards that next step in your career? Just wondering if software engineering is for you, and how to get into the industry? Or managing developers, and wondering how? Send in your question to [email protected], and we will tell you what we wish we had known in your place.
  continue reading
 
Artwork

1
Legacy Code Rocks

Andrea Goulet and M. Scott Ford

icon
Unsubscribe
icon
icon
Unsubscribe
icon
Monthly
 
Legacy Code Rocks explores the world of modernizing existing software applications. Hosts Andrea Goulet and M. Scott Ford of Corgibytes are out to change the way you think about legacy code. If you’re like a lot of people, when you hear the words “legacy code” it conjures up images of big mainframes and archaic punch card machines. While that’s true — it only tells a small part of the story. The truth is, the code you leave behind is your legacy, so let's make it a good one.
  continue reading
 
Artwork

1
The Agile Wire

Jeff Bubolz and Chad Beier

icon
Unsubscribe
icon
icon
Unsubscribe
icon
Monthly
 
The Agile Wire with Jeff Bubolz and Chad Beier is focused on long-form conversations about the struggles associated with increasing agility of teams, products, and organizations around the world. As change agents, advisors, coaches, and trainers the hosts are focused on helping listeners get agile and stay agile.
  continue reading
 
Artwork

1
No Fluff Just Stuff

No Fluff Just Stuff

icon
Unsubscribe
icon
icon
Unsubscribe
icon
Monthly
 
The No Fluff Just Stuff (NFJS) Software Symposium Tour has delivered over 400 events with over 65,000 attendees. NFJS speakers are well-known developers, authors, and project leaders from the software development community. Join us for news and discussion around software development. Current topics include: Java, JavaScript, Scala, Groovy, Clojure, Cloud, Docker, Software Architecture, HTML 5, CSS, NoSQL, Spring, and other development technologies.
  continue reading
 
Welcome to real talk about the invisible work behind a UX career — work that is by turns extremely difficult and deeply personal. This isn’t the interview show it once was. It’s just me now, talking honestly about the stuff that rarely makes it into UX conference talks — dealing with impostor syndrome, setting boundaries, navigating politics, surviving bad managers, and growing into the designer you want to be. If you’ve ever wondered if it’s just you... it’s not. And if you've ever wondered ...
  continue reading
 
Loading …
show series
 
The rise of language-model coding assistants has led to the creation of the vibe coding paradigm. In this mode of software development, AI agents take a plain language prompt and generate entire applications, which dramatically lowers the barriers to entry and democratizes access to software creation. However, many enterprise environments have larg…
  continue reading
 
About Noam Noam Krasniansky is a serial entrepreneur and innovator with a diverse background in product development, sales, and technology. He is widely recognized for his appearance on the television show “Shark Tank,” where he and his wife, Irene, secured a deal for their company, Bambooee. Krasniansky’s entrepreneurial spirit began early in life…
  continue reading
 
Finding and fixing weaknesses and vulnerabilities in source code has been an ongoing challenge. There is a lot of excitement about the ability of large language models (LLMs, e.g., GenAI) to produce and evaluate programs. One question related to this ability is: Do these systems help in practice? We ran experiments with various LLMs to see if they …
  continue reading
 
Modern software systems are composed of many independent microservices spanning frontends, backends, APIs, and AI models, and coordinating and scaling them reliably is a constant challenge. A workflow orchestration platform addresses this by providing a structured framework to define, execute, and monitor complex workflows with resilience and clari…
  continue reading
 
Ready to take your game development career to the next level? Join the Game Dev Leadership Accelerator: https://forms.gle/nqRTUvgFrtdYuCbr6 Do layoffs mean studio leadership is bad? While the popular answer is often "yes," the truth is more complex. Layoffs can reveal many things, from bad times in the market to failures to manage finances to corpo…
  continue reading
 
Vector search has become a foundational technology for AI applications, enabling everything from semantic code search to contextual retrieval for large language models. However, a major challenge with vector databases has been the cost as data storage scales. Turbopuffer is a vector database that focuses on speed, cost and scalability. It was creat…
  continue reading
 
About Dane Dane Espegard, a division manager at Vector Marketing, has nearly two decades of experience training and managing thousands of young professionals in networking, interpersonal communication, and leadership skills. His mentorship has helped individuals realize their personal and professional goals, and he is now revolutionizing corporate …
  continue reading
 
Everyone's talking about AI taking over coding jobs, but what's the real story? Shane McAllister and DataCamp's Richie Cotton dive into the "vibe coding" phenomenon and expose the biggest misconceptions developers have about AI. Learn how to shift your mindset from a pure coder to a "vibe curator" and future-proof your career. Don't miss the full v…
  continue reading
 
Cassette Beasts is a turn-based monster-battling RPG that lets players record creatures onto cassette tapes and transform into them during battle. The game was an indie hit, and is also one of the most successful games built with the open source Godot Engine. Jay Baylis and Tom Coxon are the creators of Cassette Beasts at Bytten Studio. They join t…
  continue reading
 
OpenJDK projects such as Amber and Valhalla are renowned for their careful and methodical approach to designing and introducing new features to the Java platform. In this episode, Nicolai Parlog is joined by Brian Goetz, Java Language Architect at Oracle and lead of both Project Amber and Project Valhalla. Brian shares insights and updates on these…
  continue reading
 
Ready to take your game development career to the next level? Join the Game Dev Leadership Accelerator: https://forms.gle/nqRTUvgFrtdYuCbr6 In this special Q&A episode for Episode 100, we're answering your most pressing questions from the Game Production Community Discord! Join Ben Carcich as he dives into critical topics that every game developmen…
  continue reading
 
A challenge in modern frontend application design is efficiently fetching and managing GraphQL data while keeping UI components responsive and maintainable. Developers often face issues like over-fetching, under-fetching, and handling complex query dependencies, which can lead to performance bottlenecks and increased development effort. Relay is a …
  continue reading
 
In this episode, we chat with a Spotify engineering manager 🎧 who shares his journey into the world of machine learning 🤖 and how he grew into leading ML teams at Spotify. We dive into the Spotify engineering model, team structures 🧩, and the tools used for deploying services and managing CI/CD pipelines ⚙️🚀. He also introduces us to Backstage, Spo…
  continue reading
 
About Garrett Garrett has a 25-year track record of building innovative products and leading successful marketing campaigns. At Apple, he led product management teams and drove strategic partnerships with major tech companies like Adobe, Microsoft, and VMware. Before Callings.ai, he was Global Head of Products & Alliances at Maxon Computer, where h…
  continue reading
 
Traditional package management systems for JavaScript have faced several inefficiencies related to dependency storage, resolution, and project performance. pnpm is a fast, disk-efficient package manager for JavaScript and TypeScript projects, serving as an alternative to npm and Yarn. Due to its efficiency and reliability, pnpm is increasingly popu…
  continue reading
 
Stuck in slow loops and broken systems? The Game Dev Leadership Accelerator can help you make lasting change. Sign up to learn more: https://forms.gle/nqRTUvgFrtdYuCbr6 Why do most teams default to two-week sprints, even when they're wrong? In this episode, Ben Carcich breaks down a simple model with three dials that you should use to tune your ite…
  continue reading
 
Modern application development often involves juggling multiple types of databases to handle diverse data models. The lack of unification can lead to complex architectures with attendant security concerns and fragmented development workflows. SurrealDB is an open-source, multi-model database developed in Rust and integrates functionalities of many …
  continue reading
 
About Abigail Abigail Hing Wen is an author, film producer and director, as well as former tech executive. She is the New York Times best-selling author of multiple novels for young people, including Loveboat, Taipei, which has been adapted as the movie Love in Taipei, now on Netflix. Abigail served as an executive producer and on set during produc…
  continue reading
 
Modern web development faces several challenges, particularly when building scalable, maintainable, and high-performance applications. As applications grow, managing complex user interfaces, and ensuring efficient data handling and modular code structures, becomes increasingly difficult. Angular is a TypeScript-based web framework developed by Goog…
  continue reading
 
Is there a way to predict whether a game will hit or flop? In this episode, Ben is joined by Colan Neese, who has spent a lot of time looking at how audiences relate to products at companies like Twitch and Nielsen. Colan's work at Mind Game Data is focused on "puzzling through the problem of anticipating which games are likely to take off at launc…
  continue reading
 
SED News is a monthly podcast from Software Engineering Daily where hosts Gregor Vand and Sean Falconer unpack the biggest stories shaping software engineering, Silicon Valley, and the broader tech industry. In this episode, they discuss Perplexity’s headline-grabbing offer to buy Google Chrome, the U.S. government's large stake in Intel, Meta’s ab…
  continue reading
 
About Pam Pam Buchanan founded Quantum Sense in May 2023 and is pioneering Soul Health innovations. With a remarkable 40 years of self-optimization experience, Pam’s journey began with an introspective look at her career, where she thrived in the fast-paced environment of Silicon Valley. Recognizing that her successes were attributed to more than j…
  continue reading
 
A common challenge in data-rich organizations is that critical context about the data is often hard to capture and even harder to keep up to date. As more people across the organization use data and data models get more complex, simply finding the right dataset can be slow and create bottlenecks. Select Star is a data discovery and metadata platfor…
  continue reading
 
🎮 There are tons of “game dev tools” out there promising to fix your problems… but too often, teams end up serving the tool instead of the tools serving them. In this video, I’ll break down a simple, practical guide to streamline your process. You’ll learn not just what you need, but why it matters whether you’re running a team, starting a game stu…
  continue reading
 
Data visualization is increasingly important as organizations prioritize data-driven decision-making. Tools that transform complex datasets into intuitive, interpretable visualizations are arguably just as critical as the data itself. Robert Kosara is a Data Visualization Developer at Observable which is a platform for creating interactive data vis…
  continue reading
 
About Frankie Frankie Berkoben is an executive coach and sought-after speaker whose clients include engineering, product, and design leaders at Google, Airbnb, and the White House. Known for her work at the intersection of leadership and executive functioning, she helps intellectually brilliant professionals move from cycles of overwhelm and incons…
  continue reading
 
Werner Vogels is the Chief Technology Officer at Amazon, where he has played a pivotal role in shaping the company’s technology vision for over two decades. Before joining Amazon in 2004, Werner was a research scientist at Cornell University where he focused on distributed systems and scalability, both of which are concepts that would later influen…
  continue reading
 
In this live episode we’ll explore how Cisco harnesses the power of MongoDB Atlas Vector Search to enable cutting-edge AI capabilities across various projects. We’ll dive into its pivotal role in solutions like Retrieval-Augmented Generation (RAG) and the Agentic Framework, demonstrating how it serves as the backbone for efficient and scalable data…
  continue reading
 
Setting goals is harder than you think. In this episode, Ben Carcich is joined by Melissa Phillips, founder of Games Leadership, to dive deep into a topic that leaders often approach with little understanding: goal setting. From a professional perspective, goal setting is about helping people find fulfillment in what they are doing. Melissa discuss…
  continue reading
 
A key challenge with designing AI agents is that large language models are stateless and have limited context windows. This requires careful engineering to maintain continuity and reliability across sequential LLM interactions. To perform well, agents need fast systems for storing and retrieving short-term conversations, summaries, and long-term fa…
  continue reading
 
About Scott Scott Alldridge holds an M.B.A. in Cybersecurity and is a Certified Chief Information Security Officer (CCISO), ITIL Certified expert, and Harvard Certified in Technology and Privacy, and is a nationally renowned expert. Scott is a distinguished leader with over 30 years of experience in IT management and cybersecurity, specializing in …
  continue reading
 
Deploying and managing cloud workloads is a complex task that requires developers to handle infrastructure, scaling, CI/CD pipelines, and database hosting. Configuring and maintaining Kubernetes, ensuring smooth deployments, and integrating various services efficiently is a common challenge. Will Stewart is the co-founder and CEO of Northflank, whi…
  continue reading
 
Modern software teams typically rely on a patchwork of tools to manage planning, development, feature rollout, and post-release analysis. This fragmentation is a known challenge that can create friction and slow down software development iteration. It's especially problematic for cross-functional teams, where differences in roles, expertise, and wo…
  continue reading
 
About Kevin Kevin Dean has over two decades of experience in business process automation, CRM, and intelligent automation, driving substantial growth for enterprises. He holds a degree in Data Science and Analytics, and his data-driven approach has optimized sales, marketing, and customer service processes, making ManoByte a trusted partner for enh…
  continue reading
 
Carbon is a programming language developed by Google as a successor to C++, and it aims to provide modern safety features while maintaining high performance. It's designed to offer seamless interoperability with C++ while addressing shortcomings of C++ such as slow compilation times and lack of memory safety. Carbon also introduces features like a …
  continue reading
 
How do you test a GenAI application that's constantly changing? In this episode, Shane talks to Leonard Tang, co-founder of Haize Labs, about why traditional testing fails for LLMs and how to adopt a new evaluation strategy. Leonard introduces "fuzzing"—a powerful technique for discovering edge cases, improving reliability, and building AI you can …
  continue reading
 
Are live service games truly dying, or are we just seeing a new era of evolution? In this episode, we sit down with game designer and product thinker Ryan Scott to unpack the difficult world of live service titles. Ryan brings a wealth of knowledge from his time working on major titles, sharing his unique insights on what makes a live service game …
  continue reading
 
Podman is an open-source container management tool that allows developers to build, run, and manage containers. Unlike Docker, it supports rootless containers for improved security and is fully compatible with standards from the Open Container Initiative, or OCI. Brent Baude is a Senior Principal Software Engineer at Red Hat where he works on Podma…
  continue reading
 
About Shashank Shashank Kapadia is a forward-thinking AI leader who goes beyond the “what” of AI to delve into the “why” and “how.” Over the past decade, he has delivered large-scale, high-impact ML solutions across Fortune 1 and Fortune 500 organizations—optimizing revenue, elevating userengagement, and redefining personalization for millions of g…
  continue reading
 
SED News is a monthly podcast from Software Engineering Daily where hosts Gregor Vand and Sean Falconer unpack the biggest stories shaping software engineering, Silicon Valley, and the broader tech industry. In this episode, they explore Meta’s bold push into AI with the launch of Meta Superintelligence Labs, the dramatic twists in the Windsurf acq…
  continue reading
 
Electron is a framework for building cross-platform desktop applications using web technologies like JavaScript, HTML, and CSS. It allows developers to package web apps with a native-like experience by bundling them with a Chromium browser and Node.js runtime. Electron is widely used for apps like VS Code, Discord, and Slack because it enables a si…
  continue reading
 
Often, agile implementations are a struggle. Dedicated agile teams focus hard and deliver value on a regular cadence. But when results are tallied, the value teams produce may not fit neatly into the expectations of senior stakeholders. Why? In this webcast, Peter Capell addresses the importance of a practical vision to express outcomes, so that th…
  continue reading
 
About Lucy Lucy Adams is a trailblazing visionary in people management and leadership, with over 15 years of experience revolutionizing how organizations empower and inspire their teams. As the former HR Director at the BBC, Lucy led with exceptional strategic insight during a transformative era, steering the organization through a high-stakes site…
  continue reading
 
Modal is a serverless compute platform that's specifically focused on AI workloads. The company’s goal is to enable AI teams to quickly spin up GPU-enabled containers, and rapidly iterate and autoscale. It was founded by Erik Bernhardsson who was previously at Spotify for 7 years where he built the music recommendation system and the popular Luigi …
  continue reading
 
In this event, Shane McAllister will cover how Albert Podusenko got introduced to MongoDB and in 2016 decided to start a company using MongoDB as primary database behind their server, handling everything: From model states and real-time event generation to maintaining episodes and storing historical data.In this show we'll talk about: How to make a…
  continue reading
 
Do you need game publishing to ship your game successfully? What does a leader in a publishing organization truly do? Join us for a conversation with Elizabeth Howard, an industry veteran with over 20 years of experience across Aspyr, 2K, and Bungie, where she led publishing and production. Elizabeth views game development and publishing as two par…
  continue reading
 
RxJS is an open-source library for composing asynchronous and event-based programs. It provides powerful operators for transforming, filtering, combining, and managing streams of data, from user input and web requests to real-time updates. Ben Lesh is the creator of RxJS. He joins Josh Goldberg to talk about his path into engineering and the RxJS l…
  continue reading
 
Loading …
Copyright 2025 | Privacy Policy | Terms of Service | | Copyright
Listen to this show while you explore
Play