Loading Events

« All Events

  • This event has passed.

6 PM – Intro To Java – Brandon

September 9 @ 5:30 pm - 6:30 pm
What we  learned today:
  1. We learned about method/functions in java and how to use and call them

Homework:

  1. Create a new Java class 9September_MethodsHomework.java
  2. Create a new method convertFromFahrenheitToCelcius. It has one parameter int fahrenheit. Inside the method, it will convert fahrenheit parameter into celcius by using this formula (F − 32) × 5/9 = C . You have to return the result and print the result.
  3. Do not use static

Details

  • Date: September 9
  • Time:
    5:30 pm - 6:30 pm