Search a title or topic

Over 20 million podcasts, powered by 

Player FM logo

Backend Engineers Podcasts

show episodes
 
Welcome to the Backend Engineering Show podcast with your host Hussein Nasser. If you like software engineering you’ve come to the right place. I discuss all sorts of software engineering technologies and news with specific focus on the backend. All opinions are my own. Most of my content in the podcast is an audio version of videos I post on my youtube channel here http://www.youtube.com/c/HusseinNasser-software-engineering Buy me a coffee https://www.buymeacoffee.com/hnasr 🧑‍🏫 Courses I Te ...
  continue reading
 
Helping aspiring developers get jobs and junior developers grow. Raw and unfiltered conversations with industry professionals that dive deep into how developers can find success and growth in their careers.
  continue reading
 
Artwork
 
The only podcast dedicated to backend development, technologies, and careers. Lane Wagner, the founder of Boot.dev, interviews successful backend engineers to get their takes on various trends, technologies, and career tips for new backend developers. Golang, Python, JavaScript, and Rust are the programming languages most commonly discussed, but speakers dabble in all sorts.
  continue reading
 
Artwork
 
ConTejas Code is a podcast in the web engineering space that has deep dives on various topics between frontend engineering with React, TypeScript, Next.js, and backend engineering with Kafka, Postgres, and more. The series is a mix of long-form content and guest episodes with industry leaders in the web engineering space. From the podcast, listeners will take away actionable best practices that you can integrate into your workflows as well as valuable insights from prominent people in the in ...
  continue reading
 
Artwork

1
Beyond Coding

Patrick Akil

icon
Unsubscribe
icon
icon
Unsubscribe
icon
Monthly+
 
For software engineers ready to level up. Learn from CTOs, principal engineers, and tech leaders about the skills beyond coding: from technical mastery to product thinking and career growth
  continue reading
 
Welcome to the Building the Backend Podcast! We’re a data podcast focused on uncovering the data technologies, processes, and patterns that are driving today’s most successful companies. You will hear from data leaders sharing their knowledge and insights with what’s working and what’s not working for them. Our goal is to bring you valuable insights that will save you and your team time when building a modern data architecture in the cloud. Topics will span from big data, AI, ML, governance, ...
  continue reading
 
The Game Dev Field Guide is a podcast series focused on teaching you how to make and launch your own video games. This podcast is aimed at the beginner to intermediate level of game developer. Learn things like how to make crisp movement controls, making eye catching sprites, and marketing your game for it's big release. Stay awhile and listen!
  continue reading
 
Artwork

1
LGTM: Shipit!

Alexander Chesser

icon
Unsubscribe
icon
icon
Unsubscribe
icon
Monthly
 
A series of interviews with senior programmers, software engineers and, technical architects about the business and craft of delivering software. Expect topics to include: how to choose technologies, mentoring and managing team members, the process of creating interactive applications, what "enterprise" really means, stories about what sparked our love of technology and whether tabs or spaces is the correct answer (hint: tabs). Hopefully we'll all learn from the experience and be able to enj ...
  continue reading
 
Artwork
 
A one-stop podcast destination to know about Programming and how to excel in it! I will be sharing about Programming, Web development, freelancing and mainly my experience on it. Make sure to Subscribe to the podcast on Spotify/Google Podcasts or on any platform you're listening to. Lead by Tharun Shiv. Visit me at https://www.tharunshiv.com
  continue reading
 
Artwork

1
Inside iOS Dev

Alex Bush, Sandeep Aggarwal

icon
Unsubscribe
icon
icon
Unsubscribe
icon
Monthly
 
Inside iOS dev is a weekly show about real world iOS development. Your hosts, Alex Bush and Sandeep Aggarwal, draw from their experiences ranging from 4+ year old legacy codebases, to small startup green field projects, to working on apps at places like Uber, Wayfair, and Upkeep with millions of active users. They discuss everything from implementing specific features, to creating flexible designs, to utilizing refactoring techniques, and more. This is THE show for professional iOS developers.
  continue reading
 
