#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)

#150: Technical Lessons Learned from Pythonic Refactoring

#150: Technical Lessons Learned from Pythonic Refactoring

Does your code smell? Have a weird fragrance? It turns out code smells are a real thing and an amazing conceptualization of suboptimal design. This week you'll meet Yenny Cheung who has some practical...

8 Helmi 201859min

#149: 4 Python Web Frameworks, Compared

#149: 4 Python Web Frameworks, Compared

Are you considering getting into web programming? Choosing a web framework (like Pyramid, Flask, or Django) can be daunting. It would be great to see them all build out the same application and compar...

2 Helmi 201857min

#148: Python Book Authors'  Panel Discussion

#148: Python Book Authors' Panel Discussion

Are you a fan of developer and technical books? Ever wonder what went into the writing of your favorite Python book? This week we peek inside the world of book authorship with a panel of renowned deve...

28 Tammi 20181h 2min

#147: Quart: Flask, but 3x faster

#147: Quart: Flask, but 3x faster

There has been a bunch of new Python web frameworks coming out in the past few years. Generally, these have been focused solely on Python 3 and have tried to leverage Python's new async and await feat...

19 Tammi 201851min

#146: Building Alexa Skills with Python and Flask

#146: Building Alexa Skills with Python and Flask

Voice assistants and voice interfaces are quickly becoming the new, hot way to interact with computers. Two of the notable ones are amazon echo devices and google home devices. Wouldn't it be great i...

11 Tammi 20181h 1min

#145: 2017 Python Year in Review

#145: 2017 Python Year in Review

It's been an amazing year for Python. We've seen its meteoric growth continue to become the most popular, major programming language. We've seen significant grants and funding come in for open source....

31 Joulu 201759min

#144: Machine Learning at the Large Hadron Collider

#144: Machine Learning at the Large Hadron Collider

We all know Python is becoming increasingly important in both science and machine learning. This week we journey to the very forefront of Physics.

26 Joulu 201758min

#143: Tuning Python Web App Performance

#143: Tuning Python Web App Performance

Do you run a web application or web service? You probably do a couple of things to optimize the performance of your site. Make sure the database response quickly and more. But did you know a well of p...

20 Joulu 20171h 3min