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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231205T170000
DTEND;TZID=America/Los_Angeles:20231205T180000
DTSTAMP:20260426T033603
CREATED:20231206T044011Z
LAST-MODIFIED:20231206T044011Z
UID:22898-1701795600-1701799200@www.ayclogic.com
SUMMARY:5 PM – Python OOP – Shawn
DESCRIPTION:Today We:\n\nContinued the Grocery System V3 project\n\nYour HW:\n\nAfter you checkout and exit\, print out all the things you’ve bought and the total price.\n\nHint: add a list for the items & a price variable to count
URL:https://www.ayclogic.com/event/5-pm-python-oop-shawn/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231205T180000
DTEND;TZID=America/Los_Angeles:20231205T190000
DTSTAMP:20260426T033603
CREATED:20231206T030715Z
LAST-MODIFIED:20231206T031436Z
UID:22882-1701799200-1701802800@www.ayclogic.com
SUMMARY:6 PM – Python Game Development – Sebastian
DESCRIPTION:Today We Did\n\nBlitted coin images to screen\nCreated player class\nAdded player’s jump functionality using gravity\nRemembered how to use the ASCII table to detect which key the user typed\nYou can always find the code we wrote in class in my Gitlab repository here:\nhttps://gitlab.com/gsugiart/tue-6-pm-flappy-bird/-/tree/Sebastian?ref_type=heads\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nHomework: Next class we will begin developing collisions between different sprites\, please add the “self.rect” attribute to all classes which will need to handle collisions.\n\nTo create this pygame rectangle for collisions\, we use the method:\n\nself.rect = pygame.Rect(x\, y\, width\, height)\n\nThe x and y will be simple for every class since they all have attributes for x and y\, but you will have to think a bit more to get the width & height.\nThe width & height of a rectangle should be based off the image(s) corresponding to the class. We can get an image’s width and height with these methods:\n\nimage.get_width()\nimage.get_height()\n\nThe tricky part will be to get a singular image\, since some classes have lists of images instead of just a single image! Remember how to index inside of a list and grab one image to fix this. Does it matter which image we get from the list\, or are they all the same width/height?\n\n\nOnce you added this self.rect attribute to 3 classes without any errors\, you know you’re done.
URL:https://www.ayclogic.com/event/6-pm-python-game-development-sebastian-11/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231205T180000
DTEND;TZID=America/Los_Angeles:20231205T190000
DTSTAMP:20260426T033603
CREATED:20231206T043842Z
LAST-MODIFIED:20231206T043842Z
UID:22896-1701799200-1701802800@www.ayclogic.com
SUMMARY:6 PM – Python OOP – Shawn
DESCRIPTION:Today We Did\n\nLearned inheritance\nStarted MonsterSystem\n\nHomework\n\nMake a file called Dec5_Inheritance.py and copy pages 168 to 170\n\nEmail me at szhuang@ayclogic.com if you have any issues!
URL:https://www.ayclogic.com/event/6-pm-python-oop-shawn-26/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231205T180000
DTEND;TZID=America/Los_Angeles:20231205T190000
DTSTAMP:20260426T033603
CREATED:20231206T155915Z
LAST-MODIFIED:20231206T155915Z
UID:22902-1701799200-1701802800@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Darin
DESCRIPTION:QUIZ 1 IS NEXT WEEK on December 12!!\n\nWhat We Did Today:\n\nWrapped up all the concepts learned to this point in preparation for the first quiz\n\nHomework:\nSTUDY FOR YOUR QUIZ NEXT WEEK! Use the quiz review and your past python files \nPART 1: \nSubmit your ReviewQuiz1.py into the google drive if you haven’t done so already. \nwww.ayclogic.com/intro-to-python-exercises \nPART 2: \nFinish your Nov14_WhileLoops2HW.py and submit it into the google drive if you haven’t already. \nDepending on your book: \n2nd edition: Page 123-124 TRY IT YOURSELF 7-4\, 7-5\, 7-6\, 7-7 \n3rd edition: Page 123 TRY IT YOURSELF 7-4\, 7-5\, 7-6\, 7-7 \nNotes:\nIf you have any questions\, do email me at ddjapri@ayclogic.com.
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-darin-34/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231205T180000
DTEND;TZID=America/Los_Angeles:20231205T190000
DTSTAMP:20260426T033603
CREATED:20231212T220938Z
LAST-MODIFIED:20231212T220938Z
UID:23000-1701799200-1701802800@www.ayclogic.com
SUMMARY:6PM - Digital Illustration 2
DESCRIPTION:Today we continued the Elsa project \n\nfinished the details on the dress and sleeves\nadded some more highlights and shadows to the hair\nadded more skin and shadows to the skin\nstarted on the background with blue-lavender gradient
URL:https://www.ayclogic.com/event/6pm-digital-illustration-2-40/
CATEGORIES:Digital Illustration,Intermediate Digital Illustration
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231205T183000
DTEND;TZID=America/Los_Angeles:20231205T193000
DTSTAMP:20260426T033603
CREATED:20231206T034420Z
LAST-MODIFIED:20231206T035014Z
UID:22886-1701801000-1701804600@www.ayclogic.com
SUMMARY:6:30 PM – Scratch Level 2 – Allison
DESCRIPTION:Today we:\n\nBegan reviewing the practice test\n\nHomework:\n\nCassie and Rex:\n\nFor this week\, you do not have to email me your homework. You only have to finish the Practice Test that was emailed to you. Please check your email to find the Practice Test.\nSubmit the Practice test by Monday at 8 PM.\nMake sure to check the instructions and the video one more time when you are finished with the project. Don’t forget to share the project before submitting it.\n\n\nElizabeth\, Kai\, and Phoenix:\n\nCorrect any mistakes you got for the multiple choice questions.\nIf you want\, do your best to correct any mistakes in the two practice test projects.\nAfterwards\, resubmit the Practice Test.\n\n\nEveryone:\n\nContact us if you have any questions or need any help
URL:https://www.ayclogic.com/event/630-pm-scratch-level-2-allison-24/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231205T190000
DTEND;TZID=America/Los_Angeles:20231205T200000
DTSTAMP:20260426T033603
CREATED:20231206T040318Z
LAST-MODIFIED:20231206T040318Z
UID:22893-1701802800-1701806400@www.ayclogic.com
SUMMARY:7 PM – Scratch Level 2 – Yitong
DESCRIPTION:Today we:\n\nWorked on the Fantastic Flowers project.\n\nHomework:\n\nIn your pink coding book\, do page 115\, step #19-20.\n\nSend me your project here: yitong@ayclogic.com \n\nHomework is due MONDAY NIGHT. You can submit it earlier\, I will check it as soon as I can.\nMake sure to SHARE your project. Otherwise\, I cannot see it.\n\nHow to submit homework:\n\nGo to your email and compose a new message.\n\n\n\n\nGo to the coding homework calendar to copy my email address and paste it into the email message.\n\n\n\n\n\nGo to your project and make sure it is SHARED. Copy the link and paste it into the email message.\n\n\n\n\n\n\nThis is what your email message should look like when you’re done.
URL:https://www.ayclogic.com/event/7-pm-scratch-level-2-yitong-10/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231205T190000
DTEND;TZID=America/Los_Angeles:20231205T200000
DTSTAMP:20260426T033603
CREATED:20231206T044125Z
LAST-MODIFIED:20231206T044125Z
UID:22880-1701802800-1701806400@www.ayclogic.com
SUMMARY:7 PM – AI / ML – Shawn
DESCRIPTION:Today We Did\n\nStarted Titanic project\n\nHomework\n\nTry to add another feature called “First Name” that represents the first name of each person\n\nEmail me at szhuang@ayclogic.com if you have any questions.
URL:https://www.ayclogic.com/event/7-pm-ai-ml-shawn-10/
END:VEVENT
END:VCALENDAR