Pythonic Refactoring - Protecting Your Users From Change

Pythonic Refactoring - Protecting Your Users From Change

EuroPython Conference via YouTube Direct link

Introduction

1 of 21

1 of 21

Introduction

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Pythonic Refactoring - Protecting Your Users From Change

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Introduction
  2. 2 About Mark
  3. 3 Why stable interfaces
  4. 4 What are interfaces
  5. 5 Strict interfaces
  6. 6 Public modules
  7. 7 Documentation
  8. 8 Versioning
  9. 9 Keeper Changelog
  10. 10 Breaking Code
  11. 11 Deprecation
  12. 12 Good Engineering Practices
  13. 13 Dynamically Generated Values
  14. 14 Class Instantiation
  15. 15 Replace constructor with factory method
  16. 16 Fix global state in module
  17. 17 Replace module with object instance
  18. 18 Be aware
  19. 19 Exceptions
  20. 20 Assumptions
  21. 21 Monkeypatch

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.