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:20220126T170000
DTEND;TZID=America/Los_Angeles:20220126T180000
DTSTAMP:20260424T114554
CREATED:20220127T031853Z
LAST-MODIFIED:20220127T031853Z
UID:11329-1643216400-1643220000@www.ayclogic.com
SUMMARY:5pm Intro To Python - Bill
DESCRIPTION:Today We:\n\nReviewed the feed back made to the project proposals\nContinued the many faces project\nMoved the left eye up a bit and reviewed putting things in different places with respect to the coordinate we plug in as a parameter in the face function\nCreated a right eye\nCreated a left pupil\nFixed the problem where the left eye is looking down\nCreated a right pupil\nLearned how to make a slanted rectangle\nCreated the left side rectangle of the mouth\nCreated the right side rectangle of the mouth\nGuess and Checked to make the 2 rectangles line up\nFinished the Face Function\n\nYour HW:\n\nContinue working on your projects\nWork on the parts that are repeating by making a function that draws the repeating thing (example: Shannon’s trees or Felix’s binary) with respects to the coordinate you plug in as a parameter to that function.\n\nThis is so you can call that function and create that repeating thing anywhere on the screen\n\n\nIf you received new feed back please make the changes on the drawing you created and re-email it to me at billhan@ayclogic.com
URL:https://www.ayclogic.com/event/5pm-intro-to-python-bill-15/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220126T170000
DTEND;TZID=America/Los_Angeles:20220126T180000
DTSTAMP:20260424T114554
CREATED:20220203T021809Z
LAST-MODIFIED:20220203T021809Z
UID:11423-1643216400-1643220000@www.ayclogic.com
SUMMARY:5PM - Advanced Digital Illustration
DESCRIPTION:WEDNESDAY \nToday we continued our Sayu project. We made progress by sketching on her complicated clothes with many details. \n \nHOMEWORK \nFinish up the lines and details\, and start coloring Lyn.
URL:https://www.ayclogic.com/event/5pm-advanced-digital-illustration-36/
CATEGORIES:Digital Illustration,Intermediate Digital Illustration
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220126T180000
DTEND;TZID=America/Los_Angeles:20220126T190000
DTSTAMP:20260424T114554
CREATED:20220127T030603Z
LAST-MODIFIED:20220127T030645Z
UID:11327-1643220000-1643223600@www.ayclogic.com
SUMMARY:6 PM – Coding Olympic Training
DESCRIPTION:Homework \nFind complementary set of two arrays \n\ncomplementary set means a set of all elements that only exist in one array\nCreate one file named input.in\, each line is one array\, each element in one array is comma separated\, for example: 2\,4\,6\,3\,15\,7\nPrint the complementary set of two arrays or write the result to a file\n\n\nFor example: \narray1 = [1\,2\,3]\narray2 = [2\,3\,4]\nThen the complementary set is [1\,4]
URL:https://www.ayclogic.com/event/6-pm-coding-olympic-training-3/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220126T190000
DTEND;TZID=America/Los_Angeles:20220126T200000
DTSTAMP:20260424T114554
CREATED:20220127T040325Z
LAST-MODIFIED:20220127T040325Z
UID:11332-1643223600-1643227200@www.ayclogic.com
SUMMARY:7 PM - Intro To Python - Gamas
DESCRIPTION:Today We Do\n\nWe went over homework from 2 weeks ago\, where we can use “\t” to do tab (spaces). We use “\n” to do new line. We used strip() to remove all the spaces from left and right.\nWe learned about Boolean expression. And IF ELSE statements.\n\nHomework\n\nCreate a new Python file Jan26_IFELSEHomework.py\nCopy codes from page 79 to 81.
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-gamas-2/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220126T190000
DTEND;TZID=America/Los_Angeles:20220126T200000
DTSTAMP:20260424T114554
CREATED:20220127T040707Z
LAST-MODIFIED:20220127T040707Z
UID:11331-1643223600-1643227200@www.ayclogic.com
SUMMARY:7 PM - Python Game Development
DESCRIPTION:Today: \n\nWe went over the homework to add the game over page and tank destroyed sound effects.\nWe enabled the enemy tank to move.\nWe delayed switching the game mode to game won when the enemy tank is destroyed.\n\nHomework: \n\nAdd a new sprite called TankExplosion that gets created when either the enemy tank is destroyed or the play tank is destroyed. Make sure to create the explosion where the tank that was destroyed was located.  The TankExplosion sprite should show a series of frames starting with “assets/Tank_Explosion/Tank_Explosion_0.png”\, and when you reach the last frame\, destroyed the sprite using “self.kill()”.\nDelay switching the game mode to game over when the player tank is destroyed\, using the same technique that we used in class.
URL:https://www.ayclogic.com/event/7-pm-python-game-development-105/
CATEGORIES:Python Game Development
END:VEVENT
END:VCALENDAR