|
Re: Pseudo-Code
There are more "official" psuedo-code type things, but I'd really just make your own up as you go. Basically, as you think about the code, write it down. Each separate chuck goes on a line of its own, indent lines the farther they are nested (like, if you have a line in a function in an if statement...). Just use plain English, just not in complete sentences (unless you so feel the need).
__________________
|