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:20230731T150000
DTEND;TZID=America/Los_Angeles:20230731T170000
DTSTAMP:20260425T100303
CREATED:20230801T143617Z
LAST-MODIFIED:20230801T143617Z
UID:20903-1690815600-1690822800@www.ayclogic.com
SUMMARY:3:00 PM – Intro to Python – Sebastian (substitute for Juan)
DESCRIPTION:Today We Did\n\nLooked through project proposals & looked closely at the requirements\nFinished the entire Robux Shopping project\nLearned how to create programs based off what the menu requires (this will be very helpful when you take Python OOP)\nLearned how to draw some new letters together like “o”\, “s”\, and “a”\nView what we covered today at https://drive.google.com/drive/u/1/folders/19Kl2Yg3yOu6YAXIjkh3fsztpv3OxsmvA\n\nHomework\n\nBegin working on your Turtle projects\n\nRemember any feedback I gave: Maybe adding a few more objects\, remembering to change the colors\, etc\nLook closely at the requirements as you write your code\, remember to stay within x = 500\, y = 500\, etc: https://www.ayclogic.com/intro-to-python-final-project-criteria/\n\n\nQuestions? Email Juan at juan@ayclogic.com.
URL:https://www.ayclogic.com/event/300-pm-intro-to-python-sebastian-substitute-for-juan/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230731T160000
DTEND;TZID=America/Los_Angeles:20230731T170000
DTSTAMP:20260425T100303
CREATED:20230801T000750Z
LAST-MODIFIED:20230801T001423Z
UID:20889-1690819200-1690822800@www.ayclogic.com
SUMMARY:4 PM - Scratch 2 - Darin
DESCRIPTION:What We Did Today:\n\nReviewed Supermarket\nStarted on How Old Are You (for Kurt and Jensen)\nUsed if statements and ask blocks to get name and age of users\n\nHomework:\nFor Kurt and Jensen: \n\nMake the sprite say the following:\nIf age is less than 1: “You are a baby!”\nIf age is between 1 and 10: “You are a child!”\nIf age is between 11 and 18: “You are a teenager!”\nIf age is between 19 and 50: “You are an adult!”\nIf age is more than 51: “You are too old!” or “You’re a centenarian!”\n\nFor Tyler: \n\nIn movie ticket\, make the ticket show on the sprites hand (by broadcasting) after the sprite asks for the age\, and if you are able to\, change the costume of the sprite when he gives the ticket
URL:https://www.ayclogic.com/event/4-pm-scratch-2-darin/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230731T190000
DTEND;TZID=America/Los_Angeles:20230731T200000
DTSTAMP:20260425T100303
CREATED:20230801T032211Z
LAST-MODIFIED:20230801T032855Z
UID:20894-1690830000-1690833600@www.ayclogic.com
SUMMARY:7 PM – Intro to Python – William
DESCRIPTION:Today we did:\n\nLearned about variables and data types (Integer\, float\, string)\nLearned about print() statements\nString concatenation\nStarted learning If-Else statements\n\nHomework:\n\nCreate a new file named July31_StringHW.py (make a new folder to store your homework)\n\nCopy all the code from pages 20-23 in the textbook into this file (stop at the Removing Prefixes section)\n\n\n\nPlease upload your Python file to your assigned Google Drive folders by Sunday night. You can access it through email\, the “Shared with me” tab\, or by creating a shortcut. \nIf you have any questions\, please email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-william/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230731T190000
DTEND;TZID=America/Los_Angeles:20230731T200000
DTSTAMP:20260425T100303
CREATED:20230801T142009Z
LAST-MODIFIED:20230804T174340Z
UID:20898-1690830000-1690833600@www.ayclogic.com
SUMMARY:7 PM – Python Game Development – Sebastian
DESCRIPTION:Today We Did\n\nExplored the topic of class variables\nAnimated our birds to flap when flying\nYou can always find the code we wrote in class in my Gitlab repository here:\nhttps://gitlab.com/gsugiart/mon-7-pm-dragon-birdie/-/tree/MON-7PM-Sebastian?ref_type=heads\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nYou have all been creating great commit messages which are very brief in the beginning\, then perfectly explain each detail. Keep this up\, I’m very proud of everyone for this.\nHomework: As we mentioned in class\, you will be making your “create_cloud()” method. Here’s a template to help you get started:\n\n\ndef create_cloud(self):\n# self.create_cloud_timer goes down by 1 each time\n# if timer reaches 0\, reset it\, and do all of the following:\n# make random y from 0 - 500 for each new cloud\, x = 50\n# instantiate cloud\n# add cloud to group\n# where should we call create_cloud()?\npass
URL:https://www.ayclogic.com/event/7-pm-python-game-development-sebastian-3/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR