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:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220503T073000
DTEND;TZID=America/Los_Angeles:20220503T083000
DTSTAMP:20260428T071715
CREATED:20220503T163835Z
LAST-MODIFIED:20220503T164035Z
UID:12833-1651563000-1651566600@www.ayclogic.com
SUMMARY:7:30 AM - Intro To Python - Gamas
DESCRIPTION:Homework\n\nCreate May3_1stQuizPrepHomework.py\nDo exercises from https://www.ayclogic.com/intro-to-python-exercises/ . Make sure you review all the python exercises and homeworks which you have done before to do this homework.\nIf you have question\, you can email me at gamas@ayclogic.com . But don’t send last minute email.
URL:https://www.ayclogic.com/event/730-am-intro-to-python-gamas-8/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220503T163000
DTEND;TZID=America/Los_Angeles:20220503T173000
DTSTAMP:20260428T071715
CREATED:20220504T003716Z
LAST-MODIFIED:20220510T233221Z
UID:12837-1651595400-1651599000@www.ayclogic.com
SUMMARY:4:30 PM - Python OOP - Gamas
DESCRIPTION:Today We Do\n\nWe learned about Car and ElectricCar class inheritance.\nWe learned about Monster and Dragon class inheritance.\n\nHomework\n\nInside Dragon class\, override sword_damage method. Inside this method\, it will not do any damage to the dragon. And it will say “Dragon is immune to sword attack. No damage is done” . Look at how we override fill_up_gas_tank in ElectricCar class for an example.\nCreate a Troll class\, make it inherits from Monster class. And then override sword_damage method. Inside this method\, it will do half damage to the Troll. And it will say “Troll is resistance to sword attack. Damage is halved” .\nReview how we use dictionary inside MonsterInheritance class and ask question next week.
URL:https://www.ayclogic.com/event/430-pm-python-oop-gamas-11/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220504T180000
DTEND;TZID=America/Los_Angeles:20220504T190000
DTSTAMP:20260428T071715
CREATED:20220505T041640Z
LAST-MODIFIED:20220505T042536Z
UID:12859-1651687200-1651690800@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Gamas
DESCRIPTION:Today We Do\n\nWe reviewed 2nd quiz result.\nWe went over some for loop problem\nWe went over some function problem\n\nHomework\n\nCreate May4_FunctionWhileLoopHomework.py\nDo exercises from https://www.ayclogic.com/intro-to-python-exercises-for-quiz-2/\nThese exercises will be about functions. If you have question you can email me at gamas@ayclogic.com. Please include your codes if you have question about your codes. Also try to look at previous examples/exercises if you forgot how to do functions.
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-gamas-8/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220510T073000
DTEND;TZID=America/Los_Angeles:20220510T203000
DTSTAMP:20260428T071715
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:20260428T071715
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:20220511T180000
DTEND;TZID=America/Los_Angeles:20220511T190000
DTSTAMP:20260428T071715
CREATED:20220512T015127Z
LAST-MODIFIED:20220512T015643Z
UID:13015-1652292000-1652295600@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Gamas
DESCRIPTION:Homework\n\nFinish the triangle function.\nCreate rectangle function and draw rectangle according to coordinate below.\nCreate octagon function and draw octagon according to coordinate below.\nQuestion\, email to gamas@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-gamas-9/
CATEGORIES:Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220511T190000
DTEND;TZID=America/Los_Angeles:20220511T200000
DTSTAMP:20260428T071715
CREATED:20220512T025947Z
LAST-MODIFIED:20220512T025947Z
UID:13019-1652295600-1652299200@www.ayclogic.com
SUMMARY:7 PM - Intro To Python - Gamas
DESCRIPTION:Homework\n\nContinue on your May11_Hangman.py game\nInside the for loop continuously display like below\n\nsecret_word = dragon\n\n❤❤❤❤❤❤❤❤❤\nEnter a letter or the entire word: a\n\n❤❤❤❤❤❤❤❤❤\nEnter a letter or the entire word: b\n\n❤❤❤❤❤❤❤❤❤\nEnter a letter or the entire word: d\n\n❤❤❤❤❤❤❤❤❤\nEnter a letter or the entire word: dragon\n\nCongrats you win the game
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-gamas-16/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220514T130000
DTEND;TZID=America/Los_Angeles:20220514T140000
DTSTAMP:20260428T071715
CREATED:20220514T210253Z
LAST-MODIFIED:20220514T210253Z
UID:13058-1652533200-1652536800@www.ayclogic.com
SUMMARY:1 PM - Python Game Development
DESCRIPTION:Today: \n\nWe went over the homework to add a type to the enemy.\nWe added the tower hotspot sprite.\nWe added the ShootingTower sprite.\nWe went over how to create the shooting tower when the floating tower collides with the target.\n\nHomework: \n\nReview the “bullet.py” file in tank-game.\nCreate a new Sprite called “Bullet” that takes x\, y\, size\, direction\, screen as parameters. The direction is the angle in degrees similar to what we used for “Bullet” sprite in the tank game project.\nCreate a bullet_group attribute in main.py\, and test you can add some bullets to it and they appear on the landing page screen.  Test you can create a custom bullet anywhere on the screen.  Play around with the degrees parameter to confirm bullets get rotated and move in the direction specified.
URL:https://www.ayclogic.com/event/1-pm-python-game-development-60/
CATEGORIES:Advanced Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220517T073000
DTEND;TZID=America/Los_Angeles:20220517T083000
DTSTAMP:20260428T071715
CREATED:20220607T152117Z
LAST-MODIFIED:20220607T152117Z
UID:13411-1652772600-1652776200@www.ayclogic.com
SUMMARY:7:30 AM - Intro To Python - Gamas
DESCRIPTION:Today We Do\n\nWe continued with https://www.ayclogic.com/intro-to-python-exercises/\n\nHomework\n\nComplete these exercises: https://www.ayclogic.com/intro-to-python-exercises/
URL:https://www.ayclogic.com/event/730-am-intro-to-python-gamas-9/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220518T180000
DTEND;TZID=America/Los_Angeles:20220518T190000
DTSTAMP:20260428T071715
CREATED:20220519T015959Z
LAST-MODIFIED:20220519T015959Z
UID:13116-1652896800-1652900400@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Gamas
DESCRIPTION:Today We Do\n\nWe created May18_RobotBuilder.py\nWe created rectangle function with x\,y\,color parameters.\nWe were able to call rectangle with different coordinates and color.\n\nHomework\n\nAdd 2 parameters in rectangle function: width\, height.\nChange the code\, so it will draw the rectangle size according to the parameter width and height.\nTry to draw the feet and the legs of the robot below
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-gamas-10/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220521T130000
DTEND;TZID=America/Los_Angeles:20220521T140000
DTSTAMP:20260428T071715
CREATED:20220521T210321Z
LAST-MODIFIED:20220521T210700Z
UID:13150-1653138000-1653141600@www.ayclogic.com
SUMMARY:1 PM - Python Game Development
DESCRIPTION:Today: \n\nWe went over the homework to create the bullet sprite.\nWe added logic so the shooting tower could shoot bullets.\nWe added different tower for purchases.\n\nHomework: \n\nAdd collision detection between the bullet and the enemies.  Keep it simple so when there’s a collision the enemy and bullet gets destroyed.\nUpdate ShootingTower so that we show the same tower image as whatever the floating tower for purchase was showing before placing it on the tower hotspot.\n\nWe will have no class on Saturday May 28.  See you again on Jun 4th!
URL:https://www.ayclogic.com/event/1-pm-python-game-development-61/
CATEGORIES:Advanced Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220524T163000
DTEND;TZID=America/Los_Angeles:20220524T173000
DTSTAMP:20260428T071715
CREATED:20220531T225657Z
LAST-MODIFIED:20220531T225657Z
UID:13294-1653409800-1653413400@www.ayclogic.com
SUMMARY:4:30 PM - Python OOP - Gamas
DESCRIPTION:Today We Do\n\nWe reviewed practice test Driver System\nWe covered part of the solution but not done.\n\nHomework\n\nTry to finish Driver System program
URL:https://www.ayclogic.com/event/430-pm-python-oop-gamas-12/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220524T170000
DTEND;TZID=America/Los_Angeles:20220524T180000
DTSTAMP:20260428T071715
CREATED:20220525T005141Z
LAST-MODIFIED:20220525T005141Z
UID:13218-1653411600-1653415200@www.ayclogic.com
SUMMARY:5 PM - Python - Private
DESCRIPTION:Today We Do\n\nWe reviewed Driver System project.\nWe added Driver into driver_system dictionary.\nWe added book a trip feature without differentiating between Regular driver and New York Taxi Driver.\n\nHomework\n\nFinish the Driver System practice final.
URL:https://www.ayclogic.com/event/5-pm-python-private/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220525T180000
DTEND;TZID=America/Los_Angeles:20220525T190000
DTSTAMP:20260428T071715
CREATED:20220526T033927Z
LAST-MODIFIED:20220526T033947Z
UID:13243-1653501600-1653505200@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Gamas
DESCRIPTION:Today We Do\n\nWe continued with Robot Builder project.\nWe learned how to make an educated guess to find coordinate from a picture.\n\nHomework\n\nContinue with Robot Builder project\, finish the Head\, Eye\, Pupils and necks. Look at last week homework assignment for picture.\nWe are going to have Turtle Python project. This is worth 20% of your class grade. Most students are able to boost their grades through this project. You need to submit a proposal for this next week. The proposal needs to have at least 7 different shapes. It needs to have text and colors. Be creative. Don’t worry if you don’t know how to do it in Turtle yet\, I will try my best to teach what you want to make as long as it is not too complicated. Take a look at https://www.ayclogic.com/python-digital-illustrations/ for samples of what other students have made in the past. Below are sample proposal and their end result.\n\n\nend result of this proposal can be seen in the middle of this video https://youtu.be/aKb45yeKOiY
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-gamas-11/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220525T190000
DTEND;TZID=America/Los_Angeles:20220525T200000
DTSTAMP:20260428T071715
CREATED:20220526T035957Z
LAST-MODIFIED:20220526T035957Z
UID:13248-1653505200-1653508800@www.ayclogic.com
SUMMARY:7 PM - Intro To Python - Gamas
DESCRIPTION:Today We Do\n\nWe reviewed https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/ homework.\nWe continued with Hangman game. We learn how to print each letter in a word using for loop.\n\nHomework\n\nCreate May25_LoopingEachLetterInAWordHomework.py\nInside the file\, do the following exercise https://www.ayclogic.com/looping-each-letter-in-a-word-exercise/
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-gamas-18/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR