Einträge mit Schlagwort heuristic
Cloud Native Pragmatismus
- 2022-08-23
Cloud native technologies empower organizations to build and run scalable applications in modern, dynamic environments such as public, private, and hybrid clouds. Containers, service meshes, microservices, immutable infrastructure, and declarative APIs exemplify this approach.
The Documentation System
- 2022-03-07
https://documentation.divio.com/ via https://lobste.rs/s/gdzde7/documentation_system
The Right Tool for the Job
- 2021-02-15
Durchlaufzeiten > 6 Monate (z.B. bei Hardware)? Mach Wasserfall! Da passt Agile nicht!
Do Things Manually Before Automating Them
- 2021-02-15
When designing new applications it is common to start with a UI draft and develop the app later based on those workflows.
Code Readability First!
- 2021-02-15
Code readability is a matter of respect. As the author of your code you can make reading it more pleasant for your fellow programmers. This even applies to yourself in 3 months time. See also https://blog.codinghorror.com/coding-for-violent-psychopaths/.