Softwareengineering: Does my code follow DDD principles?

Subscribers:
4,440
Published on ● Video Link: https://www.youtube.com/watch?v=3Y_rfCoz1SU



Duration: 0:00
2 views
1


Does my code follow DDD principles?
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/451543/%d0%90%d0%bb%d0%b5%d0%ba%d1%81%d0%b5%d0%b9)Алексей
(softwareengineering.stackexchange.com/users/177980/ewan)Ewan
A special thanks goes out to the (softwareengineering.stackexchange.com/questions/455994/does-my-code-follow-ddd-principles)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

design domain-driven-design architecture




Other Videos By Peter Schneider


2024-12-16Unix: print text between special characters on same line and remove starting and ending whitespaces
2024-12-16Mathematica: Limit the difference between two sliders in Manipulate
2024-12-16ffmpeg -f concat won't read file list from command line pipe?
2024-12-16Gis: Self-referencing objects inside functions on print composer
2024-12-16Unix: Unable to ping mDNS hostname
2024-12-16How could I link to so file generated by cmake add_subdirectory?
2024-12-16Unix: Ctrl-x Ctrl-e bash how to edit previous multiline command
2024-12-16Salesforce: Get Hands-On with an Iterable Variable in For Loops
2024-12-16Filtering based on interface IP
2024-12-16Unix: Bash extglob with ignored pattern
2024-12-15Softwareengineering: Does my code follow DDD principles?
2024-12-12Numpy Matrix tiling and multiplication combination
2024-12-12Tex: addfontfeature ignored in polyglossia macros?
2024-12-12Dba: Handling Null in Dynamic SQL
2024-12-12Error when creating Kubernetes Ingress resource (no matches for kind "Ingress")
2024-12-12Do programers need to manually implement optimization such as loop unfolding, etc, when writing P...
2024-12-12Salesforce: Salesforce Marketing Cloud: Private Domain vs. Verified Domain
2024-12-12Why does gcc compare seemingly equal floating point values as different with "-fexcess-precision=...
2024-12-12Electronics: If I have a series of switches, can I just debounce the last one?
2024-12-11Tex: "You can't use macro parameter character" error (bibliography)
2024-12-11What is the purpose of enum class with a specified underlying type, but no enumerators?