Pseudocode stands for “false code.” It is lines of statements that are used as a rough first draft of real computer code, regardless of the computer code language that will take its place during the real coding phases. Writing pseudocode in Visual Basic is similar to writing regular pseudocode, except you insert known variable names and known code snippets along the way. You can create pseudocode by hand or by typing it in a word processing program. Writer Bio

How to Write a Pseudocode in Visual Basic - 35