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:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20211015T170000
DTEND;TZID=America/Los_Angeles:20211015T180000
DTSTAMP:20260424T154511
CREATED:20211016T012000Z
LAST-MODIFIED:20211016T012000Z
UID:9922-1634317200-1634320800@www.ayclogic.com
SUMMARY:5 PM - Python OOP
DESCRIPTION:Today We Do\n\nThe students were having a lot of errors inside MonsterSystem project. We spent the entire class fixing this error.\n\nHomework\n\nInside monster.py\, create a new method (method is a function inside a class)\, “received_magic_attack”\, it has 2 parameters: attack_point\, magic_attack\nInside the “received_magic_attack” method\, add code that would reduce monster.health. This one is very similar to “received_sword_attack” method.\n\nrun your project and if you have any errors\, email to gamas@ayclogic.com and nathaniel@ayclogic.com. In the email\, attach (not copy and paste) all 4 files: dragon.py\, monster.py\, monster_system.py\, water_golem.py. So we can replicate your problem.
URL:https://www.ayclogic.com/event/5-pm-python-oop-2/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20211015T190000
DTEND;TZID=America/Los_Angeles:20211015T200000
DTSTAMP:20260424T154511
CREATED:20211016T031902Z
LAST-MODIFIED:20211016T033838Z
UID:9925-1634324400-1634328000@www.ayclogic.com
SUMMARY:7 PM - Python Game Development
DESCRIPTION:Today \n\nWe went over the projects\nWe reviewed how Flappy Duck flies in the air\nWe went over how to add gravity.\nReview all these things and your final project with your teammate!\n\nHomework \n\nAdd add a couple different modes to your config file and add a new “”mode” attribute to Hunter/Player:\n\nSTANDING\, JUMPING_UP\nThe sprite starts in the STANDING mode.\n\nThe sprite can only jump when it is in standing mode.\n\n\nWhen you make the sprite jump\, switch it to JUMPING_UP mode\, and modify the falling_speed attribute to make it negative so it starts moving up.\nWhen the player’s bottom hits the bottom of the screen switch the mode to STANDING mode.\n\nWhen the player is in standing mode it can’t fall anymore.\n\n\nWhen you’ve implemented this correctly\, the sprite shouldn’t fall below the bottom of the screen.
URL:https://www.ayclogic.com/event/7-pm-python-game-development-87/
CATEGORIES:Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20211015T190000
DTEND;TZID=America/Los_Angeles:20211015T200000
DTSTAMP:20260424T154511
CREATED:20211018T044425Z
LAST-MODIFIED:20211018T044425Z
UID:10001-1634324400-1634328000@www.ayclogic.com
SUMMARY:7 PM - Python OOP
DESCRIPTION:Today We Do\n\nWe continued with SchoolApplication by adding students_dictionary and teachers_dictionary.\nWhen we create a new student\, we added newly Student object/class into students_dictionary.\n\nHomework\n\nNow that we have added Student object/class into students_dictionary\, you need to add code for 8. Find student using Dictionary . If you forgot how dictionary work\, look at Aug20_Dictionary.py or Aug20_DictionaryHomework.py\nSince we created teachers_dictionary\, when you create a new teacher\, add the newly created Teacher object/class into teachers_dictionary.\nAfter you added Teacher object into teachers_dictionary\, you need to add code for 7. Find teacher using Dictionary.
URL:https://www.ayclogic.com/event/7-pm-python-oop-8/
CATEGORIES:OOP Python,Python Class
END:VEVENT
END:VCALENDAR