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:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20211201T170000
DTEND;TZID=America/Los_Angeles:20211201T180000
DTSTAMP:20260424T090247
CREATED:20211202T021606Z
LAST-MODIFIED:20211202T021606Z
UID:10584-1638378000-1638381600@www.ayclogic.com
SUMMARY:5PM - Advanced Digital Illustration
DESCRIPTION:WEDNESDAY \nToday we continued the Mikey project. We added his hair to the sketch\, and also started to develop the lines on another layer. For lines we did his face\, neck\, and his jacket. \n \n  \nHOMEWORK \nWe are continuing the Lyn Homework by doing the “Step 2: Body”. This is filling out the stick figure from last week\, so that our character will now have a physical body. \nSteps: \n\nNew Layer\nDraw the body on top of the stick figure\, using it as a guide. (Also look at the reference photo as a guide but do not trace)\nMerge layers together
URL:https://www.ayclogic.com/event/5pm-advanced-digital-illustration-22/
CATEGORIES:Digital Illustration,Intermediate Digital Illustration
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20211201T180000
DTEND;TZID=America/Los_Angeles:20211201T190000
DTSTAMP:20260424T090247
CREATED:20211202T030802Z
LAST-MODIFIED:20211202T030802Z
UID:10587-1638381600-1638385200@www.ayclogic.com
SUMMARY:6PM - Intro to Python - Latisha
DESCRIPTION:Today We Did:\n\nFinished going over Input from Shell\nHow to use int()\n\nHomework:\n\nDo question 1 from Tell Me Your Age in a file called Dec1_TellMeYourAge.py\nNOTE: Please submit your homework file inside the google drive folder Tuesday at 5pm\n\nIf you have any questions\, please send an email to latisha@ayclogic.com
URL:https://www.ayclogic.com/event/6pm-intro-to-python-latisha-3/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20211201T180000
DTEND;TZID=America/Los_Angeles:20211201T190000
DTSTAMP:20260424T090247
CREATED:20211202T045211Z
LAST-MODIFIED:20211202T045211Z
UID:10591-1638381600-1638385200@www.ayclogic.com
SUMMARY:6 PM - Python Game Development
DESCRIPTION:Today We Do:\n\nWe made some minor modifications to the final project.\nWe enhanced Shoot Balloon project by making the Balloon hitbox smaller. We also made the Explosion sprite\, able to show the score.\nThe class is done\, congrats for graduating from this class and completing a cool game “Adventure Run”
URL:https://www.ayclogic.com/event/6-pm-python-game-development-175/
CATEGORIES:Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20211201T190000
DTEND;TZID=America/Los_Angeles:20211201T200000
DTSTAMP:20260424T090247
CREATED:20211202T043453Z
LAST-MODIFIED:20211202T043453Z
UID:10589-1638385200-1638388800@www.ayclogic.com
SUMMARY:7 PM - Advanced Python Game Development
DESCRIPTION:Today We Do\n\nWe reviewed inheritance where with inheritance\, we can avoid duplicating codes.\nWe went over the homework on how to properly override Turret.load_image(self) and Turret.get_turret_angle(self) inside EnemyTurret.\nWe extracted codes inside PlayerTank.update() which handles tank movement into its own method “tank_movement_control”. This way we can override this method in EnemyTank.tank_movement_control to make the enemy tank move independently.\n\nHomework\n\nMake the enemy tank not able to go through the wall. Look at how we did it for Player Tank.\nPlayerTank.load_images(self) is overriden inside EnemyTank.load_images(self). But there are too many codes being duplicated. Extract the code inside PlayerTank.load_images(self) which will get the image path into its own method. And then override this method inside EnemyTank.
URL:https://www.ayclogic.com/event/7-pm-advanced-python-game-development-7/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR