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:20200308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20201101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200826T140000
DTEND;TZID=America/Los_Angeles:20200826T150000
DTSTAMP:20260605T124324
CREATED:20200827T010304Z
LAST-MODIFIED:20200827T010304Z
UID:4341-1598450400-1598454000@www.ayclogic.com
SUMMARY:2PM-Scratch Level 2
DESCRIPTION:We continued with the Cheese Chase project.\nHomework\n\nMake a Level 2 banner that shows when you reach Level 2.\nMake two more beetle sprites that come during level 2.\nMake another Maze costume that is harder and shows when you reach level 2
URL:https://www.ayclogic.com/event/2pm-scratch-level-2-23/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200826T170000
DTEND;TZID=America/Los_Angeles:20200826T180000
DTSTAMP:20260605T124324
CREATED:20200827T010053Z
LAST-MODIFIED:20200827T010053Z
UID:4339-1598461200-1598464800@www.ayclogic.com
SUMMARY:5 PM - Intro To Python
DESCRIPTION:We went through how to use list\n\nHow to add more element to the list\nHow to replace element inside the list\nHow to remove element from the list.\n\n\nHomework:\n\nCreate a file “Aug26_ListHomework2.py”\nPage 38\, 39 and 41
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-10/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200826T170000
DTEND;TZID=America/Los_Angeles:20200826T180000
DTSTAMP:20260605T124324
CREATED:20200827T010442Z
LAST-MODIFIED:20200827T010442Z
UID:4343-1598461200-1598464800@www.ayclogic.com
SUMMARY:5PM-Scratch Level 1
DESCRIPTION:We finished the Window Cleaner project.\nWe started the Punching Dummy project.\nHomework\n\nCopy one of the codes from the eyeball to the face to make the face move.\nCustomize your face sprite with hair\, a hat etc.\nAdd a sad face costume to your face sprite with a frown or angry face
URL:https://www.ayclogic.com/event/5pm-scratch-level-1-23/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200826T190000
DTEND;TZID=America/Los_Angeles:20200826T200000
DTSTAMP:20260605T124324
CREATED:20200827T033401Z
LAST-MODIFIED:20200827T043303Z
UID:4346-1598468400-1598472000@www.ayclogic.com
SUMMARY:7 PM - Intro to Python
DESCRIPTION:We went over fixing python bugs 2.\nWe reviewed the material we’ve covered so far to prepare for the quiz:\n\nVariables and different datatypes including.\nLists and how to add elements to a list\, how to access an element in a list\, change an element at a given index in a list\, determine how many elements in a list\, and how to loop through a list.\nKnow for loops and while loops and if statements\nKnow how to define functions\, pass in parameters\, and get a values from a function.\nKnow how to use different built-in functions such as “len” function and random module “random.choice” and “random.randint”.\nKnow how to debug programs\n\n\nYour homework is to review and prepare for the quiz.  If you have some additional time you can also practice the hackerank problems.  Reminder: there will be a quiz next Wednesday from 6:00 to 8:00.
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-8/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200826T193000
DTEND;TZID=America/Los_Angeles:20200826T203000
DTSTAMP:20260605T124324
CREATED:20200827T033405Z
LAST-MODIFIED:20200827T033513Z
UID:4347-1598470200-1598473800@www.ayclogic.com
SUMMARY:7:30 PM - Intro To Python
DESCRIPTION:We finished with Function with and without return value.\nWe learned how to use python random module.\nWe started password generator program.\nHomework:\n\nInside the Aug26_PasswordGenerator.py\nCreate a function with return value “get_action”\, no parameter\n\nInside the function create a list\, “actions”\, with the following elements: “swimming”\, “jumping”\, “running”\, “flying”\, “burning”\nUse random module\, to return a random action from the list.\nreturn the random action.\n\n\nCreate a function with return value “get_fantasy_animal”\, no parameter\n\ncreate a list\, “animals”: “dragon”\, “hydra”\, “gorgon”\, “kraken”\, “pegasus”\, “unicorn”\nuse random module\, to return a random animal from the list.\nreturn the random animal\n\n\nthe homework is very similar to what we did in the class which is the “get_adjective” function.
URL:https://www.ayclogic.com/event/730-pm-intro-to-python-13/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR