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:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220510T073000
DTEND;TZID=America/Los_Angeles:20220510T203000
DTSTAMP:20260423T230005
CREATED:20220511T031112Z
LAST-MODIFIED:20220511T031112Z
UID:12993-1652167800-1652214600@www.ayclogic.com
SUMMARY:8:30 AM - Intro To Python - Gamas
DESCRIPTION:Today We Do\n\nWe went over 3 of the homeworks question from last week in the class.\n\nHomework\n\nFinish last week homework by Saturday night. Email to gamas@ayclogic.com and attach the python homework file.
URL:https://www.ayclogic.com/event/830-am-intro-to-python-gamas-2/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220510T163000
DTEND;TZID=America/Los_Angeles:20220510T173000
DTSTAMP:20260423T230005
CREATED:20220511T003319Z
LAST-MODIFIED:20220511T003319Z
UID:12989-1652200200-1652203800@www.ayclogic.com
SUMMARY:4:30 PM - Python OOP
DESCRIPTION:Homework\n\nWhen monster has been defeated\, display monster in the menu like this “<species> has been defeated. For example\n\n\nYou have 112 health remaining.\nPlease choose a monster that you want to fight: \nDragon has been defeated\nTroll - 27.0 health - max damage: 30\nWater Golem - 40 health - max damage: 25\nEnter your selection (enter 'exit' to quit):\n\n\n\nInside Dragon class\, override do_magic_damage method so it will be immune to fire magic attack. It will print “Dragon is immune to fire magic attack. No damage is done.” .\nInside Dragon.do_magic_damage\, if it is water magic attack\, then you want to double the damage and print “Water magic is super effective against dragon. The damage is doubled.”\nCreate water_golem.py\, inside put WaterGolem class. This class should inherits from Monster class.\nInside WaterGolem class\, override do_magic_damage. \n\na. water magic do half damage\nb. fire magic do no damage\nc. wind magic do double damage.\n\n\nInside monster_inheritance_main.magic_attack\, add code to enable water\, wind and earth magic attack.
URL:https://www.ayclogic.com/event/430-pm-python-oop-2/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220510T170000
DTEND;TZID=America/Los_Angeles:20220510T180000
DTSTAMP:20260423T230005
CREATED:20220511T224019Z
LAST-MODIFIED:20220511T224019Z
UID:13000-1652202000-1652205600@www.ayclogic.com
SUMMARY:5 PM – Python OOP – Bill
DESCRIPTION:Today We:\n\nReviewed HW and attributes of a class that have a default value\nAdded a gas_tank attribute that also has a default value\nMade a fill_gas_tank method\nAdded a drive method that lets the car use up gas\nCreated a new empty list variable called garage\nFilled the garage list with a bunch of car instances\nLooped through each car in the garage and printed them out\nLearned how to only print out a car that meets specific criteria like printing out only toyota cars\n\nYour HW:\n\nOpen your restaurant class hw\nDo Page 167 – TRY IT YOURSELF\nDownload and install latest Python from: https://www.python.org/downloads/\nDownload and install latest Community Edition Pycharm: https://www.jetbrains.com/pycharm/download/\nOptional Practice On the Car Class:\n\nMake a max_gas_tank atribute that needs to be in the __init__ function\nMake it so the gas_tank default atribute cannot be greater than the max_gas_tank attribute in the fill_gas_tank method\nCreate another new atribute\, miles_per_gallon\, that also needs to be in the __init__ function\nMake it so in the drive method\, instead of dividing the distance by 50 for the gas_consumption variable\, divide the distance by the miles_per_gallon attribute.\nMake sure that anytime you created a new car to specify the new max_gas_tank attribute and the miles_per_gallon attribute.
URL:https://www.ayclogic.com/event/5-pm-python-oop-bill-5/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220510T173000
DTEND;TZID=America/Los_Angeles:20220510T183000
DTSTAMP:20260423T230005
CREATED:20220511T013445Z
LAST-MODIFIED:20220511T013445Z
UID:12991-1652203800-1652207400@www.ayclogic.com
SUMMARY:5:30 PM – Intro to Python – Parna
DESCRIPTION:Today We Do\n\nWe went over last week’s homework\nWe went over built-in functions for lists: append\, insert\, del\, remove\, pop\n\nHomework\n\nPage 57 to 58
URL:https://www.ayclogic.com/event/530-pm-intro-to-python-parna-7/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220510T180000
DTEND;TZID=America/Los_Angeles:20220510T190000
DTSTAMP:20260423T230005
CREATED:20220511T032819Z
LAST-MODIFIED:20220511T032857Z
UID:12996-1652205600-1652209200@www.ayclogic.com
SUMMARY:6 PM – Scratch Level 1 – Yitong
DESCRIPTION:Today we:\n\nTalked about Pick Random\n\nHomework:\n\nFinish Father’s Day project\n\nThe coding competition is linked below. \n2022 – Scratch Coding Competition \n \n\n\nIf you need help email me: idyllicalyssum@gmail.com
URL:https://www.ayclogic.com/event/6-pm-scratch-level-1-yitong-32/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220510T180000
DTEND;TZID=America/Los_Angeles:20220510T190000
DTSTAMP:20260423T230005
CREATED:20220512T011532Z
LAST-MODIFIED:20220512T011532Z
UID:13009-1652205600-1652209200@www.ayclogic.com
SUMMARY:6PM - Digital Illustration 1
DESCRIPTION:TUESDAY \nToday we started on the Katara project. So far we have done the sketch of the body template by using shapes and lines. \n \nHOMEWORK \nMake any fixes that you need to\, to be caught up to where we are in class.
URL:https://www.ayclogic.com/event/6pm-digital-illustration-1-2/
CATEGORIES:Beginner Digital Illustration,Digital Illustration
END:VEVENT
END:VCALENDAR