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:20240122T160000
DTEND;TZID=America/Los_Angeles:20240122T170000
DTSTAMP:20260426T051024
CREATED:20240122T231503Z
LAST-MODIFIED:20240122T231503Z
UID:23567-1705939200-1705942800@www.ayclogic.com
SUMMARY:4 PM - Intro To Python - Darin
DESCRIPTION:What We Did Today:\n\nReviewed how lists work\nIntroduced the ideas of for loops and how to use a for loop to go through each item in a list\nLearnt how to use conditionals (if statements in a for loop)\n\nHomework:\nCreate two separate files called Jan22_ListForLoopsHW1.py and Jan22_ListForLoopsHW2.py and submit the files into the google drive when you are finished! \n\nDo the following:\n1) Copy page 54 – 55 in Jan22_ListForLoopsHW1.py\n2) Do page 56 Try It Yourself 4-1 and 4-2\nLabel in your file the question number and the code beneath it like\n# pg 56 number 4-1\n…\n…\n…\n# pg 56 number 4-2\n…\n…\n\nNotes:\nIf you have any questions\, feel free to email me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/4-pm-intro-to-python-darin-7/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240122T160000
DTEND;TZID=America/Los_Angeles:20240122T170000
DTSTAMP:20260426T051024
CREATED:20240125T080217Z
LAST-MODIFIED:20240125T081224Z
UID:23613-1705939200-1705942800@www.ayclogic.com
SUMMARY:4 PM – Intro to Python – Allison
DESCRIPTION:Today we:\n\nReviewed your Turtle project\nStarted and finished the Grocery System Program\nWent over the beginning of the Robux Shopping Cart project\n\nProject Feedback:\n\nThe word “Peashooter” is drawn and colored in an incorrect order.\nThere are a few thin lines that show up between the letters when drawing and coloring “Peashooter”. Try to get rid of these lines.\nMake your pea object more complex (ex: add more details\, add shading\, add highlights\, etc.) or create one more object (ex: clouds) and call that object (ideally multiple times (ex: calling a cloud function three times to create three clouds))\nThe Triangle function do not reset the angle back to zero by the end of the function\, which could potentially affect how the following functions are drawn.\n\nAs a good coding practice\, the Triangle function should reset the angle back to 0 by the end of the function.\n\n\nThe Triangle function does not go back to (x\, y) by the end of the function.\n\nAs a good coding practice\, the Triangle function should go back to (x\, y) by the end of the function.\nThis is useful for if you want to use triangles in other functions beside the Zombie function because it allows you to reuse the Triangle function.\n\n\n\nHomework:\n\nIf you want\, you can revise your project to add the feedback above and receive a higher project score. If you decide to do this:\n\nUpload your Turtle Project in the Google Drive as “DAY_TurtleProject_Revised″ by the end of January 25.\n\nEx: If you submit your homework on January 24\, upload your homework as “Jan24_TurtleProject_Revised”\n\n\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\nStudy for the Final Test (which is next week on Thursday\, January 25)\n\nResources you can study:\n\nGrocery System project\nRobux Shopping Cart project\nTurtle projects\nOther class projects\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/4-pm-intro-to-python-allison/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240122T170000
DTEND;TZID=America/Los_Angeles:20240122T180000
DTSTAMP:20260426T051024
CREATED:20240123T030349Z
LAST-MODIFIED:20240123T030358Z
UID:23570-1705942800-1705946400@www.ayclogic.com
SUMMARY:5 PM - Python OOP - Darin
DESCRIPTION:Today We Did\n\nContinued the Monster Inheritance project\, where now we are able to fight the monsters by playing as a character we created by making a self.player_name and self.player_health attribute in the monster_system file.\nCreated the functionality to do sword damage to the monsters of our choosing\, and reduce their health.\n\nHomework\nSTART and complete the final practice quiz shared to your email (I also shared it in the class in the chat)\, it will take about one hour\, and remember that the final itself will NOT be open-book. (if you don’t have the quiz\, or can’t access it\, let me know in the email as soon as possible) \nRe-Upload monster.py\, troll.py\, dragon.py\, water_golem.py\, and monster_system.py into your folder called MonsterInheritance on the google drive. \n\nFollow the same instructions from the previous week’s homework instructions (https://www.ayclogic.com/event/5-pm-python-oop-dari/)\, and if your program still doesn’t work\, ask me questions on email on your errors\, and refer to the google drive where I upload the class notes (email me asking for the link if you don’t have the link)\nIn the code for each inherited monster class\, use this instead:\nsuper().receive_magic_attack(damage_point\, magic_type)\nBecause the parent method is supposed to take only one parameter.\nI will email both of you two on the errors in your program by tomorrow midnight (23 January)\, so check your email afterwards!\n\nNotes\nIf you have any questions\, email me at ddjapri@ayclogic.com !!
URL:https://www.ayclogic.com/event/5-pm-python-oop-dari-2/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240122T170000
DTEND;TZID=America/Los_Angeles:20240122T180000
DTSTAMP:20260426T051024
CREATED:20240125T073339Z
LAST-MODIFIED:20240125T074121Z
UID:23608-1705942800-1705946400@www.ayclogic.com
SUMMARY:5 PM – Intro to Python – Allison
DESCRIPTION:Today we:\n\nLearned about variables and data types\n\nHomework:\n\nUpload this homework in the Google Drive folder as Jan22_StringHomework_Pt1:\n\nRead and do the codes from Pg. 20-23\n\n\nUpload this homework in the Google Drive folder as Jan22_StringHomework_Pt2:\n\nDo the “TRY IT YOURSELF” section on Pg. 25\, sections 2-3\, 2-4\, 2-5\, and 2-6\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/5-pm-intro-to-python-allison/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240122T190000
DTEND;TZID=America/Los_Angeles:20240122T200000
DTSTAMP:20260426T051024
CREATED:20240123T040815Z
LAST-MODIFIED:20240123T041043Z
UID:23575-1705950000-1705953600@www.ayclogic.com
SUMMARY:7 PM – Intro to Python – William
DESCRIPTION:Today We Did\n\nBuilt a Kaleido-Spiral pattern on Jan22_KaleidoSpiral.py\nStarted soft_rectangle\n\nHomework\nFinish your project proposals and upload them to your Google Drive folders! \n\nMore info here: https://www.ayclogic.com/event/7-pm-intro-to-python-william-22/\n\nIf you have any questions\, email me at williamsmith@ayclogic.com
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-william-23/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240122T190000
DTEND;TZID=America/Los_Angeles:20240122T200000
DTSTAMP:20260426T051024
CREATED:20240123T161427Z
LAST-MODIFIED:20240123T161427Z
UID:23580-1705950000-1705953600@www.ayclogic.com
SUMMARY:7 PM – Python Game Development – Sebastian
DESCRIPTION:Today We Did \n\nLooked closer at what sprites are needed for our projects\nCloned the new Gitlab repositories\nLearned how to crop sprite images for our projects.\nYou can always find the code we wrote in class in my Gitlab repository here:\nhttps://gitlab.com/gsugiart/mon-7-pm-shoot-balloon/-/tree/sat_7_pm_sebastian?ref_type=heads\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nHomework: Crop all the rest of your player and enemy sprites.\n\nIf you need the tutorial I made\, here is the link: https://docs.google.com/document/d/1_Yr-K4MZAt1uch38ApHz9QdW_Ao4Hb5uXayFdP8fJFo/edit?usp=sharing\nMove all sprites into our new repository’s assets folder
URL:https://www.ayclogic.com/event/7-pm-python-game-development-sebastian-24/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR