#130: 10 books Python developers should be reading
Talk Python To Me19 Syys 2017

#130: 10 books Python developers should be reading

One of the hallmarks of successful developers is continuous learning. The best developers I know don't just keep learning, it's one of the things that drives them. That's why I'm excited to bring you this episode on 10 books Python developers should read.

Jaksot(542)

#367: Say Hello to PyScript (WebAssembly Python)

#367: Say Hello to PyScript (WebAssembly Python)

Despite Python being overwhelmingly popular and positive, there are major areas of computing where Python is not present. Most notably on mobile and on the frontend side of the web. PyScript, a new pr...

25 Touko 20221h 13min

#366: Optimizing PostgreSQL DB Queries with pgMustard

#366: Optimizing PostgreSQL DB Queries with pgMustard

Does your app have a database? Does that database play an important role in how the app operations and users perceive its quality? Most of you probably said yes to the first, and definitely to the sec...

20 Touko 20221h 14min

#365: Solving Negative Engineering Problems with Prefect

#365: Solving Negative Engineering Problems with Prefect

How much time do you spend solving negative engineering problems? And can a framework solve them for you? Think of negative engineering as things you do to avoid bad outcomes in software. At the lowes...

12 Touko 20221h 4min

#364: Symbolic Math with Python using SymPy

#364: Symbolic Math with Python using SymPy

We're all familiar with the data science tools like numpy, pandas, and others. These are numerical tools working with floating point numbers, often to represent real-world systems. But what if you exa...

7 Touko 20221h 7min

#363: Python for .NET and C# developers

#363: Python for .NET and C# developers

Are you coming to Python from another language and ecosystem? It can seem a bit daunting at first. But Python is very welcoming and has a massive array of tools and libraries. In this episode, I speak...

28 Huhti 20221h 6min

#362: Hypermodern Python Projects

#362: Hypermodern Python Projects

What would a modern Python project look like? Maybe it would use Poetry rather than pip directly for its package management. Perhaps its test automation would be controlled with Nox. You might automat...

20 Huhti 20221h 6min

#361: Pangeo Data Ecosystem

#361: Pangeo Data Ecosystem

Python's place in climate research is an important one. In this episode, you'll meet Joe Hamman and Ryan Abernathey, two researchers using powerful cloud computing systems and Python to understand how...

16 Huhti 202254min

#360: Removing Python's Dead Batteries (in just 5 years)

#360: Removing Python's Dead Batteries (in just 5 years)

Python has come a long way since it was released in 1991. It originally released when the Standard Library was primary the totality of functionality you could leverage when building your applications....

8 Huhti 20221h 20min