Visits to this site:
Computer Programming 1 - PASCAL
This page was last updated on: December 4, 2008
You need to make sure that programs #15 and #16 are complete.  Program #15 is a bonus program which will count towards the second 9 weeks.

Expect several more quizzes soon.  You should be very good at using for loops, repeat loops, if statements, and boolean variables. Of course we have done much more than that!  I suggest you continually review.

By Thursday, 11-4-99 you should have read up to and including chapter 5.

Have fun at the homecomming events:

Thursday night is the Student Growl.

Friday afternoon is the parade.

Friday night is the game!!!

The following are links to helpful sites, tutorials, and power point presentations (best if viewed with IE5).
Current Power Point Presentations of Interest:
Current Links of Interest:
Support the fight against Breast Cancer
Support the fight against Breast Cancer
Practice question:
When should you use a for loop?


Practice question:
Convert 6A from base 12 to base 10.
Note:  The content of these links do not always reflect expectations and requirements for Mr. Ebbert's class.  For example, the link titled "Coding in Pascal - A DIFFERENT perspective" suggests entirely different standards for naming variables.  As I have said in class, you will have to conform to different standards under different programming situations.  In my class you must follow the standards as I have defined them.  However, it is a good idea to see that there are other possible standards.