19 Matching Annotations
  1. Last 7 days
    1. “Reformat”

      function as checker

    2. Java is in the family of programming languages that use curly braces ({}) to group together statements.

      function

    3. Punctuation is important

      Such as ; at the end

    4. names are what connect different parts of your program

      It must be precise and correct

    5. specific details of Java’s syntax.

      need to learn specific expressions even though I've already learned other language.

    6. In Java you’ll find the structures are similar but you’ll have to get used to expressing them in text.

      using Java language instead of block coding

    7. AP CSP (Computer Science Principles)

      another Computer Science class

    1. at least 20 hours of lab time for you to practice Java programming.

      requirement for AP CSA

    2. 10 units shown in the table below

      College board pay attention especially to 10 units below

    3. 2D Array

      type of free response question

    4. Array/ArrayList

      type of free response question

    5. Classes

      type of free response question

    6. Methods and Control Structures

      one kind of free-response question

    7. Each part is worth 50% of your grade.

      40 Multiple choice and 4 free responses worth same points