#411: Things I Wish Someone Had Explained To Me Sooner About Python

#411: Things I Wish Someone Had Explained To ...

Up next

#537: Datastar: Modern web dev, simplified

You love building web apps with Python, and HTMX got you excited about the hypermedia approach -- let the server drive the HTML, skip the JavaScript build step, keep things simple. But then you hit that last 10%: You need Alpine.js for interactivity, your state gets out of sync, ...  Show more

#536: Fly inside FastAPI Cloud

You've built your FastAPI app, it's running great locally, and now you want to share it with the world. But then reality hits -- containers, load balancers, HTTPS certificates, cloud consoles with 200 options. What if deploying was just one command? That's exactly what Sebastian ...  Show more

Recommended Episodes

96: What is Python & Why Should I Care? w/ Python Expert Michael Kennedy
Data Career Podcast: Helping You Land a Data Analyst Job FAST

Avery talks with Michael Kennedy about the many ways Python is used.

Michael hosts the Talk Python to Me podcast, is an expert in Python, and explains how experts use Python in various fields.

The episode also discusses beginners who want to learn and use Python, ...

  Show more

They made Python faster with this compiler option
The Backend Engineering Show with Hussein Nasser

Fundamentals of Operating Systems Course https://oscourse.win Looks like fedora is compiling cpython with the -o3 flag, which does aggressive function inlining among other optimizations. This seems to improve python benchmarks performance by at most 1.16x at a cost of an ex ...

  Show more

If LLMs Do the Easy Programming Tasks - How are Junior Developers Trained? What Have We Done?
The InfoQ Podcast

In this podcast Michael Stiefel spoke to Anthony Alford and Roland Meertens about the future of software development and the training of new developers, in a world where Large Language Models heavily contribute to software development. Read a transcript of this interview: https:/ ...  Show more

736: CJ Reynolds is Joining Syntax
Syntax - Tasty Web Development Treats

Scott and Wes introduce Syntax’s new Senior Content Producer, CJ Reynolds, who will be creating video deep-dives and companion content for topics covered on the podcast. CJ, also known as the host of Coding Garden, shares his passions for web development, teaching and experimenti ...  Show more