Loading …
show series
 
What does it take to build a career as a mobile engineer when AI is changing everything? Pasha Mazurin shares how he went from Java backend engineer to Head of Mobile, why he only joins mobile-first companies, and how AI-assisted development brought the joy back to his work. This isn't theory, it's real lessons from 15+ years in the field and now l…
  continue reading
 
System design interviews often focus on theoretical complexity, but how do Senior Engineers at GitHub actually approach scaling? In this episode, Bassem Dghaidi breaks down how to think about system design when real business impact is on the line. We discuss why "simple is complicated enough," the dangers of premature scaling, and why vertical scal…
  continue reading
 
Agentic coding isn't software engineering. If you've been coding for a while, it doesn't give you the same rewards. Yet some developers are all too eager to let their skills atrophy and outsource the fun parts of being a developer to an AI, instead of fixing the root issue - their skill issue. This is mainly targeted towards junior developers, but …
  continue reading
 
Worried about staying relevant as AI and new tools keep changing tech? The answer isn't chasing every new framework, it's treating your career like an engineering problem you can solve. In this episode, we cover: Why staying relevant isn't about the tools (and what it's really about) The 3 essential career management tools: Brag Doc, Competency Fra…
  continue reading
 
Are you struggling with motivation on your learning to code journey? It could be poor goal setting. It could be that trying to find a job is suppressing your curiosity and excitement for coding. It could very well be that software engineering isn't what you initially thought it was. But almost certainly, what I share in this has or is hurting your …
  continue reading
 
You asked, I answered. In this Q&A episode, I tackle the toughest career questions you submitted: from getting promoted when the process feels political, to negotiating salary, to leading projects as an IC. In this episode, we cover: * Holding peers accountable when you're not their manager * Navigating promotions when the process is political or u…
  continue reading
 
Imposter syndrome as a junior developer has been normalized WAY TO OFTEN. Imposter syndrome is a signal that there's a more deeply rooted issue that needs to be resolved. Sometimes, and a lot of people aren't going to like this, it's actually just a skill issue. --------------------------------------------------- 💻 Learn Frontend (20% off): https:/…
  continue reading
 
I've worked with a lot of great developers, but 3 developers on 3 different teams really stood out to me. Here's what people admired about them. Always remember, there are MANY ways to be successful as a developer. It's okay to be socially awkward even. I know a ton of people are worried about their personality fitting in. You just have to make up …
  continue reading
 
What's the real difference between a good software engineer and a truly great one? It’s more than just coding skill. It's a specific mindset, a disciplined approach to technology, and a deep understanding of core principles. This is the roadmap to leveling up your career. In this conversation with Sander Mak, Director of Technology at Picnic, we di…
  continue reading
 
In this episode Zackavelli discusses strategies for steam success and de risking game dev with professional min/maxer Cory DarbyCory on the Jonas Tyroller Podcast: https://www.youtube.com/watch?v=vWidan8ggGoBecome a Patron: www.patreon.com/GDFGJoin the discord and talk with the community about making video games! Link: discord.gg/2C8eTsUFollow Zack…
  continue reading
 
There are cases where the backend may need to close the connection to prevent unexpected situations, prevent bad actors or simply just free up resources. Closing a connection gracefully allows clients and backends to clean up and finish any pending requests. In this episode of the backend engineering show I discuss graceful connections in both HTTP…
  continue reading
 
Are you learning to code while working a full-time job, taking care of family, or other heavy responsibilities? We need to have an honest conversation. More importantly, I want to talk about the mindset that'll help you survive the journey. --------------------------------------------------- 💻 Learn Frontend (20% off): https://scrimba.com/the-front…
  continue reading
 
What if the standard 6-person software team is now obsolete? AI tooling isn't just a productivity booster; it's fundamentally blurring the lines between product and engineering, enabling smaller, more powerful teams to achieve what once took an entire department. We're joined by Kate Ivanova, a Product Manager with years of experience building AI p…
  continue reading
 
