First Hand Update From My Instagram

Friday, June 5, 2009

Control Technique - Repitition

Computer Programming (Chapter 6)


Comment:
1.Both pseudocode and flow cart is important (applicable) in designing a repitition program (for selection and switch also) but I personally prefer flow chart coz it is easier in seeing the big picture. It tells you what you should do next in a simple and tidy format.

Suggestion:
1.Click on the pic i.e. notes and mind map for a larger view and it's URL.
2.When you want to start a nested program, you have to start with a { , right? Remember to end it with a } also. I would advise you to type both { and } before starting the inner program then jump back inside the curly bracket to start program. This decrease the probablity of forgetting the ending curly bracket }.


No comments:

Post a Comment