American Young Coder

AYC logo

9 AM – Android Game Development with Java

Today We Do We started GameActivity.java and GameView.java. Homework Add a new button in activity_main.xml. Use the following image Right click on the "app" directory and choose New > Activity > EmptyRead More...

10 AM – Intro To Java

Homework The email application code now can only have one email message per person. Fix the code so it can have more than one email message per person. Look at handleCreateEmail(EmailAccount) method. YouRead More...

12 PM – Intro To Java

Homework Create a new Java file OCT16_CarDealerHomework.java Do exercises from https://www.ayclogic.com/java-exercise-2b-input-from-shell-and-if-else/