Have you ever wondered how much time you should invest into different things when learning to code? Then this one's for you. I also shared advice and most importantly the right perspective for standing out in the job search. --------------------------------------------------- 💻 Learn Frontend (20% off): https://scrimba.com/the-frontend-developer-ca…
  continue reading
 
The popular MERN stack tutorials and the larger JavaScript ecosystem in general has failed to prepare junior developers for professional jobs. This is a rant about that... --------------------------------------------------- 💻 Learn Frontend (20% off): https://scrimba.com/the-frontend-developer-career-path-c0j?via=donthedeveloper ⚙️ Learn Backend (2…
  continue reading
 
I ran Linux desktop as my daily driver for 2 months - dev, streaming, gaming. Here’s the straight rundown: what worked, what broke, and what I’d do differently if I tried again. --------------------------------------------------- 💻 Learn Frontend (20% off): https://scrimba.com/the-frontend-developer-career-path-c0j?via=donthedeveloper ⚙️ Learn Back…
  continue reading
 
What if you could turn a weekend project into a core product feature at a major tech company? We sit down with Behrouz Pooladrak, a software engineer and hackathon legend at Booking.com, to uncover how these intense competitions can fast-track your skills, career, and impact. He shares the mindset and strategies that took his ideas from a one-day b…
  continue reading
 
Postgres 18 has been released with many exciting features such as UUIDv7, Over explain module, composite index skip scans, and the most anticipated asynchronous IO with worker and io_uring mode which I uncover in this show. Hope you enjoy it 0:00 Intro 1:30 Synchronous vs Asynchronous calls 3:00 Synchronous IO 6:30 Asynchronous IO 10:00 Postgres 17…
  continue reading
 
What if the biggest obstacles to AI innovation aren't what you think? Deeploy CEO Maarten Stolk shares his controversial but effective strategies for building successful AI products and ecosystems, challenging the common wisdom around bottom-up initiatives and regulation. In this episode, we cover: Why bottom-up initiatives fail without strong top-…
  continue reading
 
The reality of being a dev is that you're capable of a future that goes way past the limits a company allows you to work within. Just in case devs forgot, I wanted to record this reminding them of that, and ultimately why I left the industry. --------------------------------------------------- 💻 Learn Frontend (20% off): https://scrimba.com/the-fro…
  continue reading
 
As a developer, you're trained to think in rows and tables. But what if that's the exact reason you're missing the most powerful connections in your data? There's a fundamental "Graph Problem" hiding in plain sight in almost every application, and once you see it, you'll wonder how you ever missed it. In this episode, we reveal this "obvious" secre…
  continue reading
 
Tried agentic coding while building a Twitch analytics feature for Twitch Sprout and... I hated it. It bloated the code, ignored library features, and turned me into a spec-writing code reviewer instead of a dev. I also shared where AI has helped as well. --------------------------------------------------- 💻 Learn Frontend (20% off): https://scrimb…
  continue reading
 
It takes just three seconds for AI to steal your voice and impersonate you in a way no one can detect. How can you protect yourself, your family, and your finances when seeing and hearing is no longer believing? In this episode, deepfake expert Parya Lotfi reveals the shocking reality of AI-driven scams, from fraudulent bank transfers to fake kidna…
  continue reading
 
I’ve been skeptical of AI for a long time - tired of the hype, the slop, and the talk about replacing developers. But as a one-person business, I can’t ignore its potential. In this episode, I break down why I’m doubling down on AI for the next few months: testing its limits, exploring real use cases, and seeing if it actually makes my life easier……
  continue reading
 
In this episode Zackavelli talks about the Enemy Design basics and lessons from across a spectrum of genresSkip to Body of Episode: 8:04Become a Patron: www.patreon.com/GDFGJoin the discord and talk with the community about making video games! Link: discord.gg/2C8eTsUFollow Zackavelli on Twitter @_Zackavelli_Twitch: www.twitch.tv/zackavelli_Intro m…
  continue reading
 
