IBCS1 - 1516 - December

From WLCS

Monday - Thursday (12/21/15 - 12/31/15)

  • Winter Break

Monday - Friday (12/14/15 - 12/17/15)

Friday - Thursday (12/4/15 - 12/8/15)

Agenda:

  • Dual enrollment
    1. Turn in signed form
    2. Attach proof of placement test exemption
  • Period 1 - Complete Turtle - Looping Assignment (practice loops with turtle)
  • Complete Turtle - Graphing Calculator
  • Work on a visualization for Monte Carlo Pi - Examples
    1. Copy your Monte Carlo Pi program and name the new file monteCarloVisual.py
    2. Integrate turtle graphics into your Monte Carlo program so that a circle or quarter circle is drawn in a box
    3. Plot the randomly generated points in your program
    4. Color the points so that hits (inside the circle) are red and misses are green
  • Introduction to Strings

Wednesday (12/2/15)

  • Dual enrollment
    1. Complete the NVCC admission application (obtain your NVCC student ID #)
    2. Complete the NVCC Student ID# Survey
    3. Print out documentation with your name that proves your exemption scores (e.g. CollegeBoard scores)
    4. Turn in a signed (student & parent) "Intent to Dual Enroll" form
  • Period 1
  • Period 5 & 7
    • Complete Turtle - Graphing Calculator
    • Work on a visualization for Monte Carlo Pi - Examples
      1. Copy your Monte Carlo Pi program and name the new file monteCarloVisual.py
      2. Integrate turtle graphics into your Monte Carlo program so that a circle or quarter circle is drawn in a box
      3. Plot the randomly generated points in your program
      4. Color the points so that hits (inside the circle) are red and misses are green