who finds ‘ways’ to write VB6 in any language!
1. When computing, whatever happens, behave as though you meant it to happen. 2. When you get to the point where you really understand your computer, it’s probably obsolete. 3. The first place to look for information is in the section of the manual where you least expect to find it. 4. When the going [...]
Q: “If you toss a coin a thousand times, how often will it come up heads?” A: “About fifty percent of the time.” If you consider this as “truth”, check http://www.npr.org/templates/story/story.php?storyId=1697475. Real problem is how to evaluate actual situations (force, friction, airflow, weight etc) and calculate, without error, using scientific rules to find out if [...]
If you make To-The-Scale, albeit, smaller one, “copy” of a building, you will call it a model of building, won’t you? In the same sense, source code is also model of executable software. Compiler takes information from source code and converts it to executable software. UML can model your source code, then. So, if we [...]