What does it take to build AI features at the scale of Microsoft Copilot? Senior Product Manager Stéphanie Visser reveals the massive shifts in product development, from focusing on pixels to tokens and embracing a culture of rapid, data-driven experimentation. Learn how the roles of PMs, engineers, and scientists are evolving and what it takes to …
  continue reading
 
A conversation with Robin, CEO of Raiku, about Raiku's approach to guaranteed transaction includion on Solana. 📝 Notes from the show In this episode of the Solfate Podcast, hosts James and Nick welcome Robin, founder of Raiku, to discuss Raiku's approach to guaranteed Solana transaction inclusion using validator sidecars, a decentralized coordinati…
  continue reading
 
As AI accelerates development, many companies are halting junior hiring, believing AI tools can replace them. Shahin Shahkarami, Director of Data & AI at Ikea Retail, argues this is a massive mistake and that now is actually the best time to invest in new talent. In this episode/video, we cover: Why companies should hire junior talent despite the r…
  continue reading
 
Feeling overwhelmed by the constant change in software engineering? After 25 years in the industry, CTO Joris Kuipers shares a pragmatic roadmap to not just survive, but achieve true mastery in your craft, whether you're a junior developer or a seasoned architect. In this episode, we cover: How to focus your learning when new technologies emerge da…
  continue reading
 
Time is your most finite resource; once you spend it, you can never get it back. In this conversation, co-founder and Senior Product Manager Joseph Hill reveals the mindset and systems he uses to be intentional with his time, manage his focus, and stay productive without burning out. In this episode, we cover: How to be intentional with your time a…
  continue reading
 
Dario Gieselaar, Principal Software Engineer from Elastic gets brutally honest about what it really takes to succeed in a top tech company. We uncover the uncomfortable truths about the promotion game, why direct feedback is crucial (even when it hurts), and why a "winning" mindset is everything. This is the conversation about career growth they do…
  continue reading
 
The most common question I get is "How do I land a remote or international tech job?" In this episode, I'm breaking down the exact roadmap I would follow, from building core skills to the one thing you MUST do to get noticed by recruiters. This isn't just about resumes; it's about building a career that opens global doors. In this video, we cover: …
  continue reading
 
Maximiliano Neustadt, CTO and co-founder of Polarsteps, shares the incredible journey of building a travel app from 5 people to over 15 million users. From surviving as a travel company during the worst possible timing to scaling without hustle culture, Maxi reveals the key decisions, hiring practices, and leadership lessons that drove their succes…
  continue reading
 
It's been a while since I've created a video. I just wanted to provide an update with what's going on with coding, fitness, and the future of content on my channel. --------------------------------------------------- 💻 Learn Frontend (20% off): https://scrimba.com/the-frontend-developer-career-path-c0j?via=donthedeveloper ⚙️ Learn Backend (25% off)…
  continue reading
 
