Computer quest: book 11 /
Jonathan M. Caballero, Arlene R. Caballero
- Rizal: Vicente Publishing House, 2005
- 170 pages: illustrations; 27 cm.
"Book 11--cover"
Algorithm, pseudocode, and flowchart -- Algorithm, pseudocode, and flowchart -- Types of flowchart -- The pascal program structure -- Saving, Compiling and running pascal program -- The if-else-then-else, while, and case statements -- data types, Variables, and consonants -- Operators and expressions -- The if-then-else statement -- The case statement and looping statement -- The while-do-and repeat-until statement -- The c language programming -- Introduction to c language -- The c language environment -- The output and input functions -- Data types and variables declarations -- The operators of c -- The c language selection constructs -- The if, if-else, and nested if statement -- The multiple if-else and switch statement -- The while, do-while and for loop statement -- The functions