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:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220823T170000
DTEND;TZID=America/Los_Angeles:20220823T180000
DTSTAMP:20260423T161636
CREATED:20220824T012411Z
LAST-MODIFIED:20220824T012411Z
UID:14514-1661274000-1661277600@www.ayclogic.com
SUMMARY:5 PM – Introduction to Python – Alex W.
DESCRIPTION:Today We Did\n\nRetrieving what the user typed with input()\nConverting Strings to ints using int()\nMaking comparisons against user input with if statements\nWriting python code in the shell to get fast feedback\n\nHomework\n\nIn Aug23_InputHomework: Page 117 TRY IT YOURSELF 7-1 and 7-2\n\nIf you need clarification on any part of the assignments\, feel free to email me at alexwalburg@ayclogic.com \nPlease turn in your homework in the folder with your name on it at: \nhttps://drive.google.com/drive/u/0/shared-with-me
URL:https://www.ayclogic.com/event/5-pm-introduction-to-python-alex-w/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220823T170000
DTEND;TZID=America/Los_Angeles:20220823T180000
DTSTAMP:20260423T161636
CREATED:20220824T044500Z
LAST-MODIFIED:20220826T011913Z
UID:14530-1661274000-1661277600@www.ayclogic.com
SUMMARY:5 PM - Python OOP - Bill
DESCRIPTION:Today We:\n\nReviewed the Practice final exam\n\nYour HW:\n\nStudy for your final exam next Tuesday(8/30)\n\n2 Hours\nOpen Note/Book\nMUST use pycharm\n\n\nThings to study:\n\nShopping Cart system (Dictionaries)\nSchool System (Classes)\nMonster System (inheritance)\nTaxi System\nBasic Python things (getting user input\, parameters)
URL:https://www.ayclogic.com/event/5-pm-python-oop-bill-20/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220823T173000
DTEND;TZID=America/Los_Angeles:20220823T183000
DTSTAMP:20260423T161636
CREATED:20220824T013249Z
LAST-MODIFIED:20220824T013249Z
UID:14516-1661275800-1661279400@www.ayclogic.com
SUMMARY:5:30 PM - Intro to Python - Parna
DESCRIPTION:Today We Do\n\nWe went over Quiz Review Problems\nReviewed for the Quiz next week\n\nHomework\n\nNext week is 2nd quiz\, please come 10 mins early 5:20 PM.Study and redo the following exercises for your practice:\n\n1st quiz. You should have gotten your 1st quiz result from me. Redo the 1st quiz. Try not to look at my solution unless you are stuck. If you don’t get your 1st quiz result\, call me at 626-532-7844.\nYou should study functions with return value\, functions without return value\, random module and how to fix Python errors.\nTry to redo this exercise: https://www.ayclogic.com/intro-to-python-exercises/\nTry to do this exercise: https://www.ayclogic.com/python-function-exercises/\nTry to redo this exercise: https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/\nTry to redo this exercise: https://www.ayclogic.com/intro-to-python/magic-8-ball/\nIf you have question\, you can email me at parna@ayclogic.com. Please give me a couple of days to respond to your email. If I don’t response\, you can ask your parents to call or text Gamas.
URL:https://www.ayclogic.com/event/530-pm-intro-to-python-parna-29/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220823T180000
DTEND;TZID=America/Los_Angeles:20220823T190000
DTSTAMP:20260423T161636
CREATED:20220824T023013Z
LAST-MODIFIED:20220824T023118Z
UID:14519-1661277600-1661281200@www.ayclogic.com
SUMMARY:6 PM – Scratch 2 – Yitong
DESCRIPTION:Today we:\n\nCreated a Fireball variable.\nSet the Fireball variable to 5.\nChecked if the Fireball variable is bigger than 0\, create a Fireball clone\, and decrease the Fireball variable.\nMade a FireballPowerUp sprite.\nSlowed down how quickly the FireballPowerUp clones were being made.\nMade the FireballPowerUp clones start at the top of the screen and fall down.\n\nHomework:\n\nMake a Bomb variable.\nSet the Bomb variable to 5.\nAdd code for the Bomb variable so that when it is bigger than 0\, make a Bomb clone and make the Bomb variable go down by 1.\nMake a BombPowerUp sprite.\nMake BombPowerUp clones and have them start at the top of the screen.\nMake the BombPowerup clones fall down the screen.\n\nEmail me if you need help: idyllicalyssum@gmail.com
URL:https://www.ayclogic.com/event/6-pm-scratch-2-yitong-4/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220823T183000
DTEND;TZID=America/Los_Angeles:20220823T193000
DTSTAMP:20260423T161636
CREATED:20220824T023529Z
LAST-MODIFIED:20220824T023657Z
UID:14522-1661279400-1661283000@www.ayclogic.com
SUMMARY:6:30 PM - Scratch Level 1 - Allison
DESCRIPTION:Today we:\n\nWorked on the Dino Dance project\nLearned about sprites and costumes\nLearned how to code sprites to move\nLearned how to change the direction modes for a sprite\n\nHomework:\n\nRead and do the codes in the Scratch book pg. 42. Please do the codes in the same project we did in class.\nIf you do not have the book\, please use this link to view the pages: Scratch Book Pg. 42\nPlease see if there is a device you can use for screen sharing for future classes\nIf you do not have the Scratch book\, please ask your guardians and see if you can buy one. An image of the book is attached below.\nContact us at gamas@ayclogic.com or allison@ayclogic.com if you have any questions or need any help.\n\n 
URL:https://www.ayclogic.com/event/630-pm-scratch-level-1-allison-2/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220823T190000
DTEND;TZID=America/Los_Angeles:20220823T190000
DTSTAMP:20260423T161636
CREATED:20220824T031259Z
LAST-MODIFIED:20220824T031259Z
UID:14526-1661281200-1661281200@www.ayclogic.com
SUMMARY:7 PM - 3D Animation Beginner
DESCRIPTION:Today we do:\n\nHow to find a good pose\nHow to use image as a reference\nHow to interpret 2D pose reference into 3D space in maya\nHow the body work in 3D space\n\nHomework:\nPick 3 of your most favorite poses and translate it info 3D pose in maya with the provided rig.
URL:https://www.ayclogic.com/event/7-pm-3d-animation-beginner-8/
END:VEVENT
END:VCALENDAR