http://www.zeit.de/zeit-magazin/2016/36/schule-lehrerin-schueler-beruf
“Schule – Das wirklich wahre wilde Leben”
Sehr schön geschrieben.
http://www.zeit.de/zeit-magazin/2016/36/schule-lehrerin-schueler-beruf
“Schule – Das wirklich wahre wilde Leben”
Sehr schön geschrieben.
http://ze.tt/ein-burnout-beginnt-anders-als-die-meisten-denken/
Stress ist das subjektive Empfinden, dass die eigenen Ressourcen nicht ausreichen, um eine Situation zu bewältigen.
In der Tat.
http://googletesting.blogspot.de/2015/01/testing-on-toilet-change-detector-tests.html
This is a change-detector test—it is a transformation of the same information in the code under test—and it breaks in response to any change to the production code, without verifying correct behavior of either the original or modified production code.
http://martinfowler.com/bliki/BimodalIT.html
My second issue is that the bimodal idea is founded on theTradableQualityHypothesis, the idea that quality is something you trade-off for speed. It's a common notion, but a false one. One of the striking things that we learned at ThoughtWorks when we started using agile approaches for rapid feature delivery is that we also saw a dramatic decline in production defects. It's not uncommon to see us go live with an order of magnitude fewer defects than is usual for our clients, even in their systems of record. The key point is that high quality (and low defects) are a crucial enabler for rapid cycle-time. By not paying attention to quality, people following a bimodal approach will actually end up slowing down their pace of innovation in their "systems of engagement"
sehr interessant!
Gefunden durch einen Kommentar zu diesem coolen Video
https://www.youtube.com/watch?v=QQ9gs-5lRKc
OpenRa:
Dune 2:
https://www.bayernkurier.de/inland/11511-frauen-im-islam-menschen-zweiter-klasse
Zwei amerikanische Studien haben schon vor Jahren aufgeschlüsselt, was Muslime in aller Welt über Religion, Politik und Gesellschaft denken – und über Frauen.
gefunden in Leser-Kommentar zu
http://www.zeit.de/2016/11/kamel-daoud-schriftsteller-algerien-islamkritik
https://www.freshdesignweb.com/free-css-tables/ “40+ FREE BEAUTIFUL CSS CSS3 TABLE TEMPLATES”
http://dilbert.com/strip/2016-02-23 Kommentar dort:
Conventional wisdom: "good, fast, cheap -- pick two".
Wally: "bad, slow, expensive -- you're welcome".
http://www.gotw.ca/publications/mill02.htm Herb Sutter, 1998
With that example in mind, I'll propose the Interface Principle:
The Interface Principle
For a class X, all functions, including free functions, that both
(a) "mention" X, and
(b) are "supplied with" X
are logically part of X, because they form part of the interface of X.
http://githubengineering.com/move-fast/ – Ruby library ‘Scientist’ from GitHub: run new code in production parallel to existing code it’s meant to replace; compare the results; user always gets the result of the existing code; devs see the deviations that would occur in a production environment.
via https://blogs.msdn.microsoft.com/dotnet/2016/02/17/the-week-in-net-2172016/