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:20200606T090000
DTEND;TZID=America/Los_Angeles:20200606T100000
DTSTAMP:20260605T154550
CREATED:20200606T170019Z
LAST-MODIFIED:20200606T170019Z
UID:3623-1591434000-1591437600@www.ayclogic.com
SUMMARY:9 AM - Python Game Development
DESCRIPTION:We completed Python Dictionary.\nWe completed enhancing BabyNameGenerator program.\n Homework:\n\n158\, 160 and 161
URL:https://www.ayclogic.com/event/9-am-python-game-development-5/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200606T100000
DTEND;TZID=America/Los_Angeles:20200606T110000
DTSTAMP:20260605T154550
CREATED:20200606T173858Z
LAST-MODIFIED:20200606T180059Z
UID:3625-1591437600-1591441200@www.ayclogic.com
SUMMARY:10 AM - Python Game Development
DESCRIPTION:We made the fireball face left and right\nWe learned about hitbox.\nHomework:\n\nCreate a hitbox for the player.\nCreate Cloud class. Look at Bird class for reference.\nIf you can integrate Cloud class into main.py.
URL:https://www.ayclogic.com/event/10-am-python-game-development-16/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200606T110000
DTEND;TZID=America/Los_Angeles:20200606T120000
DTSTAMP:20260605T154550
CREATED:20200606T231254Z
LAST-MODIFIED:20200606T231254Z
UID:3633-1591441200-1591444800@www.ayclogic.com
SUMMARY:11 AM - Python Game Development
DESCRIPTION:We continued with Birdie project\n\nWe made the Bird to be able to face left and right.\nWe made the Bird to be able to appear from left or right of the screen\n\n\nHomework:\n\nNow when we run the program the program is creating 40 to 60 birds/second. We need to change the code so it will create less frequently.\n\nInside Bird class\, look at how we delay wing flapping delay. Look at where we use self.flap_delay_timer\nYou need to use the same technique inside main.py to call self.create_random_bird() less frequently.
URL:https://www.ayclogic.com/event/11-am-python-game-development-8/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200606T120000
DTEND;TZID=America/Los_Angeles:20200606T140000
DTSTAMP:20260605T154550
CREATED:20200606T231353Z
LAST-MODIFIED:20200606T231353Z
UID:3635-1591444800-1591452000@www.ayclogic.com
SUMMARY:12 PM - Intro To Python
DESCRIPTION:1st Quiz: 2 hours.
URL:https://www.ayclogic.com/event/12-pm-intro-to-python/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200606T140000
DTEND;TZID=America/Los_Angeles:20200606T150000
DTSTAMP:20260605T154550
CREATED:20200606T223735Z
LAST-MODIFIED:20200607T010543Z
UID:3630-1591452000-1591455600@www.ayclogic.com
SUMMARY:2 PM – Intro to Python
DESCRIPTION:We reviewed RobotBuilder\nWe started KaleidoSpiral\nYour homework is to fix the bug with KaleidoSpiral so that the program is able to pick from all the colors and continue running forever.  Also\, if there was any feedback on the drawing for you final project\, please apply it and resubmit the drawing to gamas@ayclogic.com and chet@ayclogic.com.
URL:https://www.ayclogic.com/event/2-pm-intro-to-python-11/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200606T150000
DTEND;TZID=America/Los_Angeles:20200606T160000
DTSTAMP:20260605T154550
CREATED:20200606T231523Z
LAST-MODIFIED:20200614T020337Z
UID:3637-1591455600-1591459200@www.ayclogic.com
SUMMARY:3 PM - Intro To Java
DESCRIPTION:We went over how to connect TextField in FXML file into the Controller class.\nWe went over how to do FlowPane.\nHomework:\n\nIn the FlowPane project that we did in the class\, we added 8 buttons and 1 text field.\nAdd one Label at the very end. After the 8th button. Make the label says “place holder” and set the color to blue.\nAdd a code in the controller to do the following\n\nif button number 1 is pressed\, it will take text from the text field\, and set the Label text from “place holder” to “Hello <text from textfield>”\nif button number 2 is pressed\, it will get the text from the text field and set the text inside Label ten times. Use for loop. For instance\, if user enter “Gamas” in the text field\, when number 2 is pressed\, the Label will become “Gamas Gamas Gamas Gamas Gamas Gamas Gamas Gamas Gamas Gamas”.\nif button number 3 is pressed\, it will take whatever text from the text field and set the Label text 3 times. If user enter “Hello World”\, the label will become “Hello World Hello World Hello World”. Use for loop.
URL:https://www.ayclogic.com/event/3-pm-intro-to-java-12/
CATEGORIES:Introduction To Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200606T160000
DTEND;TZID=America/Los_Angeles:20200606T170000
DTSTAMP:20260605T154550
CREATED:20200607T030928Z
LAST-MODIFIED:20200607T030928Z
UID:3645-1591459200-1591462800@www.ayclogic.com
SUMMARY:4PM-Scratch Level 1
DESCRIPTION:Scratch Level 1 Test from 3pm- 5pm
URL:https://www.ayclogic.com/event/4pm-scratch-level-1-49/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200606T170000
DTEND;TZID=America/Los_Angeles:20200606T180000
DTSTAMP:20260605T154550
CREATED:20200607T031145Z
LAST-MODIFIED:20200607T031145Z
UID:3647-1591462800-1591466400@www.ayclogic.com
SUMMARY:5PM-Scratch Level 2
DESCRIPTION:We finished the Minion Happy Birthday project.\nWe started Jumpy Monkey project on page 90\nHomework\n\nComplete page 96 and 97.
URL:https://www.ayclogic.com/event/5pm-scratch-level-2-8/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200606T180000
DTEND;TZID=America/Los_Angeles:20200606T190000
DTSTAMP:20260605T154550
CREATED:20200607T022247Z
LAST-MODIFIED:20200607T022247Z
UID:3639-1591466400-1591470000@www.ayclogic.com
SUMMARY:6 PM - Intro To Python
DESCRIPTION:We went over last week homework.\nHomework for Jonathan and Benjamin:\n\nCreate a list of Integers: 345\, 9\, -20\,40. Use for loop to print every number in the list.\nCreate a variable\, name\,  whose value is a String: “bEnjAmiN” . Print the variable to the shell and use the String built in function to get the following result:\n\n\nBENJAMIN\nBenjamin\n\n\n\nCreate a program that would continuously ask user to “Are we there yet? ” . If user answer “Yes”\, the program will print “Hurray” and break from the loop. If not it will continuously ask the user the same question again. If you do the program properly\, it will look like below\n\n\nAre we there yet? No\nAre we there yet? No\nAre we there yet? asdfadf\nAre we there yet? Yes\nHurray
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-10/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR