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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230803T160000
DTEND;TZID=America/Los_Angeles:20230803T170000
DTSTAMP:20260425T093717
CREATED:20230804T003144Z
LAST-MODIFIED:20230804T003144Z
UID:20952-1691078400-1691082000@www.ayclogic.com
SUMMARY:4 PM – Scratch 1 – Abigail
DESCRIPTION:What we did today\n\nChecked music for Mary Had a Little Lamb\nStarted Virtual Snow (last project). You can find the project here: https://scratch.mit.edu/projects/879822146\n\nCreated snow sprite and background\nMade snow fall from top to bottom\nSnow has random size\n\n\n\nHomework\n\nStamp the sprite before it disappears\, so snow can “build up” on the ground\n\nClick the “Add extension” button in the bottom left\nSelect Pen\nInsert a “stamp” block before deleting clones\nInsert an “erase all” block right after the “When Green Flag Clicked”\n\n\nHide the original sprite\, but make sure the clones are still visible\n\nIf you have any questions\, email me at abigail@ayclogic.com or williamsmith@ayclogic.com \n 
URL:https://www.ayclogic.com/event/4-pm-scratch-1-abigail-23/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230803T180000
DTEND;TZID=America/Los_Angeles:20230803T190000
DTSTAMP:20260425T093717
CREATED:20230803T153743Z
LAST-MODIFIED:20230803T154838Z
UID:20946-1691085600-1691089200@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Nathalie - Gamas
DESCRIPTION:Today We Did\n\nWe reviewed turtle python project.\nWe started Grocery Shopping Cart.\n\nHomework\n\nContinue with Aug3_GroceryShoppingCart.py\nMake sure if user select “Ice Cream” and “Bread” the program works and the program keeps track of the price of “Ice cream” and “bread”. Similar to what we did with Milk today.\nYou also need to be able to keep track of the items that you purchase.\n\nYou need to create a new variable.\nThe data type for this variable would be List.\nEverytime user select an “1”\,”2″\,”3″\, make sure to add the item name to the list.\nAfter you exit\, you need to use for loop to go through each element inside the list and list them out one by one. Look at Oct15_ListForLoopHomework.py\n\n\nChange your codes so it can do the following. For keeping track the items that you purchase\, you have to create a new variable and use List.\n\nWhat do you want to purchase:\n1. Milk - $5\n2. Ice Cream - $4\n3. Bread - $6\nEnter your selection. Enter "exit" to checkout: 1\nYou have purchased Milk for $5\n\nWhat do you want to purchase:\n1. Milk - $5\n2. Ice Cream - $4\n3. Bread - $6\nEnter your selection. Enter "exit" to checkout: 2\nYou have purchased Ice Cream for $4\n\nWhat do you want to purchase:\n1. Milk - $5\n2. Ice Cream - $4\n3. Bread - $6\nEnter your selection. Enter "exit" to checkout: 3\nYou have purchased Bread for $6\n\nWhat do you want to purchase:\n1. Milk - $5\n2. Ice Cream - $4\n3. Bread - $6\nEnter your selection. Enter "exit" to checkout: exit\n\nYou have purchased the following items:\nMILK\nICE CREAM\nBREAD\nPlease pay $15\, thank you for your business.
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-gamas-28/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230803T180000
DTEND;TZID=America/Los_Angeles:20230803T190000
DTSTAMP:20260425T093717
CREATED:20230803T185539Z
LAST-MODIFIED:20230804T021556Z
UID:20950-1691085600-1691089200@www.ayclogic.com
SUMMARY:6 PM - Intro to Python - Darin
DESCRIPTION:What We Did Today:\n\nWe reviewed using for loops for lists and using range\nIntroduced the topic of while loops and conditionals\n\nHomework:\n\nCreate python file named WhileLoopHW.py and when finished upload to google drive\nFor those with the 2nd edition book\, Page 118 – 119 (do not do the “using a flag”) and Page 121 – 122 (do not do the “Using continue”)\, just copy the codes and try to understand what is going on with the while loops\nFor those with the 3rd edition book\, Page 117 – 118 (do not do the “using a flag” )and Page 121\, just copy the codes and try to understand what is going on with the while loops\nEmail me at ddjapri@ayclogic.com if you have any questions\n\n 
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-darin-5/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230803T183000
DTEND;TZID=America/Los_Angeles:20230803T193000
DTSTAMP:20260425T093717
CREATED:20230804T024440Z
LAST-MODIFIED:20230804T024440Z
UID:20959-1691087400-1691091000@www.ayclogic.com
SUMMARY:6:30 PM - Scratch Level 1 - Yitong
DESCRIPTION:Today we did:\n\nWe went over the homework for Marry had a Little Lamb and started the Virtual Snow project.\n\nHomework:\n\nInstead of making a snowflake stick every time to either the snowflakes or the snowman\, you need to make sure that it only sticks sometimes.\nHint: You can take the existing if blocks for sticking to the floor and snowman and add a “and” block.\nThe if block should have the current condition (for example\, if touching “white” \, or if touching snowman) combined with the new condition\, which should use the random operator. The logic is\, if your randomly generated number is equal to this number (you can choose which number)\, then it will stick. If the randomly generated number is not equal to that\, then it won’t.\nAfter you finish your homework in Scratch\, send an email to joel@ayclogic.com before Thursday. In that email\, write down your name and a link to your shared Scratch project homework. Make sure to share your Scratch project.\nIf you have any problems or questions\, feel free to ask me by sending an email to joel@ayclogic.com or gamas@ayclogic.com.
URL:https://www.ayclogic.com/event/630-pm-scratch-level-1-yitong-2/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230803T190000
DTEND;TZID=America/Los_Angeles:20230803T200000
DTSTAMP:20260425T093717
CREATED:20230804T025952Z
LAST-MODIFIED:20230804T025952Z
UID:20961-1691089200-1691092800@www.ayclogic.com
SUMMARY:7PM - Python Game Development - Latisha
DESCRIPTION:Today We Did\n\nContinued working on Flappy Duck Game\n\nHomework\n\nMake a project proposal for me explaining what kind of game you want to make. Write me a paragraph describing the game (it’s name\, how you play\, what sprite you will have\, how you win/lose\, etc.). Also include the link to the game assets (https://graphicriver.net/) and audio assets (https://audiojungle.net/). Do all this in a google doc\, titled Thurs7PM_<name1>_<name2> and share it with latishasumardy@gmail.com. Please share it before class next week. The teams are:\n\nTyler and Shanice\nNicholas and Justin\nJayden and Ezra\n\n\n\nIf you have any questions\, please send an email to latisha@ayclogic.com
URL:https://www.ayclogic.com/event/7pm-python-game-development-latisha-37/
END:VEVENT
END:VCALENDAR