Friday, November 10, 2006

Don Amor:

On the first grading period we learned the basics of C programming. This includes statements such as printf, scanf and other things concerning C program. This grading however is another step to more complex programs. We learned about condition statements such as IF, ELSE and ELSE IF statements. It allows the user to input values and operations for a given condition. Another one is the looping statements such as FOR, DO, DO WHILE and WHILE statements. It allows the user to be able to repeat certain tasks and even programs in one repeatable program. This subject is getting more exciting! Thanks to our understanding teacher Mrs. Gallardo, without her would not even know C program!