Difference between revisions of "IB Computer Science 1"

From WLCS
Line 1: Line 1:
 +
== Thursday (1/25/18) ==
 +
'''Agenda:'''
 +
* Complete [[Morse Code Translator]]
 +
** You do not have to use a dictionary for morse->plain
 +
** Challenge: Within your morse->plain code, implement a feature that detects when spaces should be entered in the plain string
 +
* Coming soon: Playing sound
 +
 
== Tuesday (1/23/18) ==
 
== Tuesday (1/23/18) ==
 
'''Agenda:'''
 
'''Agenda:'''

Revision as of 09:24, 25 January 2018

Thursday (1/25/18)

Agenda:

  • Complete Morse Code Translator
    • You do not have to use a dictionary for morse->plain
    • Challenge: Within your morse->plain code, implement a feature that detects when spaces should be entered in the plain string
  • Coming soon: Playing sound

Tuesday (1/23/18)

Agenda:

Friday (1/19/18)

Agenda:

Wednesday (1/17/18)

Agenda:

  • Internal Assessment introduction
  • Complete and demo Pig Latin Translator
  • Work on Morse Code Translator
  • Quarter Assessment on Tuesday (1/23/18)
    • Basically everything we've done in Python up to this point
    • Focus on if-statements, functions, while loops, and strings

Wednesday (1/10/18)

Agenda:

Monday (1/8/18)

Agenda:

Tuesday - Thursday (1/2/18 - 1/4/18)

Agenda:

Archives