Discover this podcast and so much more

Podcasts are free to enjoy without a subscription. We also offer ebooks, audiobooks, and so much more for just $11.99/month.

Make Your Code More Readable With The Magic Of Refactoring Using Sourcery

Make Your Code More Readable With The Magic Of Refactoring Using Sourcery

FromThe Python Podcast.__init__


Make Your Code More Readable With The Magic Of Refactoring Using Sourcery

FromThe Python Podcast.__init__

ratings:
Length:
61 minutes
Released:
Mar 30, 2021
Format:
Podcast episode

Description

Writing code that is easy to read and understand will have a lasting impact on you and your teammates over the life of a project. Sometimes it can be difficult to identify opportunities for simplifying a block of code, especially if you are early in your journey as a developer. If you work with senior engineers they can help by pointing out ways to refactor your code to be more readable, but they aren't always available. Brendan Maginnis and Nick Thapen created Sourcery to act as a full time pair programmer sitting in your editor of choice, offering suggestions and automatically refactoring your Python code. In this episode they share their journey of building a tool to automatically find opportunities for refactoring in your code, including how it works under the hood, the types of refactoring that it supports currently, and how you can start using it in your own work today. It always pays to keep your tool box organized and your tools sharp and Sourcery is definitely worth adding to your repertoire.
Released:
Mar 30, 2021
Format:
Podcast episode

Titles in the series (100)

The podcast about Python and the people who make it great