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:20190310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20191103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190615T090000
DTEND;TZID=America/Los_Angeles:20190615T100000
DTSTAMP:20260501T000547
CREATED:20190615T172342Z
LAST-MODIFIED:20190615T172342Z
UID:1451-1560589200-1560592800@www.ayclogic.com
SUMMARY:9AM Python Level 1
DESCRIPTION:We went over last week homework.\nWe learned about Boolean\, Boolean expression and List today.\nHomework\n\nRead 24 to 27 and do all of the coding examples in Thonny.\nDo “Try It Yourself” in page 29 in Thonny and save to June15_homeworks.py file.\nRead 38 to 42 and do all of the coding examples in Thonny.\nDo “Try It Yourself” in page 40 on Thonny and save to the same file in June15_homeworks.py.
URL:https://www.ayclogic.com/event/9am-python-level-1/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190615T140000
DTEND;TZID=America/Los_Angeles:20190615T150000
DTSTAMP:20260501T000547
CREATED:20190615T220155Z
LAST-MODIFIED:20190615T220155Z
UID:1459-1560607200-1560610800@www.ayclogic.com
SUMMARY:2PM Python Level 1
DESCRIPTION:We went over Magic8 ball homework https://www.ayclogic.com/coding-in-python-level-1/magic-8-ball/.\nWe reviewed Loops.\n Homework:\n\nFrom the black book\, do page 46 to 47.
URL:https://www.ayclogic.com/event/2pm-python-level-1-10/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190615T150000
DTEND;TZID=America/Los_Angeles:20190615T160000
DTSTAMP:20260501T000547
CREATED:20190616T073418Z
LAST-MODIFIED:20190616T073546Z
UID:1473-1560610800-1560614400@www.ayclogic.com
SUMMARY:3PM Python Level 2
DESCRIPTION:We reviewed last week homework.\nWe introduced the concept of Object Oriented Programming\n\nWe created class Bird in a file called bird.py\n\n\nWe moved a lot of code duplication in main.py into bird.py file.\nWe created instances of class Bird in main.py.\nHomeworks:\n\nEnhance class Bird\n\nWhen the direction is 90\, make the bird move from x:0 towards the right.\nWhen the direction is 270\, make the bird move from x:WIDTH towards left. Flip the bird image.\nMake the bird flap by switching from imageA to imageB and viceversa.
URL:https://www.ayclogic.com/event/3pm-python-level-2-6/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190615T160000
DTEND;TZID=America/Los_Angeles:20190615T170000
DTSTAMP:20260501T000547
CREATED:20190616T073848Z
LAST-MODIFIED:20190616T073848Z
UID:1475-1560614400-1560618000@www.ayclogic.com
SUMMARY:4PM Python Level 1
DESCRIPTION:We reviewed June 1st homework.\nWe reviewed June 8th homework.\nHomework:\n\nIf you have not done June 8th homework\, please complete it.\nFrom the black book\, do page 46 to 47.
URL:https://www.ayclogic.com/event/4pm-python-level-1-8/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20190615T170000
DTEND;TZID=America/Los_Angeles:20190615T180000
DTSTAMP:20260501T000547
CREATED:20190616T064416Z
LAST-MODIFIED:20190622T233825Z
UID:1466-1560618000-1560621600@www.ayclogic.com
SUMMARY:5PM Python Level 1
DESCRIPTION:We reviewed Variables and homework.\nWe continued to discuss the following topics (p.83 to 88):\n\nIF\nIF ELSE\nIF ELIF ELSE\n\n\nWe continued to discuss LIST:\n\nHow to add an element in List using append() (p.41 & 42).\nIterate through every element in List using for loop (p.54\, 55).\n\n\nHomework:\n\nhttps://www.ayclogic.com/tell-me-your-age/\nStudy how to remove an element from list (p.43\,p.44\,p.45)
URL:https://www.ayclogic.com/event/5pm-python-level-1-9/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR