BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//American Young Coder - ECPv6.10.1.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-ORIGINAL-URL:https://www.ayclogic.com
X-WR-CALDESC:Events for American Young Coder
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/Los_Angeles
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230714T170000
DTEND;TZID=America/Los_Angeles:20230714T180000
DTSTAMP:20260425T081325
CREATED:20230714T235951Z
LAST-MODIFIED:20230715T010429Z
UID:20598-1689354000-1689357600@www.ayclogic.com
SUMMARY:5 PM – Python Object Oriented Programming – Shawn
DESCRIPTION:Today We Did\n\nFinished and reviewed Supermarket Application\nLearned what inheritance is.\nStarted the MonsterInheritance project. Created our Monster class\, Dragon\, and Troll.\n\nHomework\n\nCopy pages 168 to 170 in your textbook into a file named Jul14_InheritanceHW.py\nCreate a file in  your project called WaterGolem.py.\n\nCreate a class called WaterGolem that inherits from Monster\nUse super() to call the constructor\, creating a Monster that has Water Golem as its species\, and pass in health and max attack as parameters.\nOverride the receive_magic_attack function.\n\nThe Water Golem is immune to fire attack\nIf the magic type is water\, the damage is halved\nOtherwise\, the attack is done normally\, as done in Monster\n\n\n\n\n\nFeel free to let me know if you have any questions — reach me at szhuang@ayclogic.com.
URL:https://www.ayclogic.com/event/5-pm-python-object-oriented-programming-shawn/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230714T170000
DTEND;TZID=America/Los_Angeles:20230714T180000
DTSTAMP:20260425T081325
CREATED:20230715T005747Z
LAST-MODIFIED:20230715T005911Z
UID:20600-1689354000-1689357600@www.ayclogic.com
SUMMARY:5 PM - Intro To Java - Alex
DESCRIPTION:Today We Did\n\nWe finished Monster Inheritance project.\nWe learned the difference between private\, protected and public access modifier.\nWe learned about “super” keyword in Java on how to access parent class method or attributes.\n\nHomework\n\nDownload and install Android studio in your computer – https://developer.android.com/studio
URL:https://www.ayclogic.com/event/5-pm-intro-to-java-alex-2/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230714T170000
DTEND;TZID=America/Los_Angeles:20230714T190000
DTSTAMP:20260425T081325
CREATED:20230715T021556Z
LAST-MODIFIED:20230719T011440Z
UID:20607-1689354000-1689361200@www.ayclogic.com
SUMMARY:5 PM - Intro to Java - William
DESCRIPTION:Today we did:\n\nFinished Java Methods\nStarted School System\n\nAdd a student\nList all students\n\n\n\nHomework:\nCreate new Java HW files: \n\nJuly14MethodsHW.java\n\nCreate a new method convertFromFahrenheitToCelcius. It has one parameter int fahrenheit. Inside the method\, it will convert fahrenheit parameter into celcius by using this formula (F − 32) × 5/9 = C . You have to return the result. This is very similar to what we did in the class with addFourNumbers method.\n\n\nTeacher.java\n\nCreate Teacher.java in your SchoolSystem project. It should have the following attributes:\n\nString firstName\nString lastName\nint age\nString subjectExpertise\nCreate a constructor with all of above attributes.\nCreate getter methods\n\n\nImplement the method: “2. Add a teacher” in SchoolSystem.java (hint: you’ll need a way to store all the teachers!)\n\nCall the method addNewTeacher()\n\n\n\n\n\nPlease upload the 2 files (Teacher.java\, July13MethodsHW.java) to your assigned Google Drive folders. \nIf you have any questions\, please email me at williamsmith@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-intro-to-java-william-3/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR