American Young Coder

AYC logo

10 AM – Intro To Java – Gamas

Homework We continued with our Temperature Converter android application. Make the "Fahrenheit" and "Celcius" labels in the app bold and bigger and left alligned.

12 PM – Intro To Java – Gamas

Homework Create a new Java project in your IntelliJ. Name it SAT-12PM-EmailApplication Create a new class EmailAccount.java with the following attributes: email, password, name; Create a new class EmailSystem.java. This is goingRead More...

3 PM – Intro To Java – Gamas

Today We Do We continued with SchoolApplication. We added listAllStudents() and listAllTeachers() We check if our list is empty to print "We don't have any students in our system yet." We addedRead More...

5 PM – Intro To Java – Gamas

Today We Do Homework Continue with SAT-5PM-EmailApplication Add the code to do "1. Create an Email Account" Add the code to do "3. List all Email Account" Please select from below 1.Read More...