View Single Post
Old 04-02-2014, 11:56 PM
  #94
secretk
Master Fan

 
secretk's Avatar
 
Joined: Feb 2011
Posts: 22,989
http://i.imgur.com/v6mRF2P.jpg

I don't want to post the picture here because it's rather big and long and it might be hard to read.

Just a note - debugging is something we do when we investigate a problem. We basically set up a break point in the code and we follow step by step what's going on. It's like if you have Internet page and the user clicks button and something goes wrong. We will click the button and follow behind the scenes what's going on. So it's just a word play in this case .

Also flowchart is a sequences of steps with conditions that explains some process (say sandwich making). And yes we do that . We have the uncanny desire to tell you how to do effectively your daily things that you haven't even thought about. I just try to not share my thoughts about this with people that won't appreciate it. In our defense we have such lab homework assignment in the university. In my case it was to think about flowchart how to make coffee. So it's not weird that later we do the same in our life activities.
__________________
I am an ancient soul in a modern body, with a futuristic state of mind.
secretk is offline   Reply With Quote