Trimester 1 Class Schedules!

Regular

  • 01: 001248 PHYSICS OF THE UNI 1 - 001248-1-02
    • Callicott, Andrea M.
    • Room: K104
  • 02: 000313 HON HUMANITIES 1 - 000313-2-01
    • Philyaw, Jennifer M.
    • Room: G117
  • 03: 001018 INT MATH IIIA - 701018-3-02
    • Grimsley, Megan L.
    • Room: R302
  • 04: 001244 AP ENVIRON SCI (1) - 001244-4-01
    • Moulton, Tyler L.
    • Room: E103
  • 05: 001078 AP CS PRINCIPLES (1) - 001078-2-01
    • Yeung, Sean T.
    • Room: A101

My Class Units!

AP Environmental Science!

  • Unit 1

    • Env. Systems
    • Energy in Ecosystems
    • Geology
    • Biogeo Cycles
    • Ecosystem Ecology
  • Unit 2

    • Ecosystem Diversity
    • Natural Ecosystem Change
    • Loss of Biodiversity
  • Unit 3

    • Population Ecology
    • Human Population Dynamics
    • Human Population Size
    • Human Population Impacts
  • Unit 4

    • Plate Tectonics
    • Water Resources
    • Natural Eco Change
    • Soil & Soil Dynamics
  • Unit 5

    • Agriculture
    • Forestry & Rangelands
    • Land Use
    • Mining
    • Fishing
  • Unit 6

    • nv. Economics
    • Energy Concepts
    • Energy Cons.
    • Fossil Fuel Resources
    • Nuclear Energy
    • Hydro Power
    • Energy Reduction
    • Renewable Energy
  • Unit 7

    • Atmosphere
    • Stratos Ozone
    • Air Pollution

Honors Humanities!

  • HH1: Art as Beauty - Aesthetic Appreciation

    • This unit will explore how to think about art, especially visual art, with a look at art styles and movements in art history
    • Readings: Excerpt from What is Art? by Leo Tolstoy, Selected chapters from Cultures and Values and other selected readings.
    • Writing: Outlining, Research Paper/Argument Synthesis Essay,
    • Speaking/Projects: Appreciating Art Presentation
  • HH1: Art as Interaction - Personal and Political

    • This unit will explore how art can help us emotionally as individuals and collectively as a society with a focus on the performaing arts (esp. tragedy in theatre)
    • Readings: Antigone from Three Theban Plays and other selected readings
    • Writing: Creative Response, On Demand Literary Analysis Essay
    • Speaking/Projects: Experiencing the Arts Seminar Discussion
  • HH1: Art as Fusion --- Past and Present

    • This unit will explore archetypes and allusions within art, especially in the literary arts of myths and epics. We will consider how archetypes and allusions to connect art, artists (particularly storytellers), and audiences past and present.
    • Readings: Excerpts from Homer's The Odyssey selected myths and other selected readings, esp. epics
    • Writing: On Demand Essay and/or Myth 4 Square and/or creative response
    • Speaking/Project: Myth or Epic Presentation and/or creative response presentation
  • HH1: Independent Reading:

    • Independent reading will run throughout the trimester. Students will read a least one self-selected book that fits the Art as Fusion: Past and Present unit frmaing ideas. That is, students will read a book that is a retelling of an classic or classical story or a contemporary book that contains a direct allsuion to a classic or classical story.
    • Reading: Student selected novel
    • Writing: Letter essay(s)
    • Speaking/Projects: Weekly discussions, Book Talk
  • HH1: Here We Grown Again Writing Portfolio

    • Throughout the trimester, students will reflect on their writing and may even revise part or parts of selected writing assignments. Additionally, studnets may be asked to complete some independent learning tasks around their writing goals. These assignments will be collected into a portfolio of sorts.

Integrated Mathematics 3

  • Chapter 1

    • 1.1.1 - 1.1.3 Investigations and Functions

    • 1.2.1 Determining Points of Intersection

    • 1.2.3 Comparing and Representing Data

  • Chapter 2

    • 2.1.1 - 2.1.2 Transformations of f(x)=x2

    • 2.2.1 - 2.2.4 Transforming Parent Graphs

    • 2.3.1 Completing the Square

  • Chapter 3

    • 3.1.1 to 3.1.4 Solving Systems of Equations

    • 3.2.1 to 3.2.1 Inequalities

  • Chapter 5

    • 5.1.1 to 5.1.3: Inverses

    • 5.2.1 to 5.2.4: Logarithms

  • Chapter 9

    • 9.1.1 to 9.1.7: Trigonometric Functions

    • 9.2.1 to 9.2.4: Transforming Trigonometric Functions

    • SAT Prep

AP Computer Science!

Introduction to Tools and Resources

The initial weeks focus on introducing Tools, Pair Programming, and the AP Resources that we plan to use throughout the year. At the end of Weeks 0-3, students will be exposed to blogging with GitHub Pages; developing with Jupyter Notebooks, Python, JavaScript, HTML, and Code.org AppLab; working with AP classroom and becoming familiar with Create Performance Task project requirements.

Introduction to Web Development

Websites are made up of three key parts: Frontend, Backend, and Deployment. The focus for these weeks is to enable students to perform all the aspects of constructing constructing and deploying a Website. Fastpages got us started on these concepts, but now we will build a Website from the ground up. Once again, there will be a lot of learning focused tools and getting things working. But, in the end, students will be ready to learn all aspects of Website Development.

Fundamental of Programming and Algorithms

The tough solutions to problems in Computer Science generally require an algorithm. Each algorithm usually involves data, for instance Data Science is a field that focuses on data with algorithms. The next few week focuses on some very detailed algorithms, but we hope to express these details visually with our Web and Blogging capabilities. Data and binary are sometimes considered boring, but we produce data with analytics or learn to alter the internals of images, the data and algorithms can become VERY interesting.