September 2019
Beginner to intermediate
494 pages
13h
English
Keeping the fundamentals of refactoring in mind, we will now move on to see how PyCharm supports various tasks and actions in this topic. Still considering and making changes to the current Point class that we have, we will go through specific refactoring techniques that are most commonly used and applicable, even outside the context of writing a Python class.
Throughout the following subsections, we will still be working with the Chapter04/Refactoring subfolder, specifically the point_v3.py file.
Read now
Unlock full access