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:20220209T170000
DTEND;TZID=America/Los_Angeles:20220209T180000
DTSTAMP:20260424T042950
CREATED:20220215T061939Z
LAST-MODIFIED:20220215T061939Z
UID:11601-1644426000-1644429600@www.ayclogic.com
SUMMARY:5PM - Advanced Digital Illustration
DESCRIPTION:WEDNESDAY \nToday we continued the Sayu project. We finished the sketching\, and transitioned the sketching layer directly into the lines layer. This was done by painting the existing sketch into a black lines color by layer clipping. We also started on the coloring. \n \n  \nHOMEWORK \n\n Continue working on Lyn. Start to add the shading to each part. You can do this by adding a new layer to shade with\, so that the color underneath can remain intact even if any mess-ups happen.\nFINAL PROJECT is approaching. You don’t need to start on anything yet\, but please think about a character you want to draw. It can be any human character\, something that already exists\, or a character you made up by yourself. We will talk about this in class.
URL:https://www.ayclogic.com/event/5pm-advanced-digital-illustration-40/
CATEGORIES:Digital Illustration,Intermediate Digital Illustration
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220209T180000
DTEND;TZID=America/Los_Angeles:20220209T190000
DTSTAMP:20260424T042950
CREATED:20220210T030207Z
LAST-MODIFIED:20220210T030207Z
UID:11526-1644429600-1644433200@www.ayclogic.com
SUMMARY:6PM - Intro to Python - Latisha
DESCRIPTION:Today We Did:\n\nFunctions with Return\n\nHomework:\n\nDo pg.138-139 from the textbook in a file called Feb9_FunctionsWithReturnHomework.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-11/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220209T180000
DTEND;TZID=America/Los_Angeles:20220209T190000
DTSTAMP:20260424T042950
CREATED:20220210T030405Z
LAST-MODIFIED:20220210T030405Z
UID:11528-1644429600-1644433200@www.ayclogic.com
SUMMARY:6 PM – Coding Olympic Training
DESCRIPTION:Homework: \nBaseball Game \nYou are keeping score for a baseball game with strange rules. The game consists of several rounds\, where the scores of past rounds may affect future rounds’ scores. \nAt the beginning of the game\, you start with an empty record. You are given a list of strings ops\, where ops[i] is the ith operation you must apply to the record and is one of the following: \n\nAn integer x – Record a new score of x.\n“+” – Record a new score that is the sum of the previous two scores. It is guaranteed there will always be two previous scores.\n“D” – Record a new score that is double the previous score. It is guaranteed there will always be a previous score.\n“C” – Invalidate the previous score\, removing it from the record. It is guaranteed there will always be a previous score.\n\nReturn the sum of all the scores on the record. \nInput: ops = [“5″\,”2″\,”C”\,”D”\,”+”] \nOutput: 30
URL:https://www.ayclogic.com/event/6-pm-coding-olympic-training-6/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220209T190000
DTEND;TZID=America/Los_Angeles:20220209T200000
DTSTAMP:20260424T042950
CREATED:20220210T040525Z
LAST-MODIFIED:20220210T040525Z
UID:11530-1644433200-1644436800@www.ayclogic.com
SUMMARY:7 PM - Python Game Development
DESCRIPTION:Today: \n\nWe went over the homework to setup tower of defense.\nWe created the enemy sprite and moved it accross the screen.\nWe went over the technique to move the enemy along the path.\n\nHomework: \n\nCreate a new sprite called “TargetPointer” which uses the “target.png” image.  Move this sprite wherever the mouse moves\, and make sure to associate a hitbox “rect” attribute with it.
URL:https://www.ayclogic.com/event/7-pm-python-game-development-107/
CATEGORIES:Advanced Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220209T190000
DTEND;TZID=America/Los_Angeles:20220209T200000
DTSTAMP:20260424T042950
CREATED:20220210T041226Z
LAST-MODIFIED:20220210T041226Z
UID:11532-1644433200-1644436800@www.ayclogic.com
SUMMARY:7 Pm - Intro To Python - Gamas
DESCRIPTION:Homework\n\nIf you did not do homework last week\, please do it.\nCreate Feb9_InputFromShellHomework.py\nCopy code from page 116.\nDo TRY IT YOURSELF from page 117: 7-1 and 7-2.\nIf you have question\, please email me at gamas@ayclogic.com.
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-gamas-4/
END:VEVENT
END:VCALENDAR