APCSP Room112
  • AP Computer Science Principles
  • General Course Information
    • Course in a Box
    • Syllabus
    • Recall Quizes
  • Abstraction
  • Basic Computing Skills Part 1
  • Basic Computing Skills Part 2
  • Cisco Binary Game
  • Hex Hints
  • ASCII Table
  • Binary Acrostic
  • Polygon Inventory
  • Pinwheels
    • Modern Art with Polygons
    • Expanding Pinwheel Procedure
    • What to Create and Turn in
  • Friday Programming #1
    • We Flow Chart
    • Document Your Number Guess Game
  • DeBug: Conditionals
  • Car Programming
  • Catapults
  • Fractal Art
  • Friday: Where is Mrs. Wright
  • Global Impact
    • Programming with Conditionals
    • Making Predicates & Reporters
    • Min, Max & Less Than or Equal
      • Extension: Summing a List of Numbers
    • End of Week Programming
      • Working With Lists
        • Lists with Strings
        • Mad Libs
          • If you Make Me Mad
    • Where is my Teacher-Monday
    • Where is My Teacher Tuesday
      • More Work for Tuesday
    • Where is My Teacher - Wed
      • Start Computational Artifact
  • Data & Information
    • DeBug Practice
    • Term 1 Project: Is that a Triangle?
      • Grading Rubric
    • End of Quarter Programming Project
      • What you should program
  • Explore Performance Task
    • Computational Artifact
      • Microsoft Paint
      • Canva Process Chart
    • Whats APP Scaffolding
    • Student Research Pages
      • Is it AI?
    • Written Response Template
    • 2A Tips & Reminder
    • 2B Reminder
    • 2C Tips & Reminder
    • 2D Tips and Reminder
  • Problem Solving
    • PS 1.1
  • March At Home Material
    • Are you Out There
    • Day 1: Parity Bit
    • Day 2: Software Development Cycle
      • Task
      • Handwritten Planning
      • Now Code a Little
      • How Will Program Be Graded?
      • What Do I Turn in Now
      • Written Response 2B
  • April At Home Material
    • Math & Logic
    • Search Algorithims
    • List Lab
      • Digital Lecture
      • 2D: Written Response Assignment
Powered by GitBook
On this page
  1. March At Home Material
  2. Day 2: Software Development Cycle

Written Response 2B

2 Paragraphs: Due Saturday at Noon

PreviousWhat Do I Turn in NowNextMath & Logic

Last updated 5 years ago

Written Response 2B is about ..just like this assignment! To ensure that you include all the necessary components - you should write two simple paragraphs

Paragraph #1: Follows the handwritten design process you just completed. You should write about the overall development, from understanding the program goals to the last test. Notice that the arrows on the design process go in BOTH DIRECTIONS!

A good program development involves thinking a little, coding a little, testing a little and either changing or moving forward to think a little, code a little, and so on....which is JUST what you did.

Write 4-6 sentneces that explain your overall design process. you MUST use at least two words from each column (or an appropriate synonm). Column A: Shows that you repeated different design steps (or that you iteratively developed your program) and Column B shows that you did it in small little steps. (or incrementally).

Digital Class in Recording - in case you missed it OR you missed something I said OR you just miss the sound of my voice

2nd Paragraph: Identify and explain TWO SPECIFIC things that you had to CHANGE OR ADD (difficulties or opportunities) while developing the program. Make sure you use the word I ME MY.

You can have two difficulites, two opportunities or one difficulty and one opporutnity. What did it look like before you made changes, what specific changes did you make (refer to code or procedures specifically), what was the result of these changes.

Never say - I fixed it - HOW did you fix it?

cause that is planning and investigating the problem to solve.

TIP: You should mention the mandatory planning you did in the handwritten document
the design process.
Use these words to Write Paragraph #1
Of course yours would be different