BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//American Young Coder - ECPv6.10.1.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:American Young Coder
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:20230616T170000
DTEND;TZID=America/Los_Angeles:20230616T180000
DTSTAMP:20260425T063946
CREATED:20230617T005528Z
LAST-MODIFIED:20230617T005528Z
UID:20245-1686934800-1686938400@www.ayclogic.com
SUMMARY:5PM - Intro To Java - Alex Lee
DESCRIPTION:Today We Did:\n\nWe reviewed the quizzes that we took a week before. Small reminder to make sure to take everything step by step when creating your code.\nStarted the Monster Inheritance project.\nAdded in the monster and some of the system.\n\nFor Homework:\n\nInside the Monster class\, create a getInfo method that will either return the information or print out the information in this format. “- monsterName – Health Remaining – health”\nNow inside your MonsterSystem create a method called listAllMonsters\nMake sure to check if there are any monsters in the map\, otherwise print all of them out.
URL:https://www.ayclogic.com/event/5pm-intro-to-java-alex-lee/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230616T170000
DTEND;TZID=America/Los_Angeles:20230616T180000
DTSTAMP:20260425T063946
CREATED:20230617T010753Z
LAST-MODIFIED:20230617T010753Z
UID:20244-1686934800-1686938400@www.ayclogic.com
SUMMARY:5:00 PM – Python Object Oriented Programming – Shawn
DESCRIPTION:Today We Did\n\nCreate new class called Staff\nReviewed the difference between attributes and parameters\nAdded staff methods\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nAdd new files to SchoolSystem folder with the following content\nHomework:\na) Create Classroom class which contains attributes class_name\, class_type\, class_size \nb) Create add_classroom() method to SchoolSystem class which makes an instance of our new Classroom class (make an object)\, and saves that object into a new classroom_dictionary (same thing we’ve been doing for our previous add_something() methods). \nc) Create list_classrooms() method to SchoolSystem class which prints all attributes of all Classroom objects in our classroom_dictionary (same as previous list_something() methods). 
URL:https://www.ayclogic.com/event/500-pm-python-object-oriented-programming-shawn/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR