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:20230403T160000
DTEND;TZID=America/Los_Angeles:20230403T170000
DTSTAMP:20260423T051855
CREATED:20230406T001502Z
LAST-MODIFIED:20230406T001826Z
UID:18821-1680537600-1680541200@www.ayclogic.com
SUMMARY:4 PM Scratch Level 1 - Alex Lee
DESCRIPTION:Today We Did:\n\nWe reviewed over the practice exam that we took for homework.\nMade sure that everyone had their emails verified.\n\nFor Homework:\n\nThe test will be on April 10 next week Monday\, and it will be a 1 hour long exam. Please study the practice exam and past projects that we have done.\nMake sure that your scratch account is verified so that you are able to share the projects while taking the test.
URL:https://www.ayclogic.com/event/4-pm-scratch-level-1-alex-lee-6/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230403T170000
DTEND;TZID=America/Los_Angeles:20230403T180000
DTSTAMP:20260423T051855
CREATED:20230403T160744Z
LAST-MODIFIED:20230403T160744Z
UID:18789-1680541200-1680544800@www.ayclogic.com
SUMMARY:5 PM - Indo - Intro to Python - Joel
DESCRIPTION:Today we did:\n\nWe reviewed the 2nd quiz.\nWe went over the basics of the turtle module.\n\nHomework:\n\nContinue in April3_TurtleBasic.py\nDraw a square\, a rectangle \, a triangle\, and an octagon according to coordinates below.
URL:https://www.ayclogic.com/event/5-pm-indo-intro-to-python-joel-5/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230403T170000
DTEND;TZID=America/Los_Angeles:20230403T180000
DTSTAMP:20260423T051855
CREATED:20230404T050600Z
LAST-MODIFIED:20230406T031954Z
UID:18799-1680541200-1680544800@www.ayclogic.com
SUMMARY:5 PM - Python OOP - Bill
DESCRIPTION:Your HW:\n\nCreate a new file in the src folder called “book.py”\nCreate a book class with the following attributes:\n\nTitle\nAuthor\nYear\nID\n\n\nCreate a new file in the src folder called “main.py”\nInside the main.py create a new class called BookSystem like the SchoolSystem class\n\nGive it a menu attribute and a book_dictionary attribute\nMake it have a main_loop method that continuously asks the user for options to a menu\n\n\nMake an add_a_book method\nMake a list_all_books method\nSo your program should have the 1. Add book and 2. List all books features working like below. You do not need to do the remaining features in the menu (#3\, #4\, #5)\n\nPlease look at below options\n1. Add book\n2. List all books\n3. Find book by Title\n4. Find book by id\n5. List all old books\nEnter your selection. Enter 'quit' to exit: 1\n\nADD NEW BOOK\nEnter book title: Narnia\nEnter book author: CS Lewis\nEnter publish year: 1960\nEnter book id: ABC1\nYou have added Narnia book to our library.\n\nPlease look at below options\n1. Add book\n2. List all books\n3. Find book by Title\n4. Find book by id\n5. List all old books\nEnter your selection. Enter 'quit' to exit: 1\n\nADD NEW BOOK\nEnter book title: Hobit\nEnter book author: JRR Tolkien\nEnter publish year: 1963\nEnter book id: ABC2\nYou have added Hobit book to our library.\n\nPlease look at below options\n1. Add book\n2. List all books\n3. Find book by Title\n4. Find book by id\n5. List all old books\nEnter your selection. Enter 'quit' to exit: 2\n\nLIST ALL BOOKS\nNarnia [ABC1] by CS Lewis - 1960\nHobit [ABC2] by JRR Tolkien - 1963\n\nPlease look at below options\n1. Add book\n2. List all books\n3. Find book by Title\n4. Find book by id\n5. List all old books\nEnter your selection. Enter 'quit' to exit:
URL:https://www.ayclogic.com/event/5-pm-python-oop-bill-39/
END:VEVENT
END:VCALENDAR