![]() ![]() |
| |||||||||
| Hotspots: Slides and Code TA Corner Comments? Announcements FAQ Static Webspace | ||||||||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
| Due dates are always listed in the Syllabus and Lecture Slides-Fall 2004 and yes, we will be going over the midterms in breakout, so hopefully that will help your concerns! Summer McWilliams |
| You can see what you missed when you get the midterm back during breakout this week. The TAs will also go over the answers to the midterm during breakout. Angela Liang |
| We graded all of the problems as a group, using identical criteria. We all graded problem #1, so that we could all work at grading it consistently, then moved to problem #2. In general, don't freak over Midterm #1. Grades tend to be low on the first midterm, then later exams and HW buoy up the grade. Mark Guzdial |
==o never mind about the problem on page 234. i just pressed enter more than once and it worked. thanks though.
== ==two questions:
| The values go from -32768 to +32767. The reason they aren't the same is because 0 is included in the positive half making it 1 less than the negative value. so in the code, if value goes less than 0, then it is invalid, so the sample is set to the most negative valid sample number. Kelly Lyons |
| Try typing it into JES and changing the numbers around to see what is happening. The number before the : has to do with the starting position, and the number after the : has to do with the ending position. For negative numbers, think wrapping, just like color values. Kelly Lyons |
== ==on page 242, when i type in print phones(), it gives me an error message that says
| Have you entered and saved the phone and phonebook function on page 242 yet? Phone and phonebook are not predefined functions, you need to define them before you can print them. Summer McWilliams |
| The average on the midterm, not including zeroes (people who didn't take it), was 80.4%. A "B" average on the first midterm is quite high, since grades tend to go up after the wake-up call of the first midterm. Mark Guzdial |
| Overall. Mark Guzdial |
| That's why we returned the midterms in breakout and went over anything that anyone got wrong there–go to breakout to see what you did wrong, and someone will explain it to you. Summer McWilliams |