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:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210523T090000
DTEND;TZID=America/Los_Angeles:20210523T100000
DTSTAMP:20260425T084041
CREATED:20210523T172859Z
LAST-MODIFIED:20210523T172859Z
UID:7805-1621760400-1621764000@www.ayclogic.com
SUMMARY:9 AM - Intro To Java
DESCRIPTION:We continued with Driver system\n\nWe implemented a way where rushHour could reduce the driving speed of the driver by 75%.\nWe implemented an override where rushHour could reduce the driving speed of NewYorkTaxiDriver only by 50%.\nWe created a new class RacerNYCTaxiDriver which is derived from NewYorkTaxiDriver class and will not be affected during rushHour.\n\n\nHomework:\n\nCreate Vehicle class which will have the following attributes\n\nString name\nboolean commercialVehicle\nint numOfPassenger\ncreate getters and setters for this class.\n\n\nInside DriverSystem class create List<Vehicle> and add 4 Vehicles in the run method:\n\nname – Prius\, commercialVehicle – false\, numOfPassenger – 4\nname – TaxiSedan\, commercialVehicle – true\, numOfPassenger – 4\nname – TaxiMiniVan\, commercialVehicle – true\, numOfPassenger – 6\nname – TaxiFullSizeVan\, commercialVehicle – true\, numOfPassenger – 8\nname – MiniVan\, commercialVehicle – false\, numOfPassenger – 6\n\n\nThere is no class next week on May 30 because of memorial day weekend.
URL:https://www.ayclogic.com/event/9-am-intro-to-java-22/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210523T190000
DTEND;TZID=America/Los_Angeles:20210523T200000
DTSTAMP:20260425T084041
CREATED:20210525T013335Z
LAST-MODIFIED:20210525T013335Z
UID:7825-1621796400-1621800000@www.ayclogic.com
SUMMARY:7PM - Intro to Python
DESCRIPTION:Today we learned:\n\nHow to use if-statements in a for loop\nHow to make a while loop\nHow to make a forever loop\n\n\nHomework:\n\nDo questions 2-3 from TellMeYourAge in the old TellMeYourAge file\nDo questions 1-3 from List\, Inputs\, IF and ELSE\, Loops and function website in May23_WebsiteHomework.py
URL:https://www.ayclogic.com/event/7pm-intro-to-python-14/
END:VEVENT
END:VCALENDAR