American Young Coder (AYC)

AYC logo

4 PM – Intro To Java – Gamas

Homework In Nov5Magic8Ball.java, use combination of Random module, while loop, if else statements to create Magic 8 Ball game. Look at below Python codes for your reference import random while True: user_questionRead More...

7:30 PM – Intro To Java – Alex Lee

Today We Did: We continued and were able to finish up most of the MonsterInheritance project. Learned about parent and child class Also, we learned about access modifiers and the differences betweenRead More...

9 AM – Intro To Java – Gamas

Today We Did We finished Driver System. We reviewed what's going to be in the final test. Homework Next week is 2 hours final test. From 9 AM to 11 AM. ToRead More...

4 PM – Intro To Java – Alex Lee

Homework: Create a new Java class <date>_MethodsHomework.java Create a new method convertFromFahrenheitToCelcius. It has one parameter int Fahrenheit. Inside the method, it will convert the Fahrenheit parameter into Celcius by using thisRead More...

7:30 – Intro To Java – Alex

Homework In your Temperature Converter android application add the following One Celcius header. It has to be TextView UIcomponent and ID has to be “conversionTempHeader“. The constraint top is 32 and the rightRead More...

1 PM – Intro to Java – Alex Lee

Today We Did: We created the Temperature Spinner Listener which shows the multiple options that we can convert such as Celsius to Fahrenheit or Celsius to Kelvin. For Homework: Pick a languageRead More...

4 PM – Intro To Java – Alex

Homework: We are going to be editing the Magic8Ball one last time, this time using methods. In the Magic8BallV3 class you will need to have 3 methods and they are run(), provideResponse(),Read More...

7:30 – Intro To Java- Alex Lee

Today We Did: We continued with the Temperature Converter project in Android Studio. Learned how to use the convert button to print something in the run tab. For Homework: Convert the FahrenheitRead More...

6 PM – Devan Catchup – Alex Lee

Homework: Create a new project called Dec1_WhileLoopHomework and the instructions are given here https://www.ayclogic.com/java-exercise-while-loop/

Verified by MonsterInsights