Showing posts with label exams. Show all posts
Showing posts with label exams. Show all posts

Wednesday, December 14, 2011

Exam #3 results

Exams have all been graded and you all did very well. I decided to count best five out of six as "the exam", given that time seemed to be against completion. For those who finished all six, kudos: you got some extra credit. Exam scores ranged from 95 to 110. Final grades have been posted on WebAdvisor and I'm pretty sure I emailed everyone their semester grades and/or let you know before you left last night.

Final grade distribution follows:

Monday, December 12, 2011

Exam #3 structure

The final exam is written. These are the six problems on the exam. Please prepare accordingly.
  1. Three required programs
    1. Numerical conversion
    2. Geometric calculation
    3. One regular expression testing
  2. Choice of one of two options in each category
    1. File I/O
    2. Decoupled class
    3. String manipulation

Friday, December 2, 2011

Exam #3 programming problems

I strongly suggest that each student develop a Java solution to the following problems in preparation for the coding portion of the first exam. While I do not promise that the practical part of the exam will be *exactly* the same as any one of these problems, the actual test question will at least be very similar to several of these practice problems.

Watch this post - more to come!

Exam #3 preparation

Your final exam is scheduled in class for December 13th. Next week, we will finish up new material and review the material for the exam. Keep an eye on the blog for test preparation suggestions. Programming problems on exams are often very similar to the end of chapter exercises.

Sunday, November 20, 2011

Exam #2 results

For those who came to class and took the second exam, the tests are graded and the class average was 93.5% and one student had a perfect score. These scores are significantly improved over the first exam - well done!

Since only half the class has taken the exam, I am not going to post solutions yet.

Grade distribution follows:

Sunday, November 13, 2011

Exam #2 this week

Quick reminder that you that you have an exam Tuesday night. Please be on time. You will be taking the written portion of the exam closed book. For the programming part of the test, you may use your textbook as a reference but you may not bring pre-completed code with you. Practice today and tomorrow for the test by working on the exercises at the ends of the chapters and in the exam prep blog posts.

Your exam will likely contain

Tuesday, November 8, 2011

Exam #2 programming problems

I strongly suggest that each student develop a Java solution to the following problems in preparation for the coding portion of the first exam. While I do not promise that the practical part of the exam will be *exactly* the same as any one of these problems, the actual test question will at least be very similar to several of these practice problems. More than likely, there will be five program options on the test and you'll need to complete four of the five.

Exam #2 preparation

Your second exam, on chapters 5 through 7 of the textbook, is scheduled in class for one week from today. The format will be similar to the previous test.

Topics covered include:

Thursday, October 20, 2011

Exam #1 results

Your first exams are all graded and the class average was 82.4% and one student had a perfect score. While there is plenty of room for improvement, this is not a bad baseline. If your personal score is a little less than you would like, keep this in mind: if you have an upward trend in your test results and finish strongly, I tend to weight the later exams sightly more heavily.

Grade distribution follows:

Monday, October 17, 2011

Exam #1 tomorrow night

Drive-by posting to remind you that you have an exam tomorrow night. Please be on time. You will be taking the written portion of the exam closed book. For the programming part of the test, you may use your textbook as a reference but you may not bring pre-completed code with you. Practice today and tomorrow for the test by working on the exercises at the ends of the chapters and in the exam prep blog posts.

Your exam will contain

Tuesday, October 11, 2011

Exam #1 pretest comments

Instead of me retyping the same comments to many students, I'm listing code critiques here by numbers and me return emails to you reference this list.

Note:
Not all students turned in code for last night's pretest. If you neglect to turn in code during next week's exam, you will receive a failing grade.

Friday, October 7, 2011

Exam #1 programming problems

I strongly suggest that each student develop a Java solution to the following problems in preparation for the coding portion of the first exam. While I do not promise that the practical part of the exam will be *exactly* the same as any one of these problems, the actual test question will at least be very similar to one or more of these practice problems.

Monday, October 3, 2011

Exam #1 preparation

Your first exam, on chapters 1 through 4 of the textbook, is scheduled in class for two weeks from tomorrow. Next week, we will review the material for the exam and take a practice test. Keep an eye on the blog this week for test preparation suggestions. Programming problems on exams are often very similar to the end of chapter exercises.

Friday, September 2, 2011

Grades

Final grades for this class will be determined according to the following criteria:
  • Test average
  • Lab assignments
  • Homework