American Young Coder Academy – Indo

1 PM Intro to Java Alexander Lee

Today We Did: We learned about using methods and the difference between static and non-static. We also learned about what to do when the method is either void or has a dataRead More...

5 PM – Intro To Java – Gamas

Today We Do We continued on MonsterInheritance project. We made sure this project has Monster class which has String species, int health, int maxDamage. We added Monster.doDamage(int amount) which will reduce Monster.health.Read More...

7 PM Intro To Java Alexander Lee

Today We Did We started learning about Java Data types. Learned about how to comment, and print things out to the terminal/shell. Learned the data types String and integer. For Homework CreateRead More...

7 PM – Intro To Java – Gamas

Today We Do We finished MonsterInheritance project. We started Android project Temperature Converter app. We create an EmptyActivity project. We downloaded an Emulator. We added CONVERT button to the project. Homework NoRead More...

9 AM – Intro To Java – Gamas

Homework Inside EmailApplicationMain.java, create Map<String, EmailMessage> Inside createEmailMessage(EmailAccount): after EmailMessage is created, store inside the new map that you just created. The key of the map is going to be sendTo email.

12 PM – Intro To Java – Gamas

Today We Do We downloaded and install Android Studio We added an Android emulator Homework Continue with MonsterInheritance.java Add "4. Heal Player" feature. Add new class WaterGolem.java WaterGolem, should take no damageRead More...

1 PM – Intro To Java – Alex

Homework Continue on Apr30_TellMeYourAgeOOP.java Create a method provideAgeResponse. It has one parameter: String strAge. Inside the method it is supposed to convert strAge into Integer and provide different answers depending on theRead More...

7 PM Intro to Java Alexander Lee

Today We Did: We went over how to get the user input by using Scanner Talked about how we use If Else statements Covered AND and OR usage Also talked about howRead More...

7 PM – Intro To Java – Gamas

Today We Do We added the Fahrenheit TextView UI component. We added the sourceTemp EditText UI component. We added a new method onConvertButtonClick and wire it with the convert button. Homework ContinueRead More...

9 AM – Intro To Java – Gamas

Today We Do We reviewed EmailApplication We continued EmailApplication by adding checkInbox. Homework Create a new Java Project. PracticeQuiz. Do exercises from https://docs.google.com/forms/d/1jmuWBAdD1bSY3voMhjxz2ql5Jh5obi3-xagR146hpIQ submit this Practice quiz on Friday night.

Verified by MonsterInsights