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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231030T160000
DTEND;TZID=America/Los_Angeles:20231030T170000
DTSTAMP:20260425T142953
CREATED:20231031T013645Z
LAST-MODIFIED:20231105T062813Z
UID:22397-1698681600-1698685200@www.ayclogic.com
SUMMARY:4 PM - Scratch 2 - Darin
DESCRIPTION:Gamas Sub \nToday We Did\n\nGamas did 2 questions from practice test.\n\nCrab shooting star\nParot and toucan\n\n\n\nHomework\n\nStudy for final test next week. Don’t be late.\nFix your fireball fight code\, making sure there aren’t any bugs so both players can shoot and grab/use the power ups.
URL:https://www.ayclogic.com/event/4-pm-scratch-2-darin-8/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231030T170000
DTEND;TZID=America/Los_Angeles:20231030T180000
DTSTAMP:20260425T142953
CREATED:20231031T013050Z
LAST-MODIFIED:20231031T013109Z
UID:22394-1698685200-1698688800@www.ayclogic.com
SUMMARY:5 PM - Python OOP - Juan
DESCRIPTION:Gamas Sub \nToday We Did\n\nWe reviewed School System homeworks\n\nWe reviewed how to add staff to dictionary\nWe reviewed how to list all staffs.\nWe went over how to choose the right dictionary key from staff. Is it staff.name\, staff.email or staff.phone. The key of dictionary will be depend on the program.\n\nIf the program have feature to find staff using name then\, the dictionary key has to be the staff.name.\nIf the program have feature to find staff using phone then\, the dictionary key has to be the staff.phone.\nIf the program have feature to find staff using name and email then you need to create 2 dictionaries\, one with  staff.name key and another with staff.email key.\n\n\nWe reviewed how to list all staffs younger than 20.\n\n\n\nHomework\n\nAll files that we did in the class can be accessed inside https://drive.google.com/drive/folders/1r_ICEomRtQgux1_ZtUT4OhHX_SXB7uvh?usp=sharing\nInside add_new_student(self) method\, make sure to convert “age” from String to Integer.\nAdd 2 more features in the menu\n\n\n19. List all students older than 14 inside dictionary- HW\n20. List all students older than 14 inside list- HW\n\nThis features are very similar to list all staffs younger than 20 feature.\n\n\nAfter you add these 2 features. Run your program and add these 3 students\n\n\nADD NEW STUDENT\nEnter student's name: Gamas\nEnter student's age: 100\nEnter student's grade: 12\nAdded student: Gamas\, 100\, 12\n\nADD NEW STUDENT\nEnter student's name: Juan\nEnter student's age: 20\nEnter student's grade: 11\nAdded student: Juan\, 20\, 11\n\nADD NEW STUDENT\nEnter student's name: Ely\nEnter student's age: 12\nEnter student's grade: 7\nAdded student: Ely\, 12\, 7\n\nAnd then do the 19. List all students older than 14 inside dictionary- HW and you should get\n\n\nLIST ALL STUDENTS OLDER THAN 14 USING DICTIONARY\nGamas : age 100\, grade 12\nJuan : age 20\, grade 11\n\n\n\nAnd then do the 20. List all students older than 14 inside list- HW and you should get\n\n\nLIST ALL STUDENTS OLDER THAN 14 USING LIST\nGamas : age 100\, grade 12\nJuan : age 20\, grade 11
URL:https://www.ayclogic.com/event/5-pm-python-oop-juan/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231030T180000
DTEND;TZID=America/Los_Angeles:20231030T190000
DTSTAMP:20260425T142953
CREATED:20231104T204830Z
LAST-MODIFIED:20231104T204830Z
UID:22453-1698688800-1698692400@www.ayclogic.com
SUMMARY:6PM - Digital Illustration
DESCRIPTION:Today we continued the Elsa project \n\nFinished up the eye shadow details\nAdded details to the eyes\nAdded color to the lips\n\nPlease check all your layers are in the correct place from the images below. \n  \nH
URL:https://www.ayclogic.com/event/6pm-digital-illustration/
CATEGORIES:Digital Illustration,Intermediate Digital Illustration
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231030T190000
DTEND;TZID=America/Los_Angeles:20231030T200000
DTSTAMP:20260425T142953
CREATED:20231031T030529Z
LAST-MODIFIED:20231031T031410Z
UID:22400-1698692400-1698696000@www.ayclogic.com
SUMMARY:7 PM – Python Game Development – Sebastian
DESCRIPTION:Today We Did\n\nAdded more functionality to player class\nFlapping wings by cycling through images list\nAdded gravity by decrementing y attribute by a constant value\nYou can always find the code we wrote in class in my Gitlab repository here:\nhttps://gitlab.com/gsugiart/MON-7PM-FlappyBird/-/tree/Sebastian?ref_type=heads\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nHomework: Make your Player “jump” every time you click the space key\n\nInside player.py\, in update()\, after you check if the user clicks space\, set the fall_speed attribute to -JUMP_HEIGHT
URL:https://www.ayclogic.com/event/7-pm-python-game-development-sebastian-16/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231030T190000
DTEND;TZID=America/Los_Angeles:20231030T200000
DTSTAMP:20260425T142953
CREATED:20231031T031340Z
LAST-MODIFIED:20231031T031340Z
UID:22399-1698692400-1698696000@www.ayclogic.com
SUMMARY:7 PM – Intro to Python – William
DESCRIPTION:Today We Did\n\nReviewed Exercises 1-2 of Oct23_StarWars.py\nCreated a password generator\n\nHomework\n\nFinish exercises 3-4 of Oct23_StarWars.py\n\nhttps://www.ayclogic.com/intro-to-python/star-wars-problem/\n\n\nOct30_Magic8Ball.py\n\nFollow the instructions on the page to create a magic 8 ball! https://www.ayclogic.com/intro-to-python/magic-8-ball/\nIf you can\, use r.choice() to select the responses based on random_number\n\n\n\n\nIf you have any questions or need help debugging\, email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-william-14/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR