Please enable JavaScript to use CodeHS

Introduction to Java (Latte)

Lesson 4.4 Writing Classes

Description


Objective


Activities

These are all the activities included in the lesson

4.4.1 Constructors
4.4.2 Quiz: Constructors
4.4.3 Student Constructor
4.4.4 Rectangle Constructor
4.4.5 Triangle Class: Constructor
4.4.6 Rectangle toString
4.4.7 Student toString
4.4.8 toString for Flowers
4.4.9 Instance Variables for Your Dog
4.4.10 Student GPA Field
4.4.11 Free Response: What instance variables?
4.4.12 Pizza Time!
4.4.13 Fractions