Difference between revisions of "IB Computer Science 2"

From WLCS
Line 12: Line 12:
 
'''Agenda:'''
 
'''Agenda:'''
 
* [http://www.oxfordmartin.ox.ac.uk/downloads/academic/future-of-employment.pdf The Future of Employment: How susceptible are jobs to computerisation? (Frey & Osborne 2013)]
 
* [http://www.oxfordmartin.ox.ac.uk/downloads/academic/future-of-employment.pdf The Future of Employment: How susceptible are jobs to computerisation? (Frey & Osborne 2013)]
** tldr; "According to our estimates, about 47 percent of total U.S. employment is at risk. We further provide evidence that wages and educational attainment exhibit a strong negative relationship with an occupation’s  probability of computerisation" (Frey & Osborne 2013)
+
** tl;dr - "According to our estimates, about 47 percent of total U.S. employment is at risk. We further provide evidence that wages and educational attainment exhibit a strong negative relationship with an occupation’s  probability of computerisation" (Frey & Osborne 2013)
 
* APS Codes! (volunteer opportunity)
 
* APS Codes! (volunteer opportunity)
 
** Monday, December 5th, 2016
 
** Monday, December 5th, 2016

Revision as of 11:56, 15 November 2016

Tuesday (11/15/16)

Warmup:

  • Draw the following illustrations
    1. an empty stack
    2. push(6)
    3. push(1)
    4. pop()
    5. push(3)
    6. push(5)
    7. pop()

Agenda:

  • The Future of Employment: How susceptible are jobs to computerisation? (Frey & Osborne 2013)
    • tl;dr - "According to our estimates, about 47 percent of total U.S. employment is at risk. We further provide evidence that wages and educational attainment exhibit a strong negative relationship with an occupation’s probability of computerisation" (Frey & Osborne 2013)
  • APS Codes! (volunteer opportunity)
    • Monday, December 5th, 2016
    • 7-8:30 pm @ Career Center
    • Pizza provided to volunteers who help with the event
    • Volunteers will help inexperienced people learn basic programming. Volunteers can learn new programming languages too
  • Thanksgiving assembly speech ideas?
  • Complete and demo Java - Dynamic Stack Assignment

Thursday (11/10/16)

Agenda:

Monday (11/7/16)

Agenda:

  • Node Quiz
    • Closed-note, closed-book
    • Use a pencil!
  • If you wish to turn in any missing work, then you must e-mail me your code for review
  • Work on Java - Dynamic Stack Assignment

Thursday (11/3/16)

Agenda:

Tuesday (11/1/16)

Agenda:

Archives