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:20240310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20241103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240515T180000
DTEND;TZID=America/Los_Angeles:20240515T190000
DTSTAMP:20260426T152750
CREATED:20240514T014625Z
LAST-MODIFIED:20240517T004021Z
UID:25090-1715796000-1715799600@www.ayclogic.com
SUMMARY:6 PM - Intro to Python - Daniel
DESCRIPTION:What We Did\n\nWe learned about variables\nComments in python\nWe learned about integers\, doubles\, strings\n\nHomework\n\nCreate May_15_StringHomework.py\n\npages 20-23 copy python codes from the book: 2nd week or 3rd week\nIntroToPythonP20toP23\nHomework due Tuesday\, May 21\n\n\nIf you have any questions\, email me at dmeng@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-daniel/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240515T190000
DTEND;TZID=America/Los_Angeles:20240515T200000
DTSTAMP:20260426T152750
CREATED:20240516T031210Z
LAST-MODIFIED:20240516T031210Z
UID:25121-1715799600-1715803200@www.ayclogic.com
SUMMARY:7 PM - Intro To Java - Roland
DESCRIPTION:Gamas Sub \nToday We Did\n\nWe continued about SchoolSystem\nWe learned about Map and HashMap.\n\nWe created Address class.\nWe created May15HashMapTutorial.java\n\n\n\nHomework\n\nContinue with SchoolSystem. Add the following features\n\nAdd method addSomeTeachers(). This is very similar with addSomeStudents().\nIn findTeacher\, it has to be case in sensitive.\nAdd list all teachers.\n\n\nYou want to add Map<String\, Student> in your SchoolSystem.\n\nCreate Map<String\, Student> studentMap = new HashMap<>(); This is very similar to Map<String\, Address> that we did in the class.\nInside addSomeStudents() method\, add the 3 students into the studentMap.\nAdd “9. Find student using Map”. This is very similar to findAddressByName() which we did in the class.\n9. Find student using Map\n99. Exit
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-roland-7/
END:VEVENT
END:VCALENDAR