#57: Python performance from the inside-out at Intel
Talk Python To Me5 Touko 2016

#57: Python performance from the inside-out at Intel

When you think about the performance of your software, there is nothing more low level and fundamental than how your code executes on the CPU itself. Many of us study and try to understand how to maximize performance at this low level. But few are in a position to define what happens at this level.

Jaksot(542)

#279: Modern Python Developer's Toolkit

#279: Modern Python Developer's Toolkit

Python is quick and easy to learn. And yet, there is a massive gap between knowing the common aspects of the language (loops, variables, functions, and so on) and how to write a well-factored applicat...

29 Elo 20201h 1min

#278: Teach kids Python with real programming and fun games at Code Combat

#278: Teach kids Python with real programming and fun games at Code Combat

If there is one message I've been pushing across all of the Talk Python episodes, it's that programming is a superpower. Rather than all of us abandoning what we're interested in and becoming CS major...

21 Elo 20201h 5min

#277: 10 tips every Django developer should know

#277: 10 tips every Django developer should know

We recently covered 10 tips that every Flask developer should know. But we left out a pretty big group in the Python web space: Django developers! And this one is for you. I invited Bob Belderbos, who...

10 Elo 20201h 11min

#276: Geekout: Life in the solar system and beyond

#276: Geekout: Life in the solar system and beyond

We're back with another GeekOut episode. Richard Campbell, a developer and podcaster who also dives deep into science and tech topics, is back for our second GeekOut episode. Last time we geeked out a...

6 Elo 20201h 14min

#275: Beautiful Pythonic Refactorings

#275: Beautiful Pythonic Refactorings

Do you obsess about writing your code just the right way before you get started? Maybe you have some ugly code on your hands and you need to make it better. Either way, refactoring could be your ticke...

1 Elo 202055min

#274: Profiling data science code with FIL

#274: Profiling data science code with FIL

Do you write data science code? Do you struggle loading large amounts of data or wonder what parts of your code use the maximum amount of memory? Maybe you just want to require smaller compute resourc...

24 Heinä 202058min

#273: CoCalc: A fully colloborative notebook development environment

#273: CoCalc: A fully colloborative notebook development environment

Everyone in the Python space is familiar with Notebooks these days. One of the original notebook environments was SageMath. Created by William Stein, and collaborators, it began as an open-source, Pyt...

18 Heinä 202055min

#272: No IoT things in hand? Simulate them with Device Simulator Express

#272: No IoT things in hand? Simulate them with Device Simulator Express

Python is one of the primary languages for IoT devices. With runtimes such as CircuitPython and MicroPython, they are ideal for the really small IoT chips. Maybe you've heard of the Circuit Playground...

12 Heinä 202051min