03 - String Operations

Heeeun Lim

Goals

  • Confident on managing source code with Git
  • Know how to read, write, transform strings in Java
  • Optionally, know toString method in Java

Slides

Homework

  • Create own repository and push your changes to the new repository
  • Change "a" to "e" in the user input
  • Create Human class with name and occupation and write toString method

Additional Resources

Last Updated: 1/29/2019, 10:27:15 AM