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:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210525T170000
DTEND;TZID=America/Los_Angeles:20210525T190000
DTSTAMP:20260425T112925
CREATED:20210529T221540Z
LAST-MODIFIED:20210529T221627Z
UID:7876-1621962000-1621969200@www.ayclogic.com
SUMMARY:5PM - Intro to Python
DESCRIPTION:Today we did:\n\nRetake Final\n\n\nHomework:\n\nNone\n\n\n\nIf you have any questions\, please send an email to latisha@ayclogic.com
URL:https://www.ayclogic.com/event/5pm-intro-to-python-18/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210525T180000
DTEND;TZID=America/Los_Angeles:20210525T190000
DTSTAMP:20260425T112925
CREATED:20210526T031613Z
LAST-MODIFIED:20210526T031613Z
UID:7846-1621965600-1621969200@www.ayclogic.com
SUMMARY:6 PM - Introduction to Python - Nathaniel
DESCRIPTION:Today we:\n\nStarted learning about if/else statements\n\n\nHomework:\n\npages 79-81 from the textbook and write your homework in a file called “<Date>_IfElseHomework.py”\n\n\n\nIf you have any questions\, feel free to email me at nathaniel@ayclogic.com!
URL:https://www.ayclogic.com/event/6-pm-introduction-to-python-nathaniel-2/
CATEGORIES:Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210525T180000
DTEND;TZID=America/Los_Angeles:20210525T190000
DTSTAMP:20260425T112925
CREATED:20210526T033848Z
LAST-MODIFIED:20210526T033848Z
UID:7848-1621965600-1621969200@www.ayclogic.com
SUMMARY:6 PM - Intro To Java
DESCRIPTION:We learned about methods in Java by converting Magic8Ball game into using methods:\n\nMethod without return value\nMethod with return value.\n\n\nWe started May25_TellMeYourAgeMethodsHomework.java\nHomework:\n\nInside May25_TellMeYourAgeMethodsHomework.java do the following\n\nCreate run method similar to what we did in May25_Magic8BallUsingMethod.java\nAdd a forever loop (while true) loop so this program will run forever until user enter “quit”.\nCreate a method getUserAge() and move logic from run() that ask user for their age. This method needs to return a String which is the age that the user enters.\nCall getUserAge() method from the run() method and whatever the return value\, check if it is equals to “quit” break from the loop.
URL:https://www.ayclogic.com/event/6-pm-intro-to-java-7/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR