Tuesday, December 7, 2010

New Concept: Functions

Mr. Arkin taught us a few new keywords, that are quite effective if used. Keywords "function" and "result" are used to declare a function that will process one or more parameters to result in a value. We also learned that initally writing algorithms in pseudo-code will help phrase our code more clearly and efficiently. For homework, we were assigned to create a sub-program using function that will generate the next consonant when provided a letter of the alphabet. Seeya tomorrow!

No comments:

Post a Comment