Unit 2 - Using Objects

Objects and Void Methods Methods String Objects Wrapper Classes HW

Unit 2 - Using Objects

This is one of the most important concepts in Java. Buckle up and pay attention!

Learning Goals

  • Understand classes and objects as a concept
    • Learn about attributes and methods
  • Learn about the String class and its methods
  • Learn about the wrapper classes for primitives
  • Learn about the Math module

Demos

  • Book (what are objects?)
  • Rubiks cube (methods and classes)
  • Box (autoboxing/unboxing)

In-Class Activities

  • Method golf (method signatures)
  • Shooting hoops (MC practice)

Resources

Comments

You are seeing this because your Disqus shortname is not properly set. To configure Disqus, you should edit your _config.yml to include either a disqus.shortname variable.

If you do not wish to use Disqus, override the comments.html partial for this theme.