Difference between revisions of "IB Computer Science 2"

From WLCS
Line 4: Line 4:
 
** Linear Search
 
** Linear Search
 
** Binary Search
 
** Binary Search
 +
* Search Assignment
 
* CodingBat Review - all completed by Tuesday (9/17/13)
 
* CodingBat Review - all completed by Tuesday (9/17/13)
 
*# If you do not already have one, create a [http://codingbat.com/ CodingBat] account
 
*# If you do not already have one, create a [http://codingbat.com/ CodingBat] account

Revision as of 07:26, 13 September 2013

Friday (9/13/13)

Agenda:

  • Searching - Media:Searching.pptx
    • Linear Search
    • Binary Search
  • Search Assignment
  • CodingBat Review - all completed by Tuesday (9/17/13)
    1. If you do not already have one, create a CodingBat account
    2. Once you're logged in, go to prefs->teacher share and use BuiEmail.bmp
    3. Complete all the CodingBat Logic-2 exercises
    4. Continue and complete String-2
    5. Continue and complete List-2

Wednesday (9/11/13)

Warmup:

  • Turn in your signed syllabus sheet if you have it (due by the end of the week)
  • Make sure you've shared your Usability Assignment w/ Mr. Bui

Agenda:

Monday (9/9/13)

Agenda:

  • IB Computer Science II Syllabus
    • Signed syllabus sheets due by the end of the week
  • Media:SystemDesignBasics.pptx
  • Usability Assignment
    1. Sign into your APS Google account
    2. Open a Google Doc and title it Usability Assignment
    3. Put your name at the top
    4. Find 2 examples of good usability
      1. Take a screenshot or find a picture of the example
      2. Paste it into the Google Doc
      3. Point out or highlight the specific usability aspect somehow (in red or bright green are best)
      4. State which usability rule the example is following, and describe how it follows it
      5. Repeat for each of the 2 examples of good usability (each example should be a different usability rule)
    5. Find 2 examples of bad usability
      1. Take a screenshot or find a picture of the example
      2. Paste it into the Google Doc
      3. Point out or highlight the specific usability aspect failure (in red or bright green are best)
      4. State which usability rule the example is breaking, and describe how it breaks it
      5. Repeat for each of the 2 examples of bad usability (each example should be a different usability rule)
    6. Share the document w/ Mr. Bui

Thursday (9/5/13)

Agenda:

Tuesday (9/3/13)

Agenda:

Summer