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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230909T090000
DTEND;TZID=America/Los_Angeles:20230909T100000
DTSTAMP:20260425T130351
CREATED:20230909T030730Z
LAST-MODIFIED:20230909T030730Z
UID:21463-1694250000-1694253600@www.ayclogic.com
SUMMARY:9 AM - Intro To Python - Indo - Gamas
DESCRIPTION:What We Did\n\nWe used 2 dictionaries to simplified GroceryShoppingCart program.\nWe learned how to check if a key exists in a dictionary.\n\nHomework\n\nInside sep_9_robux_shopping_cart_dictionary.py:\n\nCreate 2 dictionaries to store the price and the item_name.\nSimplified the if elif statements inside while True.\nThis is very similar to what we did in the class with sep_2_grocery_shopping_cart_dictionary.py.\n\n\nCreate a new file sep_9_dictionary_hw2.py. Do 6-3 TRY IT YOURSELF from page 99.
URL:https://www.ayclogic.com/event/9-am-intro-to-python-indo-gamas-5/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230909T103000
DTEND;TZID=America/Los_Angeles:20230909T113000
DTSTAMP:20260425T130351
CREATED:20230909T183617Z
LAST-MODIFIED:20230909T183617Z
UID:21471-1694255400-1694259000@www.ayclogic.com
SUMMARY:10:30 AM – Scratch Level 2 – Yitong
DESCRIPTION:Today We:\n\nFinished the Cheese Chase project.\nStarted the Fantastic Flowers project.\n\nFor Homework:\n\nMake your Ball sprite draw 5 petals.\n\nHint: To draw 3 petals\, you need to repeat the code 3 times and turn 360/3 degrees each time.\n\n\n\nSubmit your homework here: yitong@ayclogic.com \n\nHomework is due FRIDAY NIGHT\nMake sure to share your project\, or else I can’t see it
URL:https://www.ayclogic.com/event/1030-am-scratch-level-2-yitong-3/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230909T130000
DTEND;TZID=America/Los_Angeles:20230909T140000
DTSTAMP:20260425T130351
CREATED:20230909T080815Z
LAST-MODIFIED:20230909T080815Z
UID:21468-1694264400-1694268000@www.ayclogic.com
SUMMARY:SAT - 1PM - Python OOP - Indo - Joel
DESCRIPTION:Today we did:\n\nWe installed Pycharm\, and learned about dictionaries; how to access the values\, add new pairs\, delete\, and how to loop over the dictionaries.
URL:https://www.ayclogic.com/event/sat-1pm-python-oop-indo-joel/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230909T130000
DTEND;TZID=America/Los_Angeles:20230909T140000
DTSTAMP:20260425T130351
CREATED:20230909T210423Z
LAST-MODIFIED:20230909T210423Z
UID:21473-1694264400-1694268000@www.ayclogic.com
SUMMARY:1 PM - Android Game Dev - Gamas
DESCRIPTION:What We Did\n\nWe learned how to do vibration on Android phone.\nWe learned how to create APK file to share your app.\n\nHomework\n\nIn your Tictactoe project.\n\nCreate an APK file.\nRename the APK file to <YourName>TicTacToe.apk\nMake it anyone that has link can access.\nCopy the link and email it to gamas@ayclogic.com.\n\n\nIf you have Android phone in your household. Try to install this APK to your phone. If your phone does not allow unknown app to be installed. Try to google on how to allow this for you phone.
URL:https://www.ayclogic.com/event/1-pm-android-game-dev-gamas-16/
CATEGORIES:Android Game Development,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230909T140000
DTEND;TZID=America/Los_Angeles:20230909T150000
DTSTAMP:20260425T130351
CREATED:20230910T145905Z
LAST-MODIFIED:20230910T145905Z
UID:21507-1694268000-1694271600@www.ayclogic.com
SUMMARY:2 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nContinued Monster System\nReviewed overall game structure and how the logic has to work\nBegan adding inheritance\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework to the corresponding project’s folder in your Google Drive\nHomework: Try adding a new Monster subclass (AKA child class) called “Troll” by closely following how we created Dragon.\n\nCreate a new file for our subclass called “troll.py”\nMake our Troll class & inherit from Monster\nIf users attempt to damage trolls with the earth magic attack\, print the following:\nprint(“Troll is immune to earth attack. Therefore\, the troll suffer no damage”)\nFor any other magic attack\, make the troll take damage as usual.
URL:https://www.ayclogic.com/event/2-pm-python-object-oriented-programming-sebastian-12/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230909T150000
DTEND;TZID=America/Los_Angeles:20230909T160000
DTSTAMP:20260425T130351
CREATED:20230909T223415Z
LAST-MODIFIED:20230909T230522Z
UID:21475-1694271600-1694275200@www.ayclogic.com
SUMMARY:3 PM - Intro To Python - Angelos - Gamas
DESCRIPTION:Homework\n\nInside angelos_basketball_project.py\, finish all the functions\n\ndraw_letter_b(x\,y\,color)\ndraw_letter_a(x\,y\,color)\ndraw_letter_s(x\,y\,color)\ndraw_letter_k(x\,y\,color)\ndraw_letter_e(x\,y\,color)\ndraw_letter_t(x\,y\,color)\ndraw_letter_l(x\,y\,color)\nAnd draw the word BASKETBALL continuously changing its color.\n\n\nCreate a file sep9_draw_face2_hw.py\n\nCopy rectangle function\nCopy draw_circle function\nCreate a new function draw_face2(x\,y\,color)\nWhen I call draw_face2 function twice with different coordinate\, it will draw face twice like below\n\n\n\nInside sep_9_grocerry_shopping_cart.py\, After user enter “exit”\, list out all the items that the user purchase\, one item per row. To do this\, you have to use for loop to go through each element inside the list. For example\n\nWelcome to AYC Logic Supermarket\n\n\nWhat do you want to purchase:\n1. Milk - $5\n2. Eggs - $4\n3. Orange Juice - $6\n4. Muffin - $4\nEnter your selection 1 to 4 (Enter 'exit' for check out): 1\nYou purchase Milk for $5\n\nWhat do you want to purchase:\n1. Milk - $5\n2. Eggs - $4\n3. Orange Juice - $6\n4. Muffin - $4\nEnter your selection 1 to 4 (Enter 'exit' for check out): 1\nYou purchase Milk for $5\n\nWhat do you want to purchase:\n1. Milk - $5\n2. Eggs - $4\n3. Orange Juice - $6\n4. Muffin - $4\nEnter your selection 1 to 4 (Enter 'exit' for check out): 2\nYou purchase Egg for $4\n\nWhat do you want to purchase:\n1. Milk - $5\n2. Eggs - $4\n3. Orange Juice - $6\n4. Muffin - $4\nEnter your selection 1 to 4 (Enter 'exit' for check out): exit\nYou have to pay $14\n\nYou have bought these items: \nMilk\nMilk\nEgg
URL:https://www.ayclogic.com/event/3-pm-intro-to-python-angelos-gamas/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230909T150000
DTEND;TZID=America/Los_Angeles:20230909T160000
DTSTAMP:20260425T130351
CREATED:20230909T230351Z
LAST-MODIFIED:20230909T230351Z
UID:21478-1694271600-1694275200@www.ayclogic.com
SUMMARY:3PM - Adv Python Game Development - Latisha
DESCRIPTION:Today We Did\n\nContinued working on Tower of Defense\n\nHomework\n\nMake the Bullet class in bullet.py that has these attributes: x\, y\, size\, tower_type\, and screen. The image being loaded should change depending on the tower_type:\n\n magic: assets/images/aqua_projectile.png\nsword: assets/images/fireball.png\nspear: assets/images/red_projectile1.png\n\n\nBlit it to the screen\, and in main make a bullet_group and make 1 bullet of each type\, add it to the group\, and show it on the screen.\n\nIf you have any questions\, please send an email to latisha@ayclogic.com
URL:https://www.ayclogic.com/event/3pm-adv-python-game-development-latisha-4/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230909T150000
DTEND;TZID=America/Los_Angeles:20230909T160000
DTSTAMP:20260425T130351
CREATED:20230910T150042Z
LAST-MODIFIED:20230910T150042Z
UID:21505-1694271600-1694275200@www.ayclogic.com
SUMMARY:3 PM – Python Object Oriented Programming – Sebastian
DESCRIPTION:Today We Did\n\nBegan Library System\nPracticed all the ways we can add to dictionaries\nReviewed how to make classes for our Book objects\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework to the corresponding project’s folder in your Google Drive\nHomework: Fill out the “list_old_books” method we made in class which will list all books with publish years before 2000.
URL:https://www.ayclogic.com/event/3-pm-python-object-oriented-programming-sebastian-11/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230909T170000
DTEND;TZID=America/Los_Angeles:20230909T180000
DTSTAMP:20260425T130351
CREATED:20230910T003441Z
LAST-MODIFIED:20230910T010038Z
UID:21483-1694278800-1694282400@www.ayclogic.com
SUMMARY:5 PM - Android Game Dev - Gamas
DESCRIPTION:Today We Did\n\nWe learned how to play music in the background when the game starts.\n\nHomework\n\nWhen the game first start\, display “<player 1 name> turn” in the status bar.\nAfter that after each turn\, display the next player name in the status bar.\nInside checkWinner()\, add code to check the winner diagonally. Remember to exclude the empty tag.
URL:https://www.ayclogic.com/event/5-pm-android-game-dev-gamas-11/
CATEGORIES:Android Game Development,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230909T170000
DTEND;TZID=America/Los_Angeles:20230909T180000
DTSTAMP:20260425T130351
CREATED:20230911T044208Z
LAST-MODIFIED:20230911T044208Z
UID:21511-1694278800-1694282400@www.ayclogic.com
SUMMARY:5 PM - Python Game Development - Bill
DESCRIPTION:Your HW:\n\nAdd a new attribute to the bug class called dizzy_images\nFill these up with the images in the dizzy folder in the assets folder like with the flying images
URL:https://www.ayclogic.com/event/5-pm-python-game-development-bill-23/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230909T180000
DTEND;TZID=America/Los_Angeles:20230909T190000
DTSTAMP:20260425T130351
CREATED:20230910T022428Z
LAST-MODIFIED:20230910T022848Z
UID:21487-1694282400-1694286000@www.ayclogic.com
SUMMARY:6 PM – Scratch 1 – Yitong
DESCRIPTION:Today we:\n\nFinished the Funny Faces project.\n\nHomework:\n\nMake 2 accessories do something cool. They should both do something different.\n\nYou can make them spin\, change colors\, disappear\, etc.\n\n\nTell your parents to print out this image here. It doesn’t need to have color. We will need this for the next class.\n\n\n\n\n\n\n\n\nSubmit your homework here: yitong@ayclogic.com \n\nHomework is due by FRIDAY NIGHT\nDon’t forget to share your project\, otherwise\, I cannot see it.
URL:https://www.ayclogic.com/event/6-pm-scratch-1-yitong-8/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230909T180000
DTEND;TZID=America/Los_Angeles:20230909T190000
DTSTAMP:20260425T130351
CREATED:20230910T031115Z
LAST-MODIFIED:20230910T031243Z
UID:21495-1694282400-1694286000@www.ayclogic.com
SUMMARY:6 PM - Scratch 1 - Abigail
DESCRIPTION:What we did today\n\nWe started working on the Dino Dance project.\n\nHomework\n\nDo page 42 on your pink Scratch book.\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-scratch-1-abigail-24/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230909T190000
DTEND;TZID=America/Los_Angeles:20230909T200000
DTSTAMP:20260425T130351
CREATED:20230910T030914Z
LAST-MODIFIED:20230910T031159Z
UID:21493-1694286000-1694289600@www.ayclogic.com
SUMMARY:7 PM – Digital Illustration 2 – Abigail
DESCRIPTION:What we did today\n\nWe continued working on the Akito drawing.\n\nHomework\n\nDraw in all the details on Akito’s black jacket.\nThe two zippers\, yellow thing on the right\, blue flag thing on his left arm.\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/7-pm-digital-illustration-2-abigail-11/
CATEGORIES:Digital Illustration,Intermediate Digital Illustration
END:VEVENT
END:VCALENDAR