Softwareengineering: Should I create interfaces for each entity, or should I use plain classes?

Subscribers:
4,430
Published on ● Video Link: https://www.youtube.com/watch?v=kFRYPMGmwR4



Duration: 0:00
1 views
0


Should I create interfaces for each entity, or should I use plain classes?
I hope you found a solution that worked for you :)
The Content is licensed under (https://meta.stackexchange.com/help/licensing) CC BY-SA.
Attention! This video does always use the same license as the source!
Thanks to all those great people for their contributions!

(softwareengineering.stackexchange.com/users/457379/idan-carta-lag)Idan Carta-Lag
(softwareengineering.stackexchange.com/users/43900/jory-geerts)Jory Geerts
A special thanks goes out to the (softwareengineering.stackexchange.com/questions/455597/should-i-create-interfaces-for-each-entity-or-should-i-use-plain-classes)Stackexchange community

I wish you all a wonderful day! Stay safe :)
If anything is off, please write me at peter D.O.T schneider A.T ois42.de

entity clean-architecture interfaces




Other Videos By Peter Schneider


2024-11-14How to sum in Excel row values from the row that had a specific value in another column
2024-11-14Mathematica: How can I find the minimum integrals faster?
2024-11-14Tex: Is there any way to set an "o" on top of a period?
2024-11-14Tex: How would a "pro" LaTeX user improve my preamble/template?
2024-11-14Tex: how can i write quiver in latex?
2024-11-14Mathematica: The arrow inside string closed
2024-11-14Ethereum: What will ethereum price be in 2k25? closed
2024-11-14Mathematica: Is it possible to allow for zero match for pattern a_ when using a_*x?
2024-11-14How to create a restrict pointer out of a non-restrict pointer
2024-11-14On the type of a pointer to a class method using deducting this
2024-11-13Softwareengineering: Should I create interfaces for each entity, or should I use plain classes?
2024-11-12how to replace zero with incremental value in in R data frame?
2024-11-12debug.exe from DOS 6.22 errored on assembling mov ax, imm16 with the a command; works in Win 2000
2024-11-12Case-insensitive check in jq for equality
2024-11-12rename files from 1 digit increment to 3 digit one
2024-11-12Why are explicitly defaulted comparison operators deleted when the class contains a reference mem...
2024-11-12Magento: How to handle large configurable products
2024-11-12How to prove that "i & (i - 1) == 0" means "i is the power of 2"
2024-11-12Why does sympy.perfect_power(-64) return False?
2024-11-12Qt and OpenGL: cannot initialize OpenGL VBOs or VAOs after the first call to paintGL?
2024-11-12Reverse proxy Nginx to a remote php-fpm server with fastcgi