04 May 2010
By ranadon
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.
24 April 2010
By ranadon
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.
23 April 2010
By ranadon
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.
23 April 2010
By ranadon
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.
20 April 2010
By ranadon
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:
- First and Last name
- Address
- Phone number
19 April 2010
By ranadon
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.
19 April 2010
By ranadon
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!
16 April 2010
By ranadon
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:
- Menu
- Input box
- Text box
- Allow for input of name, address, and phone number to be stored in a file.
- Allow for display of each record in a text box
16 April 2010
By ranadon
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.
13 April 2010
By ranadon
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.