#18: Python Anti-patterns and other mistakes
Talk Python To Me28 Heinä 2015

#18: Python Anti-patterns and other mistakes

Often the most important lessons we learn is what NOT to do. Show #18 is all about BAD Python code and Python Antipatterns with Andreas Dewes. Listen in to learn about the "Empty Intern Except Block" and other dubious coding decisions!

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