IB Computer Science 1

From WLCS
Revision as of 14:38, 17 January 2013 by Admin (talk | contribs)

Thursday (1/17/13)

Agenda:

Tuesday - Wednesday (1/15/13 - 1/16/13)

  • Job Opportunity - Let Mr. Bui know if you are interested
    • $9.00/hr
    • After school at a local accounting company in Clarenon
    • Bookkeeping
    • Answer phones, filing, assembly tax returns.
    • Scanning documents
    • Website maintenance
  • Demo missing assignments

Friday - Monday (1/11/13 - 1/14/13)

  • 2nd Quarter Exam
  • Demo and missing assignments

Thursday (1/10/13)

  • 2nd Quarter Exam Outline
    • Closed-note, closed-book, short-answers
    • Turtle
    • Functions
    • Loops
    • Strings
    • Any assignments that we completed
  • Planning code out before you write it
    1. Write out the English steps to finding the at-symbol
    2. Write out the English steps to the find() function, assuming you are searching for ch starting index
    3. Write out the English steps to finding the first non-valid e-mail character, assuming you start searching at index
    4. Write out the English steps to finding the first non-valid e-mail character backwards, assuming you start searching at index
  • Write the code for harvesting an e-mail separated by anything (not just spaces)

Wednesday (1/9/13)

  • 2nd Quarter Exam Outline
    • Closed-note, closed-book, short-answers
    • Turtle
    • Functions
    • Loops
    • Strings
    • Any assignments that we completed
  • Demo completed E-mail Harvester Assignment
  • Introduction to Flowcharts
    1. Pseudocode & flowcharts handout
    2. Media:Flowcharts.ppt
    3. As a class, we will draw the flow chart for findAtSymbol()
    4. As a class, we will draw the flow chart for finding an e-mail address
    5. Using Google Drive -> Drawing to create flow charts
  • Harvesting an e-mail separated by anything
  • Harvesting all e-mails separated by anything

Monday - Tuesday (1/7/13 - 1/8/13)

  • Demo completed E-mail Harvester Assignment
  • Introduction to Flowcharts
    1. Pseudocode & flowcharts handout
    2. Media:Flowcharts.ppt
    3. As a class, we will draw the flow chart for findAtSymbol()
    4. As a class, we will draw the flow chart for finding an e-mail address
    5. Using Google Drive -> Drawing to create flow charts
  • Harvesting an e-mail separated by anything
  • Harvesting all e-mails separated by anything

Thursday - Friday (1/3/13 - 1/4/13)

Archives