Difference between revisions of "IB Computer Science 2"

From WLCS
Line 11: Line 11:
 
*# [[Media:Flowcharts.ppt]]
 
*# [[Media:Flowcharts.ppt]]
 
*# Selection sort example
 
*# Selection sort example
*# Create a Google Doc
 
 
*# Create algorithm flowcharts for
 
*# Create algorithm flowcharts for
 
*#* Linear search
 
*#* Linear search
 
*#* Binary search
 
*#* Binary search
 
*#* Bubble sort
 
*#* Bubble sort
*# Be sure to be specific in each step and title each of the flowcharts
+
*# You may use Google Draw or you can draw it out by hand
  
 
== Thursday (9/19/13) ==
 
== Thursday (9/19/13) ==

Revision as of 11:25, 23 September 2013

Monday (9/23/12)

Agenda:

Thursday (9/19/13)

Agenda:

Tuesday (9/17/13)

Warmup:

  1. Create a 2 person group
  2. Take 5 playing cards
  3. Lay them out randomly in a row (out of order)
  4. Sort them in numerical order (Ace is high)
  5. As a team, discuss your sorting algorithm
  6. Write down the basic steps to your algorithm

Agenda:

Friday (9/13/13)

Agenda:

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