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

#263: SEO for developers

#263: SEO for developers

As developers and technologists, it's easy to think that powerful and unique ideas will percolate to the top. If we build something amazing, enthusiastic users will find and share our creations.

6 Touko 20201h 2min

#262: Build a career in data science

#262: Build a career in data science

Has anyone told you that you should get into data science? Have you heard it's a great career? In fact, data scientist is the best job in America according to Glassdoor's 2018 rankings.

1 Touko 20201h 11min

#261: Monitoring and auditing machine learning

#261: Monitoring and auditing machine learning

Traditionally, when we have depended upon software to make a decision with real-world implications, that software was deterministic. It had some inputs, a few if statements, and we could point to the ...

25 Huhti 20201h

#260: From basic script to interactive data sci app with Streamlit

#260: From basic script to interactive data sci app with Streamlit

If you work on the data science or data visualization side of Python, you may have come to it from a scripting side of things. Writing just a little Python, using its magical libraries, with little st...

18 Huhti 202059min

#259: From Academia to Tech Industry and Python

#259: From Academia to Tech Industry and Python

Did you come to Python from the academic side of the world? Maybe got into working with code for research or lab work and found you liked coding more than your first field of study. Whatever the reaso...

9 Huhti 20201h

#258: Thriving in a remote developer environment

#258: Thriving in a remote developer environment

If you are listening to this episode when it came out, April 4th, 2020, there's a good chance you are listening at home, or on a walk. But it's probably not while commuting to an office as much of the...

4 Huhti 20201h 7min

#257: Exploring the galaxy with the fastest supercomputer, Python, and radio astronomy

#257: Exploring the galaxy with the fastest supercomputer, Python, and radio astronomy

With radio astronomy, we can look across many light-years of distance and see incredible details such as the chemical makeup of a given region. Kevin Vinsen and Rodrigo Tobar from ICRAR are using the ...

28 Maalis 202052min

#256: Click to run your notebook with Binder

#256: Click to run your notebook with Binder

Have you come across a GitHub repo with a Jupyter notebook that has a "Run in Binder" button? It seems magical. How does it know what dependencies and external libraries you might need? Where does it ...

20 Maalis 202057min