BodaciousMunchkin@links.hackliberty.org to Programming@programming.dev · 2 years agoWhy Pseudocode?stellar.mit.eduexternal-linkmessage-square3linkfedilinkarrow-up10arrow-down10
arrow-up10arrow-down1external-linkWhy Pseudocode?stellar.mit.eduBodaciousMunchkin@links.hackliberty.org to Programming@programming.dev · 2 years agomessage-square3linkfedilink
minus-squarenous@programming.devlinkfedilinkEnglisharrow-up0arrow-down1·2 years agoNah, if you have some complex logic you are not sure about then you need to see it run to be able to see how it reacts to changes. You cannot run pseudocode so it is far harder to validate it will do what you want it to do.
Nah, if you have some complex logic you are not sure about then you need to see it run to be able to see how it reacts to changes. You cannot run pseudocode so it is far harder to validate it will do what you want it to do.