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:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220326T030000
DTEND;TZID=America/Los_Angeles:20220326T160000
DTSTAMP:20260428T095957
CREATED:20220326T230504Z
LAST-MODIFIED:20220326T230504Z
UID:12208-1648263600-1648310400@www.ayclogic.com
SUMMARY:3 PM - Intro To Java - Gamas
DESCRIPTION:Today We Do\n\nWe learn how to fix Java error.\nAdded find pet by name.\n\nHomework\n\nAdd 2 more features in PetSystem. Change pet name and Change pet age.\nTo do this you have to first find the pet that you want to change. And then use the Pet’s setters to change the pet name and age.\nLook at below\n\nMenu\n1. Add pet\n2. List all pets\n3. Find pet by name\n4. Change pet's age\n5. Change pet's name\n99. Exit\nPlease make your selection (1-5):1\n\nENTER NEW PET\nPet Species: Dog\nPet Name: Stitch\nPet age: 6\n\nMenu\n1. Add pet\n2. List all pets\n3. Find pet by name\n4. Change pet's age\n5. Change pet's name\n99. Exit\nPlease make your selection (1-6):2\nStitch - Dog - 6\n\nMenu\n1. Add pet\n2. List all pets\n3. Find pet by name\n4. Change pet's age\n5. Change pet's name\n6. Exit\nPlease make your selection (1-4):5\n\nCHANGE PET NAME\nEnter the pet's name that you want to find: Stitch\nGive me a new name: Atlas\nYou changed Stitch to Atlas\n\nMenu\n1. Add pet\n2. List all pets\n3. Find pet by name\n4. Change pet's age\n5. Change pet's name\n6. Exit\nPlease make your selection (1-4):2\nAtlas - Dog - 6
URL:https://www.ayclogic.com/event/3-pm-intro-to-java-gamas-12/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220326T100000
DTEND;TZID=America/Los_Angeles:20220326T110000
DTSTAMP:20260428T095957
CREATED:20220326T181004Z
LAST-MODIFIED:20220326T181004Z
UID:12195-1648288800-1648292400@www.ayclogic.com
SUMMARY:10 AM - Intro To Java - Gamas
DESCRIPTION:Today We Do\n\nWe added PetSystem the ability to change name.\nWe created PetCannotDoFetch class.\n\nHomework\n\nI have uploaded all the latest PetSystem java files into Google Drive\, please check it out if you did not have a chance to copy code during the class.\nIf you did not finish last week homework\, please finish it.\nChange the code inside PetSystem so when you add a pet it will ask whether or not the pet can do fetch\, if it cannot then create PetCannotDoFetch class instead of Pet.\n\nMenu\n1. Add pet\n2. List all pets\n3. Find pet by name\n4. Change pet's age\n5. Change pet's name\n6. Play fetch\n7. Exit\nPlease make your selection (1-7):1\n\nENTER NEW PET\nPet Species: dog\nPet Name: Stich\nPet age: 6\nCan this pet play fetch (y/n)? y \nYou have added Stitch as a Pet who can play fetch\n\nMenu\n1. Add pet\n2. List all pets\n3. Find pet by name\n4. Change pet's age\n6. Play fetch\n7. Exit\nPlease make your selection (1-7):1\n\nENTER NEW PET\nPet Species: turtle\nPet Name: Slow\nPet age: 2\nCan this pet play fetch (y/n)? n\nYou have added Slow as a Pet who can not play fetch\n\nMenu\n1. Add pet\n2. List all pets\n3. Find pet by name\n4. Change pet's age\n6. Play fetch\n7. Exit\nPlease make your selection (1-7):6\n\nPLAY FETCH\nEnter pet's name: Stitch\nEnter object: stick\nStitch picked up stick and bring it back to you.\n\nMenu\n1. Add pet\n2. List all pets\n3. Find pet by name\n4. Change pet's age\n6. Play fetch\n7. Exit\nPlease make your selection (1-7):6\n\nPLAY FETCH\nEnter pet's name: Slow\nSlow is a turtle\, it cannot play fetch
URL:https://www.ayclogic.com/event/10-am-intro-to-java-gamas-12/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220326T130000
DTEND;TZID=America/Los_Angeles:20220326T140000
DTSTAMP:20260428T095957
CREATED:20220326T205724Z
LAST-MODIFIED:20220326T205724Z
UID:12204-1648299600-1648303200@www.ayclogic.com
SUMMARY:1 PM - Intro to Java - Alexander Lee
DESCRIPTION:Today We Did\n\nToday we learned about using while loops\nAlso learned about boolean\, and how to use != with String\nLearned how to use if and else if with a while loop\n\nFor Homework\n\nCreate a new Java class called April2_WhileLoopHomework.java\nThe homework is found here: https://www.ayclogic.com/java-exercise-while-loop/
URL:https://www.ayclogic.com/event/1-pm-intro-to-java-alexander-lee-3/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR