American Young Coder (AYC)

AYC logo

7 PM – Intro To Java – Alex

Today We Did: We continued with the SchoolSystem project. Learned how to create a Student class, with a constructor along with getters and setters. Also created the listStudents and started the findStudent.Read More...

1 PM – Intro To Java – Alex

For Homework: We have now added the code that will change the header based on which option you clicked inside of the spinner. For example, if you clicked on Celsius to Fahrenheit,Read More...

3 PM – Devan Catchup – Alex

For 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 usingRead More...

7 PM Intro To Java – Alex Lee

For Homework: Continue with the School System code; this time we will be adding in the Find Teacher, and Edit Teacher. It should be simple when adding it in to adjust itRead More...

1 PM – Intro To Java – Alex

For Homework: Take your time to take the Driver System practice test that was sent to you in your email. Make sure to finish this by Friday night 12/16 so I haveRead More...

7:30 PM – Intro To Java – Alex

Today We Did: We have now added in the temperature spinner listener so we are able to see what the conversion type is when we change it. For Homework: With the conversionRead More...

7 PM – Intro To Java – Alex

For Homework: I want you guys to create a method called initializeStudentsAndTeachers() This method should create 3 students and 3 teachers to be stored inside the lists before you run the actualRead More...

7:30 PM – Intro To Java – Alex

For Homework: Complete the practice final test that was sent to you in your email, make sure to do it before the next class.

7 PM – Intro To Java – Alex

For Homework: Continue with the project and make the menu infinitely loop. Then do three of the options shown below, add a restaurant, list them all, and exit. Make sure to useRead More...

Verified by MonsterInsights