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:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220117T170000
DTEND;TZID=America/Los_Angeles:20220117T180000
DTSTAMP:20260424T103416
CREATED:20220118T020723Z
LAST-MODIFIED:20220118T020723Z
UID:11156-1642438800-1642442400@www.ayclogic.com
SUMMARY:5pm Scratch Level 2 - Bill
DESCRIPTION:Today We:\n\nContinued the Doom on the Broom Project\nMade it so the bat is animated\nMade it so when the witch gets hit by the bat\, a fireworks/explosion effect happens while the witch is hidden for 2 seconds\nCreated game speed and lives variables\nDuplicated the Bat sprite and used it for the Hippo sprite\nMade it so the hippo gives the player a life when it touches the witch\nFixed the turning to make it smoother\n\nYour HW:\n\nDo pages 118 – 119 from the book\nInstead of using another bat for the costume\, use the pterodactyl sprite/costume
URL:https://www.ayclogic.com/event/5pm-scratch-level-2-bill-14/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220117T170000
DTEND;TZID=America/Los_Angeles:20220117T180000
DTSTAMP:20260424T103416
CREATED:20220118T021651Z
LAST-MODIFIED:20220118T021651Z
UID:11158-1642438800-1642442400@www.ayclogic.com
SUMMARY:5PM - Advanced Digital Illustration
DESCRIPTION:MONDAY \nToday we finished the Mina project. We shaded her hair\, added the eye-shine details\, and merged some layers together for a more clean finish\, and not to have messy layers. YAY Good job everyone. \nWe also started talking about how a light source creates highlight and shadows for an object\, and why it is important for drawing. \n \n  \nHOMEWORK \nContinue working on  Nephanee from Fire Emblem. \nBefore the next step\, please make sure the joints (elbows\, knees\, ankles\, and wrists) match up with the reference\, so that we are starting with a good base with things in the right place. \nNext\, do STEP 2: BODY of our process for drawing characters. No tracing\, just use the reference to look at it for your drawing. Do this on a different layer than the stick figure.
URL:https://www.ayclogic.com/event/5pm-advanced-digital-illustration-32/
CATEGORIES:Digital Illustration,Intermediate Digital Illustration
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220117T180000
DTEND;TZID=America/Los_Angeles:20220117T190000
DTSTAMP:20260424T103416
CREATED:20220118T032245Z
LAST-MODIFIED:20220119T023011Z
UID:11166-1642442400-1642446000@www.ayclogic.com
SUMMARY:6 PM - Coding Olympic Training
DESCRIPTION:Homework\nTwo Sum \nGiven an array of integers nums and an integer target\, return indices of the two numbers such that they add up to target. \nYou may assume that each input would have exactly one solution\, and you may not use the same element twice. \nYou can return the answer in any order. \n1st Example: \nInput: nums = [2\,7\,11\,15]\, target = 18 \nExpected output for this example would be [1\,2]. This is because nums[1] + nums[2] = 18. \n2nd Example: \nInput: nums = [1\,2\,3\,4]\, target = 5 \nExpected output for this example would be [0\,3]. This is because nums[0] + nums[3] = 5. \nYou can also check the slide to find this problem. The slide should already shared to you guys in the google drive.
URL:https://www.ayclogic.com/event/6pm-coding-olympic-training-2/
END:VEVENT
END:VCALENDAR