American Young Coder

AYC logo

7 PM – Intro To Java – Darin

What We Did Today: Finished the monster inheritance project, reviewing public vs private access modifiers. Setup android studio for mobile app development. Homework: Finish the practice quiz sent to your email -Read More...

7 PM – Intro To Java – Darin

NEXT WEEK IS YOUR QUIZ ON MONDAY JULY 29! What We Did Today: Finished the School System with Map implementation. Started working on the practice quiz for next week. Homework: Continue theRead More...

7 PM – Intro To Java – Darin

What We Did Today: Learnt the basics of android studio, how to add elements to our app using the xml file, and do things related to the display using main_activity.java Reviewed theRead More...

6:30 PM – Intro To Java – Darin

What We Did Today: Started on the Monster Inheritance project, going over concepts such as inheritance, dictionaries vs lists, design choices for a program. Homework: Continue in your monster inheritance project andRead More...

9 AM – Intro To Java – Darin

What We Did Today: Learnt an overview of the structure for android applications, with activity_main.xml and MainActivity.java Learnt how to add elements to the app and adjust their attributes Learnt about constraintsRead More...

7 PM – Intro To Java – Darin

What We Did Today: Continued Temperature Converter project in Android Studio, learning how to extend functionality of buttons Homework: Continue your Driver System final exam practice if you aren't done with itRead More...

7 PM – Intro To Java – Darin

What We Did Today: Started on the Monster Inheritance project, implement all functionalities except for the play method(). Homework: Create the start of the play() method. After printing out the header "ADDRead More...

7 PM – Intro To Java – Darin

What We Did Today: Continued the Temperature Converter project in Android Studio, implementing the conversion from Fahrenheit to Celsius Learnt about the structure of android applications with manifests.xml and strings.xml, a resourceRead More...

6:30 PM – Intro To Java – Darin

What We Did Today: Continued the monster inheritance program, highlighting how to use inheritance on a class using the "extends" keyword. Created the magic attack method as well as made the playerRead More...