Pauline Vos (Senior Software Engineer at MongoDB) reveals how software culture evolved from its counterculture, DIY, and anarchist roots to what we see today. We explore: The original hacker mindset and why it mattered How open source was always political Why 2017-2018 changed everything Where to still find real hacker culture (hint: hacker camps, …
  continue reading
 
In this episode Zackavelli talks about backend systems for games and why you should consider the features it can support.SPONSOR:Please check out the link below to support AccelByte in paying for this free educational content.Unlimited Development Trial: https://accelbyte.io/promoSkip to Body of Episode: 6:13Join the discord and talk with the commu…
  continue reading
 
Search is just about Google? Think again. In this conversation with Pratim Bhosale (Senior Developer Experience Engineer at Treblle), we discuss how search technology secretly powers nearly every app you use daily. What we discuss: - Why Netflix recommendations are actually reverse search - How dating app swipes and e-commerce filters are sophistic…
  continue reading
 
Samuel Beek, Chief Product Officer at VEED, joins me to share how their team ships AI-powered features in days, not months. We explore VEED’s product strategy, how they stay close to users, and what it really takes to build fast without breaking things. If you're building with AI or working in product, this episode is packed with useful takeaways. …
  continue reading
 
Links - CodeCrafters (partner): https://tej.as/CodeCrafters - Pratim on X: https://x.com/bhosalepratim - Tejas on X: https://x.com/tejaskumar_ Summary In this conversation, we explore the journey from backend development to becoming a Google Developer Expert in Golang. We discuss the significance of microservices architecture, the importance of sea…
  continue reading
 
How do you cut through the AI hype and successfully deploy AI products at scale? In this episode, Sohrab Hosseini (co-founder of Orq) shares practical insights into overcoming common challenges of AI production: model hallucinations, cost management, maintaining observability, and scalability. Discover the realities of putting AI into practice and …
  continue reading
 
This was a special episode, recorded at React Summit in Amsterdam! Curious to hear your feedback! The next edition of the biggest React conference will be in New York, on November 18 & 21, and Early Bird tickets are out if you're interested: https://reactsummit.us/?utm_source=youtube&utm_medium=beyondcoding The utm tags are only to gauge interest :…
  continue reading
 
Links - CodeCrafters (partner): https://tej.as/codecrafters - WebAssembly on Kubernetes: https://www.cncf.io/blog/2024/03/12/webassembly-on-kubernetes-from-containers-to-wasm-part-01/ - Shivay on X: https://x.com/howdevelop - Tejas on X: https://x.com/tejaskumar_ Summary In this podcast episode, Shivay Lamba and I discuss the integration of WebAsse…
  continue reading
 
In this episode Zackavelli talks about how to avoid your game looking and feeling cheap.GDFG X Minifantasy Bundlehttps://itch.io/s/154689/-gdfg-x-minifantasy-bundle?c=wwr9by8cufSkip to Body of Episode: 6:50Become a Patron: www.patreon.com/GDFGJoin the discord and talk with the community about making video games! Link: discord.gg/2C8eTsUFollow Zacka…
  continue reading
 
Is AI a productivity tool or a dangerous shortcut for developers? In this episode, Stacy Cashmore, Product Lead at OmniPlan, joins us to discuss the practical realities of integrating AI into software engineering. Stacy shares real-world insights from developing AI-driven products, highlighting both the powerful benefits and significant pitfalls de…
  continue reading
 
Fundamentals of Operating Systems Course https://oscourse.winktls is brilliant.TLS encryption/decryption often happens in userland. While TCP lives in the kernel. With ktls, userland can hand the keys to the kernel and the kernel does crypto. When calling write, the kernel encrypts the packet and send it to the NIC.When calling read, the kernel dec…
  continue reading
 
One of the more difficult things junior developers seem to struggle with is knowing what portfolio projects to build to be marketable and competitive in the job search. I went over a variety of types of projects and how much they help you stand out among your competition. Not only that, but I went over the pros and cons of each, misconceptions of w…
  continue reading
 
AI is reshaping software engineering—but are developers getting better or worse? In this episode, Borislav Nikolov and Rares Mirica join me to discuss the identity crisis facing software engineers due to AI-driven tools. We explore the balance between increased productivity and potential intellectual decline, and what developers can do to stay ahea…
  continue reading
 
Links - Codecrafters (Partner): https://tej.as/codecrafters - Tejas on X: https://x.com/tejaskumar_ - Mary Thengvall, The Business Value of Developer Relations: https://develocity.io/measuring-devrel-success-effective-metrics-for-impact/#:~:text=In%20a%20talk%20given%20at,5 - Matthew Revell, “What is Developer Relations?”: https://developerrelation…
  continue reading
 
A conversation with Dave Taylor, CEO of Etherfuse, about Etherfuse's stablebonds as an essential blockchain primitive for foreign exchange. 📝 Notes from the show In this episode of the Solfate Podcast, hosts James and Nick welcome Dave Taylor, CEO of Etherfuse, to discuss their groundbreaking approach to bringing real-world assets on-chain through …
  continue reading
 
Loading …
Copyright 2025 | Privacy Policy | Terms of Service | | Copyright
Listen to this show while you explore
Play