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:20200308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20201101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200801T090000
DTEND;TZID=America/Los_Angeles:20200801T100000
DTSTAMP:20260605T124351
CREATED:20200801T165821Z
LAST-MODIFIED:20200801T165821Z
UID:4076-1596272400-1596276000@www.ayclogic.com
SUMMARY:9 AM - Python Game Development
DESCRIPTION:Homework:\n\nMake the bird02 appear on the bottom right corner.\nMake the bird02 move left incrementally.\nLoad the bird01_B.png and put in coordinate (100\,100)
URL:https://www.ayclogic.com/event/9-am-python-game-development-15/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200801T100000
DTEND;TZID=America/Los_Angeles:20200801T110000
DTSTAMP:20260605T124351
CREATED:20200801T180742Z
LAST-MODIFIED:20200801T180839Z
UID:4082-1596276000-1596279600@www.ayclogic.com
SUMMARY:10AM - Intro to Python
DESCRIPTION:Today we learned: \n\nWhat is a variable\nHow to make and print a variable\nIntegers\, Doubles/Floats\, Strings\nHow to combine strings\n\nHomework: pg. 20-23 from the book (IntroToPythonP20toP23)\, put into a file called Aug1_StringHomework.py \n 
URL:https://www.ayclogic.com/event/10am-introduction-to-python/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200801T110000
DTEND;TZID=America/Los_Angeles:20200801T120000
DTSTAMP:20260605T124351
CREATED:20200801T184705Z
LAST-MODIFIED:20200801T195332Z
UID:4078-1596279600-1596283200@www.ayclogic.com
SUMMARY:11 AM - Python Game Development
DESCRIPTION:We added the collision detection between Player and the Bird.\nWe added sound effect when the Player and the Bird collide.\nWe added score in the screen.\nHomework:\n\nDisplay play_button in the screen coordinate 0\,0. Next week\, during the class\, we are going to make Play button appear in the beginning and after the player died.
URL:https://www.ayclogic.com/event/11-am-python-game-development-15/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200801T130000
DTEND;TZID=America/Los_Angeles:20200801T140000
DTSTAMP:20260605T124351
CREATED:20200801T212832Z
LAST-MODIFIED:20200801T212832Z
UID:4088-1596286800-1596290400@www.ayclogic.com
SUMMARY:1 PM - Intro To Python
DESCRIPTION:We continued with Hangman game:\n\nWe display question mark (“?”) clue according to the number of letter in the secret_word.\nWe decrease “lives” when user guess incorrectly.\n\n\nHomework:\n\nInside the forever loop\, check if “lives” variable is equal to 0\, break from the loop.\nOutside the forever loop\, in the bottom of the file\, do the following\n\nCheck if “lives” variable is greater than 0\, then print “Congratulation you have won the game”.\notherwise\, print “HA HA HA\, you lost the game: <secret word>”
URL:https://www.ayclogic.com/event/1-pm-intro-to-python-13/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200801T130000
DTEND;TZID=America/Los_Angeles:20200801T150000
DTSTAMP:20260605T124351
CREATED:20200805T213433Z
LAST-MODIFIED:20200805T213433Z
UID:4129-1596286800-1596294000@www.ayclogic.com
SUMMARY:2 PM - Intro to Python
DESCRIPTION:Today we had the two hour long final test.
URL:https://www.ayclogic.com/event/2-pm-intro-to-python-21/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200801T150000
DTEND;TZID=America/Los_Angeles:20200801T160000
DTSTAMP:20260605T124351
CREATED:20200801T233618Z
LAST-MODIFIED:20200806T201149Z
UID:4090-1596294000-1596297600@www.ayclogic.com
SUMMARY:3 PM - Intro To Java
DESCRIPTION:We continued enhancing Vehicle System Java FX application.\n\nWe enabled search and filtering according to maker text field.\nWe integrated VehicleSystem class into the JavaFX\n\n\nHomework:\n\nInside the Controller.java\, inside the search method\, do the following.\n\nAdd more codes to make the search work with “model” text field.\nYou need to test that the application works for the following scenarios:\n\nIf user only put “Honda” in the maker text field\, it will display all Hondas vehicles.\nIf user only put “Honda” in the maker text field and “Accord” in the model text field\, the application will display all Honda AND Accord vehicles.\nIf user only put “Accord” in the model text field\, the application will display all vehicles whose model is “Accord”.
URL:https://www.ayclogic.com/event/3-pm-intro-to-java-19/
CATEGORIES:Introduction To Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200801T160000
DTEND;TZID=America/Los_Angeles:20200801T170000
DTSTAMP:20260605T124351
CREATED:20200802T010136Z
LAST-MODIFIED:20200802T010136Z
UID:4095-1596297600-1596301200@www.ayclogic.com
SUMMARY:4 PM Scratch Level 2
DESCRIPTION:Today we continued with the lesson on lists.\nWe were able to finish most of the Mary had a Little Lamb project with lists.\nFor Homework:\n\nPlease make it so that all of the Happy Birthday Song is played.
URL:https://www.ayclogic.com/event/4-pm-scratch-level-2-18/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200801T170000
DTEND;TZID=America/Los_Angeles:20200801T180000
DTSTAMP:20260605T124351
CREATED:20200801T235120Z
LAST-MODIFIED:20200801T235120Z
UID:4093-1596301200-1596304800@www.ayclogic.com
SUMMARY:5 PM - Intro To Python
DESCRIPTION:We reviewed the “Tell Me Your Age” homework: https://www.ayclogic.com/tell-me-your-age/\nWe went over how to do List in Python.\nHomework:\n\nAug1_ListHomework.py : Page 34\, 35\, 37 to 41
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-4/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200801T170000
DTEND;TZID=America/Los_Angeles:20200801T180000
DTSTAMP:20260605T124351
CREATED:20200802T010313Z
LAST-MODIFIED:20200802T010313Z
UID:4098-1596301200-1596304800@www.ayclogic.com
SUMMARY:5 PM Scratch Level 2
DESCRIPTION:Today we continued with the Glacier Race project.\nWe were able to add in the gems as well as collisions for the cars.\nFor Homework:\n\nPlease do from pages 182-184 which adds in the timer and also instructions at the beginning. Good Job on everyone for doing their homework last week hopefully everyone does it again this week!
URL:https://www.ayclogic.com/event/5-pm-scratch-level-2-12/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200801T180000
DTEND;TZID=America/Los_Angeles:20200801T190000
DTSTAMP:20260605T124351
CREATED:20200802T020348Z
LAST-MODIFIED:20200802T021701Z
UID:4100-1596304800-1596308400@www.ayclogic.com
SUMMARY:6 PM - Intro To Python
DESCRIPTION:Homework\n\nPut the t.penup() and t.pendown() accordingly\nMake a robot using turtle module\, do the body\, neck\, head\, eyes and mouth
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-23/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR