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:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221001T100000
DTEND;TZID=America/Los_Angeles:20221001T110000
DTSTAMP:20260425T155945
CREATED:20221001T040705Z
LAST-MODIFIED:20221001T040705Z
UID:15362-1664618400-1664622000@www.ayclogic.com
SUMMARY:10 AM - Intro To Python - Indo - Gamas
DESCRIPTION:Today We Did\n\nWe reviewed input from shell. All inputs from shell are String data type. Even if you enter a number\, it will still be String. If you want to compare to integer\, you first have to convert a String (input from shell) into an Integer using int().\nWe learned a little bit about List.\n\nHomework\n\nCreate Oct1_ListHomework.py\nCopy codes from page 34 to 41.
URL:https://www.ayclogic.com/event/10-am-intro-to-python-indo-gamas-2/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221001T100000
DTEND;TZID=America/Los_Angeles:20221001T110000
DTSTAMP:20260425T155945
CREATED:20221001T180455Z
LAST-MODIFIED:20221001T180455Z
UID:15366-1664618400-1664622000@www.ayclogic.com
SUMMARY:10 AM - Minecraft Modding with Java - Gamas
DESCRIPTION:Today We Did\n\nWe integrated our custom animal (Saturn Cat / Saturn Turtle) into minecraft\, but we get an error when summoning. I will fix this next week.\nWe added CEM Template Loader plugin in blockbench\nWe loaded minecraft Fox entity in blockbench.\n\nHomework\n\nCustomized minecraft Fox entity in blockbench so it will look better.
URL:https://www.ayclogic.com/event/10-am-minecraft-modding-with-java-gamas-9/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221001T140000
DTEND;TZID=America/Los_Angeles:20221001T150000
DTSTAMP:20260425T155945
CREATED:20221001T221801Z
LAST-MODIFIED:20221001T221801Z
UID:15394-1664632800-1664636400@www.ayclogic.com
SUMMARY:2 PM - Intro To Python - Gamas
DESCRIPTION:Today We Did\n\nWe reviewed last week homeworks.\nWe reviewed more details about PyVCF3 module.\n\nHomework\n\nInside VCF_file_reader_example.py do the following\n\nRead some fields from the INFO column like this\n\n\nrecord.INFO['CLNSIG'][0] # this is to read CLNSIG field inside INFO column\n\nrecord.INFO['CLNDN'][0] # this is to read CLNDN field inside INFO column\n\n\n\nCount records that whose INFO has CLNSIG equal to Uncertain_significance\nCount records that whose INFO has CLNSIG equal to Likely_benign\nCount records that whose INFO has CLNDN equal to not_provided\n\n\nCreate Oct1_DictionaryHomework.py\n\ncopy codes from page 92 to 96
URL:https://www.ayclogic.com/event/2-pm-intro-to-python-gamas-22/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221001T140000
DTEND;TZID=America/Los_Angeles:20221001T150000
DTSTAMP:20260425T155945
CREATED:20221001T233902Z
LAST-MODIFIED:20221001T233902Z
UID:15388-1664632800-1664636400@www.ayclogic.com
SUMMARY:2 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nLists (bag = [])\nGet length of list using len() (len(bag))\nLearned that list indices (index) start counting from 0\nLearned how to take one value from a list using an index (bag[0])\n\nHomework\n\nPage 114 to 116\nPage 117 . TRY IT YOURSELF: 7-1\, 7-2
URL:https://www.ayclogic.com/event/2-pm-intro-to-python-sebastian-4/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221001T150000
DTEND;TZID=America/Los_Angeles:20221001T160000
DTSTAMP:20260425T155945
CREATED:20221001T233903Z
LAST-MODIFIED:20221001T233903Z
UID:15393-1664636400-1664640000@www.ayclogic.com
SUMMARY:3 PM - Intro to Python - Sebastian
DESCRIPTION:Today We Did\n\nLists (bag = [])\nGet length of list using len() (len(bag))\nLearned list indices (index) start from 0\nGet one item using bag[index]\n\nHomework\n\nPage 114 to 116\nPage 117 . TRY IT YOURSELF: 7-1\, 7-2
URL:https://www.ayclogic.com/event/3-pm-intro-to-python-sebastian-6/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR