DEV Community

Discussion on: How To Write Pseudo-code

Collapse
 
fpuffer profile image
Frank Puffer • Edited

Yeah, but why not let them write real code and do a code review soon. It might cause a bit more work for you but it is safer and the junior will probably learn more. Coding is not like building a house. Code can easily be modified. Version management tools exist. Refactoring exists.

Collapse
 
andrei_says profile image
Andrei Andreev

Different level of abstraction which allows for ultra efficient communication and review of logic.