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:20240310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20241103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241111T160000
DTEND;TZID=America/Los_Angeles:20241111T170000
DTSTAMP:20260520T035023
CREATED:20241111T224353Z
LAST-MODIFIED:20241112T015930Z
UID:27359-1731340800-1731344400@www.ayclogic.com
SUMMARY:4 PM – Python OOP – Darin
DESCRIPTION:Today We:\n\nContinued and finished the supermarket application!\nReviewed some design concepts such as indentation\, placement of functions\, automation of some aspects of the program.\n\nHomework:\n\nCreate the reset() function in your Supermarket Application that restarts what you have purchased and the price you owe.\nRefer to the google notes on how to remove an item from a dictionary.\nUse for loop to erase the items in your dictionary so it becomes empty.\n\n\n# your hw\ndef reset(self):\n    # reset the items_bought dictionary along with the price\n    # use a for loop to clean the dictionary - help\n    # set price = 0\n    pass\n\n\n\nNotes:\nEmail me at ddjapri@ayclogic.com if you have any questions.
URL:https://www.ayclogic.com/event/4-pm-python-oop-darin-14/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241111T180000
DTEND;TZID=America/Los_Angeles:20241111T190000
DTSTAMP:20260520T035023
CREATED:20241112T030933Z
LAST-MODIFIED:20241112T030933Z
UID:27365-1731348000-1731351600@www.ayclogic.com
SUMMARY:6 PM - Minecraft Modding - Gamas
DESCRIPTION:Today We Did\n\nWe created SaturnArmorMaterial\n\nHomework\nCreate JupiterArmorMaterial.java inside the same package/folder as SaturnArmorMaterial. \n\nCreate java file JupiterArmorMaterial.java and use SaturnArmorMaterial.java as your example. Use name AYCEssentialsMod.MODID+”:jupiter”\nGo to External Libraries\n\n> Gradle: net.minecraft:client:extra:1.19.3\n> client-extra.jar\n> assets > minecraft > textures > models\nCopy diamond-layer-1.png and diamond-layer-2.png into your own project\nAnd then rename to jupiter-layer-1.png\, jupiter-layer-2.png\nUse your image editor (Photoshop or Firealpacha) to change the layer.\n\n\nAnd then go to ModItems.java \, change the SaturnArmorMaterial.SATURN into JupiterArmorMaterial.JUPITER.
URL:https://www.ayclogic.com/event/6-pm-minecraft-modding-gamas-5/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241111T190000
DTEND;TZID=America/Los_Angeles:20241111T200000
DTSTAMP:20260520T035023
CREATED:20241112T041022Z
LAST-MODIFIED:20241112T041022Z
UID:27367-1731351600-1731355200@www.ayclogic.com
SUMMARY:7:00 PM – Intro to Python – Sebastian
DESCRIPTION:Today we did \n\nLearning about for loops\n\nFor loops with range\nNormal for loops\n\n\nMonday 7:00PM class code:\nhttps://drive.google.com/drive/folders/1Nm9mpaXjjpK8akSC1v8YpnGMTX-FpTyD?usp=sharing\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\nPlease submit your homework into your Google Drive\nHomework: Please follow the steps specified in this assignment:\n\nhttps://www.ayclogic.com/animal-list-and-for-loop-exercises/
URL:https://www.ayclogic.com/event/700-pm-intro-to-python-sebastian-5/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241111T190000
DTEND;TZID=America/Los_Angeles:20241111T200000
DTSTAMP:20260520T035023
CREATED:20241112T231222Z
LAST-MODIFIED:20241115T012010Z
UID:27372-1731351600-1731355200@www.ayclogic.com
SUMMARY:7 PM - Adv Python Game Dev - Bill
DESCRIPTION:Your HW:\n\nCreate a new class for the buildings/tower\nJust have the tower be drawn on the screen at the x\,y attributes\nIf you are still confused about sin and cos you can watch this video:\n\n https://www.youtube.com/watch?v=PUB0TaZ7bhA
URL:https://www.ayclogic.com/event/7-pm-adv-python-game-dev-bill-2/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241111T193000
DTEND;TZID=America/Los_Angeles:20241111T203000
DTSTAMP:20260520T035023
CREATED:20241112T041334Z
LAST-MODIFIED:20241112T041334Z
UID:27368-1731353400-1731357000@www.ayclogic.com
SUMMARY:7:30 PM - Adv Python Game Dev - Gamas
DESCRIPTION:Today We Did\n\nWe learned how to apply Math trigonometry formula in Pygame.\nWe found out the angle of enemy movement for region 1\,2\,3 and 4.\nWe add enemy health indicator.\n\nHomework\n\nFind out the enemy angle for region 4\,6\,8 and 10.\nFind out the y or x boundaries when it switch from one region to another (inside check_region_boundary(self) method)
URL:https://www.ayclogic.com/event/730-pm-adv-python-game-dev-gamas-2/
END:VEVENT
END:VCALENDAR