Home
  • Sections
    • Week 2
    • Week 3
    • Week 4
    • Week 5
    • Week 6
    • Week 7
  • Tangents
    • Confidence
    • Slope and Y-intercepts
    • Liveliness vs. life.length()
    • Last Lecture
    • 11 lifetimes
  • Class Website
  • CS198 Website
  • CS106A Java Library

Week 4 7/17/2014

Agenda

  • Review of Strings
  • Section Problem #1: Dragging Circles
  • Tangent! Slope vs. Y-intercepts
  • Section Problem #2: Adding Commas To Numeric Strings
  • Section Problem #4: Converting string to alternating capital letters

We'll be going over some principles behind mouseEvents today and getting used to string manipulations



Debrief: Awesome stuff today guys working especially on the first program, thanks for pointing out the issues in dragging from the corner rather than center. You can take a look at the solutions too and how they don't really take care of it.