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:20240516T163000
DTEND;TZID=America/Los_Angeles:20240516T173000
DTSTAMP:20260426T153022
CREATED:20240517T003223Z
LAST-MODIFIED:20240517T003223Z
UID:25124-1715877000-1715880600@www.ayclogic.com
SUMMARY:4:30pm - Python OOP - Roland
DESCRIPTION:Today We Did \n\nContinued working on MonsterInheritance Project\n\nDragon Class\nStarted the MonsterSystem\n\nInitialization\nApplication Loop Menu\n\nAdd monsters\nList all monsters\nStarted working on the adventure game\n\n\n\n\n\n\n\nHomework \nContinue working on the MonsterInheritance project\, implement the WaterGolem class in a new file called watergolem.py following the instructions below: \n\nWaterGolem should inherit from Monster\n__init__\n\nShould take in 2 attributes: health\, max_attack\nCall super() with “water golem” as the species type\, and the two attributes passed in\n\n\nOverride receive_magic_attack\n\nIf the magic_type is “fire” then print “Water Golem is immune to fire. Therefore\, the water golem suffer no damage” and DO NOTHING ELSE\nIf the magic_type is “water” then print “Water Golem is resistance to water. Therefore\, the water golem only takes half the damage!”\n\nCall receive_magic_attack from the parent with HALF THE DAMAGE and magic_type passed in!\n\nRefer to #3 below if you need a hint on how to do this\n\n\n\n\nIf the magic_type is anything ELSE\, then user super() to call receive_magic_attack from the parent with the damage and magic_type passed in\n\nhint: super().receive_magic_attack…\n\n\n\n\n\nIf you have any questions\, feel free to email me at rolandyang@ayclogic.com
URL:https://www.ayclogic.com/event/430pm-python-oop-roland-10/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240516T180000
DTEND;TZID=America/Los_Angeles:20240516T190000
DTSTAMP:20260426T153022
CREATED:20240517T023358Z
LAST-MODIFIED:20240517T023358Z
UID:25129-1715882400-1715886000@www.ayclogic.com
SUMMARY:6 PM – Intro to Python – Joshua
DESCRIPTION:Today We Did\n\n\n\nString Concatenation (You can combine strings with the + sign )\nf”strings (using f and {}\, you can put variables into strings)\n Stripping whitespace out of strings (.rstrip\, .lstrip()\, .strip())\n\n\n\nHomework\n\nCreate May16_StringHomework2.py page 25. TRY IT YOURSELF: 2-3\, 2-4\, 2-5 and 2-6\n\nReminder These are found in your Python Textbook\n\n\nUpload your answer to google drive before next week Wednesday night.\n\nIf you have any questions feel free to email me jwidjanarko@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-joshua-2/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240516T190000
DTEND;TZID=America/Los_Angeles:20240516T200000
DTSTAMP:20260426T153022
CREATED:20240519T171630Z
LAST-MODIFIED:20240519T171630Z
UID:25160-1715886000-1715889600@www.ayclogic.com
SUMMARY:7 PM - Intro To Java - Bill
DESCRIPTION:Your HW:\n\nCreate the options in your BookSystem for creating a book\nMake sure to add it to a book list and a book map that you should create
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-bill-6/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240516T193000
DTEND;TZID=America/Los_Angeles:20240516T203000
DTSTAMP:20260426T153022
CREATED:20240517T030231Z
LAST-MODIFIED:20240517T045435Z
UID:25131-1715887800-1715891400@www.ayclogic.com
SUMMARY:7:30 PM - Intro To Python - William
DESCRIPTION:Gamas Sub \nWhat We Did\n\nWe went over how to do right_arm function.\nWe went over how to find coordinate of a new shape base on a coordinate of a known shape.\n\nGo right means X is becoming bigger.\nGo left means X is becoming smaller.\nGo up means Y is becoming bigger\nGo down means Y is becoming smaller.\n\n\nWe started doing face_1 (not complete)\nWe went over project proposal\n\nHomework\n\nTristan because you did not finish last week homework\, please finish the robot builder. Change the width and height of left_arm and right_arm rectangles. Draw left arm and right arm.\n\n. both Tristan and Nathan\, create project proposal – upload to google drive.\n\nIn a piece of paper\, draw your project proposal with colors\n\nsample proposal – \nanother sample – \n\n\nLook at project criteria – https://www.ayclogic.com/intro-to-python-final-project-criteria/\nFor sample of the finished versions from other students\, you can look at https://www.ayclogic.com/python-projects/\nProject proposal is worth 10% of your project.\n\n\nInside may_16_many_shapes.py\, finish the face_1 function. It is currently missing 3 more circles to complete the 2 eyes and 2 pupils.
URL:https://www.ayclogic.com/event/730-pm-intro-to-python-william-8/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR