Search Results
The following posts are tagged as 'Plan':
-
Coding Like Forrest Gump
I'm kinda tired. Think I'll go home now...
-
Unified Modeling Language
If you can't visualize your code logic, you might have a hard time coding a robust application. Use UML to help yourself
see the light
...http://geeksneversleep.com/reference/unified-modeling-language
-
Generic Code
Generic code, otherwise known as pseudocode, is really nothing more than a first approximation of the logic of your program, but written in a very readable manner.
