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:20240310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20241103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240111T163000
DTEND;TZID=America/Los_Angeles:20240111T173000
DTSTAMP:20260426T033543
CREATED:20240112T015735Z
LAST-MODIFIED:20240112T015813Z
UID:23411-1704990600-1704994200@www.ayclogic.com
SUMMARY:4:30 PM - Python OOP - Roland
DESCRIPTION:Today We Did \n\nReviewed Grocery Shopping Cart Project briefly\nStarted learning about Object-Oriented Programming\nHow to create Classes\, Constructors (__init__)\, Attributes\, Class Methods\nObject Instances of Classes\nThe special “self” keyword\n\nHomework \nSubmit the following file your shared google drive folder (email if you forgot how to find it): \n\nA file following naming convention <DATE>_OOP1.py with code copied from pages 158-161 in textbook (read if you want)\n\nTextbook pages can be found here: https://drive.google.com/file/d/1isWdemMdIQabfAU8i_ThVtH9a9nwTclR/view?usp=sharing \nIf you have any questions\, feel free to email me at rolandyang@ayclogic.com
URL:https://www.ayclogic.com/event/23411/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240111T170000
DTEND;TZID=America/Los_Angeles:20240111T180000
DTSTAMP:20260426T033543
CREATED:20240111T112427Z
LAST-MODIFIED:20240111T112427Z
UID:23406-1704992400-1704996000@www.ayclogic.com
SUMMARY:5 PM - Indo - Intro to Python - Joel
DESCRIPTION:Today we did:\n\nWe did some exercises for quiz preparation.\n\nHomework:\n\nCreate a new file called Jan11_ForLoopHomework and copy the codes from below:\nIf you have the 2nd edition:\n\nPage 57 to 58\n\n\nOr if you have the 3rd edition:\n\nPage 56 to 58\n\n\nThen\, create a new file called Jan11_WhileLoopHomework and copy the codes from below:\nIf you have the 2nd edition:\n\nPage 118 and 121\n\n\nOr if you have the 3rd edition: \n\nPage 117 and 121\n\n\nAfter doing the above\, continue with Jan11_QuizExercise and finish all the exercises from https://www.ayclogic.com/intro-to-python-exercises/. Don’t worry if you’re stuck on a problem\, finish what you can\, and  we can work on the hard problems next week.\n\nIf you have any questions\, feel free to email me at joel@ayclogic.com\, or Mr. Gamas at gamas@ayclogic.com.
URL:https://www.ayclogic.com/event/5-pm-indo-intro-to-python-joel-16/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240111T170000
DTEND;TZID=America/Los_Angeles:20240111T180000
DTSTAMP:20260426T033543
CREATED:20240112T021124Z
LAST-MODIFIED:20240112T021124Z
UID:23415-1704992400-1704996000@www.ayclogic.com
SUMMARY:5 PM - Scratch 2 - Abigail
DESCRIPTION:What we did today\n\nWe finished working on the Intro to List project.\nWe started working on the Super Market Project.\n\nHomework\n\nMake ALL your food sprites shake when the cat sprite calls out the categories.\nDepending on the food\, the sprite should shake when the CORRECT food categories is said. (Ex: Apples -> Fruits\, Bread -> Bakery)\nMake sure to name your broadcasts messages EXACTLY the same way you types your list items.\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-scratch-2-abigail-9/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240111T180000
DTEND;TZID=America/Los_Angeles:20240111T190000
DTSTAMP:20260426T033543
CREATED:20240112T090701Z
LAST-MODIFIED:20240113T085711Z
UID:23420-1704996000-1704999600@www.ayclogic.com
SUMMARY:6 PM – Intro to Python – Allison
DESCRIPTION:Today we:\n\nStarted and finished the Grocery System project\nStarted the Robux Shopping Cart project\n\nProject Feedback:\n\nEden:\n\nAdd the text “PEASHOOTER” by using rectangles\, circles\, and/or polygons\nMake some part of your project keep changing colors\nDraw the sun in your project\nRight now\, all of your functions are called only once\, which should not happen in your project.\n\nMake sure to call some of your functions more than once (ex: calling the Tree function five times to draw five trees\, calling the Bush function three times to draw three bushes\, etc.).\nCall at least three functions more than once\n\n\n\n\nRiley:\n\nMake the “Pokemon” title bigger\nAdd at least four more different objects\n\nEx (you don’t have to follow this example): Draw three clouds\, draw two Haunter pokemon\, draw three trees\, draw the sun\n\n\n\n\n\nHomework:\n\nJulie:\n\nPlease keep an eye out for an email from allison@ayclogic.com. This email will contain information about your project feedback and grade.\nSince you have submitted your project early\, after reading the feedback from the email\, you can revise your project to incorporate the feedback and resubmit for a higher score.\n\n\nRiley:\n\nPlease keep an eye out for an email from allison@ayclogic.com. This email will contain information about your project feedback and current grade.\nAfter reading the feedback from the email\, you can edit your project to incorporate the feedback to ensure you reach all criteria before submitting the final version of your project.\n\n\nEden and Riley:\n\nFinish your Turtle project\nYour project must be complete and is due by next week before class\nUpload this week’s homework as “Jan18_TurtleProject_Pt4”\nNotes:\n\nYour project should not have any significant bugs or problems\nMake sure your project meets the criteria listed in this link: https://www.ayclogic.com/intro-to-python-final-project-criteria/\n\n\n\n\nContact us at gamas@ayclogic.com or allison@ayclogic.com if you have any questions or need any help.
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-allison-6/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240111T180000
DTEND;TZID=America/Los_Angeles:20240111T190000
DTSTAMP:20260426T033543
CREATED:20240113T003752Z
LAST-MODIFIED:20240113T003752Z
UID:23425-1704996000-1704999600@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Darin
DESCRIPTION:What We Did Today:\n\n\n\nLearnt how to make half circles with the second parameter used in the circle() function.\nCreated a kaleidoscope project using a forever loop and creating circles that move starting points (done using the size\, t.forward()\, and t.right() function)\n\nHomework:\n(https://www.ayclogic.com/intro-to-python-final-project-criteria/) \nWe will have a final project due in 2 weeks\, so start drawing out your project proposal\, and start drawing out the image using code. Follow the guidelines in the site above for the final project criteria. \nAn example of what you have to draw and show me for your final project: \n \nThe end result after the coding is done (for now you need to create the drawing and send it to me by email) – https://youtu.be/aKb45yeKOiY \nI will have to approve your drawing first before you start writing code. \nRemember\, send it to me by email\, preferably this weekend\, so I can approve it so you guys can start coding. I will check my mail every 6 PM. \nYou can start directly on the project with the code after I approve the drawing. Start by drawing one object first. \nNotes:\nIf you have any questions\, email me at ddjapri@ayclogic.com!
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-darin-45/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR