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:20240522T180000
DTEND;TZID=America/Los_Angeles:20240522T190000
DTSTAMP:20260426T152753
CREATED:20240522T214548Z
LAST-MODIFIED:20240530T010037Z
UID:25198-1716400800-1716404400@www.ayclogic.com
SUMMARY:6 PM – Intro to Python – Daniel
DESCRIPTION:What We Did\n\nWe reviewed the first string homework.\nWe went over string functions and how to write f-strings\n\nHomework\n\nCreate May_22_StringHomework2.py. Page 25 TRY IT YOURSELF: 2-3\, 2-4\, 2-5\, and 2-6\nIf you have any questions email me at dmeng@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-daniel-2/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240522T190000
DTEND;TZID=America/Los_Angeles:20240522T200000
DTSTAMP:20260426T152753
CREATED:20240523T081947Z
LAST-MODIFIED:20240525T000425Z
UID:25210-1716404400-1716408000@www.ayclogic.com
SUMMARY:7 PM - Intro to Java - Roland
DESCRIPTION:Today We Did\n\nFinished the rest\nReviewed Map and HashMap.\n\nhashmap.get(key)\nhashmap.put(key\, value)\n\n\n\nHomework\nSubmit your SchoolSystem.java file into the HW folder after finishing the following below. \n\nWe want to add Map<String\, Student> in our SchoolSystem\n\nAdd “9. Find student using Map”. This is very similar to findAddressByName() which we did in the class (refer to the notes if you forgot)\n\nImplement the findStudentUsingMap() method\n\nThis method should function the same as findStudent() (your choice if you want it to make it return a Student object or just print the Student’s information\, just make sure the return type reflects that properly)\nIt should ask for the user to provide a first and last name of a student\, then use the map to search for the student\nthe key for the hashmap should be a firstName + lastName\n\nex. Student(“Gamas”\, “Chang”\, 100) = “GamasChang” is the key\n\n\n\n\n\n\n\n\nUpload your answer to google drive before next week Tuesday night.\n\nIf you have any questions feel free to email me rolandyang@ayclogic.com
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-roland-8/
END:VEVENT
END:VCALENDAR