American Young Coder

AYC logo

5 PM – Intro To Java – Alex Lee

Today We Did: We went over the Magic8Ball homework Also, learned about methods and how object-oriented programming works. For Homework: Convert your Magic8Ball homework into a much shorter version of it: PutRead More...

5 PM Intro To Java – Alex Lee

Today We Did: Went over the homework for shortening the Magic8Ball and also going over how to create the method for converting from Fahrenheit to Celsius. In class, we went over anRead More...

4 PM – Scratch Level 1 – Alex Lee

Today We Did: We finished up the Spiralizer project and reviewed on the creating the clones. Started the Virtual Snow project Reviewed on how to delete clones when they each the bottomRead More...

7 PM Intro To Java – Alex

Today We Did: Created three new methods, arrowAttack, magicAttack, and takeMonsterDamage. We were able to create takeMonsterDamage because we noticed that the code was duplicating multiple times so it was correct toRead More...

5 PM – Intro To Java – Alex Lee

Today We Did: Went over the Magic8BallUsingMethods code Stated the school application project Created the school system and learned about classes. For Homework: Create another option for adding in the teacher. YouRead More...

7 PM Intro To Java – Alex Lee

Today We Did: Finished up the Monster Inheritance project Created two more classes, the troll, and the goblin Added in the option to heal the monster, and override it in each ofRead More...

5 PM – Intro To Java – Alex Lee

Today We Did: We continued with the School System project. Added in listing out all of the students, teachers, and started finding the student. We also were able to load in theRead More...

7 PM – Intro To Java – Alex Lee

Today We Did: Continued with the TemperatureConverter project Added in the temperature spinner listener Learned about the resources For Homework: Be able to change it to Celsius to Kelvin as the header.Read More...

5 PM – Intro To Java – Alex Lee

Today We Did: We learned about HashMaps and how to store the information. Understood about the keys and values with it Started the RestaurantMap project For Homework: First, create a new classRead More...

7PM – Intro To Java – Alex Lee

Today We Did: We finish up the TemperatureConverter project by adding in the other headers and also figuring out how to change the equation based on the conversion type. Also looked overRead More...