Designing a Pythonic Interface

Designing a Pythonic Interface

EuroPython Conference via YouTube Direct link

Extracting only relevant code

8 of 26

8 of 26

Extracting only relevant code

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Designing a Pythonic Interface

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

  1. 1 Introduction
  2. 2 Motivation
  3. 3 Principles
  4. 4 Disclaimer
  5. 5 API
  6. 6 API is vague
  7. 7 Hiding complexity
  8. 8 Extracting only relevant code
  9. 9 Be explicit
  10. 10 Dont hide
  11. 11 Leakiness
  12. 12 Be Familiar
  13. 13 Consistency
  14. 14 Exceptions
  15. 15 Be friendly
  16. 16 Python is interactive
  17. 17 Representation docstrings
  18. 18 Enable iterative build
  19. 19 Commenting
  20. 20 Safety
  21. 21 Failure
  22. 22 Testing
  23. 23 API Code
  24. 24 Decision Making
  25. 25 No Code is Perfect
  26. 26 Questions

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.