VirtualTam's bookmarks
9 bookmarks found
Page 1 of 1
-
- evildmp/diataxis-documentation-framework
- Continuation of Divio's Documentation System
- BrightTALK - Introducing the Diátaxis Approach to Technical Documentation
- PyCON AU 2017 - What nobody tells you about documentation
- What is Diátaxis and should you be using it with your documentation?
Examples:
- Django Documentation - How the documentation is organized
- Gatsby - A React-based open source framework for creating websites
Critiques:
-
Subclassing in Python Redux
2023-06-11 The conflict between subclassing and composition is as old as object-oriented programming. The latest crop of languages like Go or Rust prove that you don’t need subclassing to successfully write code. But what’s a pragmatic approach to subclassing in Python, specifically?
Page 1 of 1