Mr. Anadon - Computer Programming at Penn High School

Week Thirty-Three Recap

Another week gone and ever so closer to summer break.

Seniors are ready to go.

Underclassmen want summer to be here now.

I just want to make sure that students have gotten enough out of my class and have s firm understanding of what entails computer programming.

I am currently working on some projects myself that take quite a bit of time and troubleshooting.

In programming two, we are still covering classes.  I have a feeling that we will continue until the end of the year.

Week Thirty-Two Recap

Roughly a month of school is left.

I think students are getting eager for the school year to end. 

 I plan to step it up so that my students can get the most now and until the end.

The whole corporation is migrating to gmail and a new grade book program for next year.  I have been very busy assisting staff with this transition.  Many positives to note on this matter.

Computer Programming One - Hangman Project Starts Today

April 21, 2010

The Hangman project starts today.

Plan of Action due by end of class today for credit.  NOT accepted if turned in late. 

Computer Programming Two - Lab Time

 April 21, 2010

Students will use time wisely to get exercises done on classes.

Because of several absences due to field trip and testing, quiz over classes

will be given next Monday.

Computer Programming One - Finishing up with Data Files and PhoneBook Application

April 20, 2010

Need to finish more with data files with students.

After the basics have been covered students will need to take both approaches for saving data to develop a phone book application that will be able to read and write the following from data files:

  1. First and Last name
  2. Address
  3. Phone number

 

Computer Programming Two - Lab Day for Exercises over classes

April 20, 2010

Students need to spend their time wisely on the exercises over classes.  Hardly any time has been given to get the work done.

A quiz over classes will be given on Thursday.

A production grade will be collected today.

Week Thirty-One Recap

Students are getting restless!

After Spring Break it is my challenge to make sure students stay on task. and stay excited about programming.

Let's stay focused and continue problem solving!

There is only about a month left of class!

Computer Programming One - Finishing up Data Files

April 16, 2010

More programs over data files will be covered in class.

Students than will be given some lab time to generate a program that will collect text from the user and then store it in a data file.

Students will have to generate a program with the following:

  1. Menu
  2. Input box
  3. Text box
  4. Allow for input of name, address, and phone number to be stored in a file. 
  5. Allow for display of each record in a text box

Computer Programming Two - Lab Day for Classes Exercises

April 16, 2010

Students will be given lab time today to start exercises over basic classes.

Some additional programs will be covered in class.

A quiz over what was introduced this week will be given next Tuesday. 

Computer Programming One - More with Data Files

 April 14, 2010

Students will finish up the example that was started on Monday over manipulating files and folders.  After the program is finished students will be asked to generate some text files to test the program.

Students will also be given more sample code on reading and writing to a data file.  The data written will simply be text but the concept is a major one.  Dealing with data and how to access it is key for data storage and replication.