Java Project Final

Select 2 from each section below to complete a total of 8 projects.

All projects should be created in CodeHS. When complete go to More on top right and choose Share. Copy the link into a Google Document with the file name Final Links and number them as below then share the document with my jajags account. For example Basics #2: (link) Objects #3: (link)

Basics - pick 2

  1.  Multiple A's
  2.  Contains Vowels
  3.  How Tired Am I?
  4.  Effective Field Goal Percentage
  5.  True Shooting Percentage

Methods - pick 2

  1.  Find the Second Instance
  2.  A or An?
  3.  Switch the Words
  4.  Reverse the String
  5.  Just First and Last

Objects - pick 2

  1.  Only Blue
  2.  Turtles are Pets Too!
  3.  Animal Sounds
  4.  Test average
  5.  Words

Arrays - pick 2

  1.  Reverse ArrayList
  2.  ArrayList Swap First Last
  3.  ArrayList Repeat
  4.  ArrayList Element Repeat
  5.  ArrayList Search