1. Watch video "09a Java String Methods" for an overview of String datatype and methods to combine and slice Strings. Presentation available at: http://nebomusic.net/javalessons/09_String_Presentation.pdf
2. Watch video "09b Work Together with String Exercises 01". Complete the following Exercises from "Java String Exercises 01"
-Greetings Name!
-Triple Name
-Firstname Lastname
-One Letter at a Time
-Reverse String
-Same String
-String Contains An 'a'
-First Two
-First Half
-Double String Letters