American Young Coder

AYC logo
Loading Events

« All Events

  • This event has passed.

7 PM – Intro to Java – Brandon (Joel Sub)

June 23 @ 7:00 pm - 8:00 pm

Today we did:
  1. We started learning about methods.

 

Homework:
  1. Create a new Java class June23_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. This is very similar to what we did in the class with addFourNumbers method.

Details

Date:
June 23
Time:
7:00 pm - 8:00 pm