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:20260308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20261101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260731T150000
DTEND;TZID=America/Los_Angeles:20260731T170000
DTSTAMP:20260802T195025
CREATED:20260731T235916Z
LAST-MODIFIED:20260801T000018Z
UID:34316-1785510000-1785517200@www.ayclogic.com
SUMMARY:3 PM - Python OOP - Bill
DESCRIPTION:Your HW:\n\nCopy any code from the textbook:\n\nPage 92 to 97\, 100 to 101\n\n\nPage 99 TRY IT YOURSELF. 6-1 and 6-2\nPage 105 TRY IT YOURSELF
URL:https://www.ayclogic.com/event/34316/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260731T170000
DTEND;TZID=America/Los_Angeles:20260731T180000
DTSTAMP:20260802T195025
CREATED:20260801T020200Z
LAST-MODIFIED:20260801T020200Z
UID:34319-1785517200-1785520800@www.ayclogic.com
SUMMARY:5 PM - Intro to Java - Joel
DESCRIPTION:Today we did:\n\nWe continued with SchoolSystem.\n\n  \n  \nHomework:\n\nMake a new Java Class called Teacher.java.\nMake a Teacher class and have these attributes:\n\nfirstName (String)\nlastName (String)\nage (int)\nsubject (String)\n\n\nMake the constructor for this class also\, and the getters.\nIn the SchoolSystem class\, add to the menu selection 5 and 6 which is Add Teacher and List all Teachers.\nDo the same thing we did for students\, but now for teachers. So the result is we can add teachers and list all teachers in the program.
URL:https://www.ayclogic.com/event/5-pm-intro-to-java-joel-13/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20260731T200000
DTEND;TZID=America/Los_Angeles:20260731T210000
DTSTAMP:20260802T195025
CREATED:20260801T041122Z
LAST-MODIFIED:20260801T041122Z
UID:34324-1785528000-1785531600@www.ayclogic.com
SUMMARY:8 PM - AI Agent - Joel
DESCRIPTION:Today we did:\n\nWe did the chatbbot and listing models tutorial.\n\n  \nHomework:\n\nMake a new Python file called spaceship_malfunction_game.py\, and make a function called create_scenario() that can ask the response from OpenAI for a prompt like this:\nCreate a very short but potentially funny survival scenario in space. Choose from one of these topics: alien\, computer malfunction\, AI is confused\, space storm\, asteroids\, black holes\, running out of oxygen. Make your response as one complete sentence statement.\nDon’t forget to import the API key\, limit the tokens to 100\, and also choose the 4.1 nano model. The function should also display the number of total tokens used and return the response text.
URL:https://www.ayclogic.com/event/8-pm-ai-agent-joel-2/
END:VEVENT
END:VCALENDAR