This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@startuml | |
skinparam ArrowHeadColor none | |
title Breaking the Curse of Knowledge: Steps for Developers | |
start | |
:Explain the "Why" First; | |
while (Check Understanding, Is understood?) is (Not understand) |