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:20230310T170000
DTEND;TZID=America/Los_Angeles:20230310T180000
DTSTAMP:20260423T063633
CREATED:20230311T015538Z
LAST-MODIFIED:20230311T015538Z
UID:18419-1678467600-1678471200@www.ayclogic.com
SUMMARY:5 PM - Intro To Java - Alex Lee
DESCRIPTION:Today We Did:\n\nWe went over the Magic8Ball homework\nAlso\, learned about methods and how object-oriented programming works.\n\nFor Homework:\n\nConvert your Magic8Ball homework into a much shorter version of it:\n\nPut all of the different answer options into one list.\nThen by using a random number index\, choose one of the options and print it out.\nThe program should still ask “Enter yes or no question” and when the user inputs quit\, the program should end.\n\n\nCreate a new Java class <date>_MethodsHomework.java\nCreate a new method convertFromFahrenheitToCelcius. It has one parameter int fahrenheit. Inside the method\, it will convert fahrenheit parameter into celcius by using this formula (F − 32) × 5/9 = C . You have to return the result. This is very similar to what we did in the class with addFourNumbers method.\nAsk the user: “What temperature would you like to convert: ” and put the user’s input into the method.\nPrint out “The temperature was converted from Fahrenheit: ‘fahrenheitNumber’ into Celsius: ‘celsiusNumber’
URL:https://www.ayclogic.com/event/5-pm-intro-to-java-alex-lee-3/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230310T170000
DTEND;TZID=America/Los_Angeles:20230310T180000
DTSTAMP:20260423T063633
CREATED:20230311T021816Z
LAST-MODIFIED:20230311T022647Z
UID:18422-1678467600-1678471200@www.ayclogic.com
SUMMARY:5 PM - Intro to Python - Shawn
DESCRIPTION:Substitute: Joel \nWhat we did:\n\nWe went over the homework for last week.\nWe talked about the differences between (if elif elif) and multiple if statements\, how the ‘or’ and ‘and’ operators work in if statements\, how to get input from the shell\, shortcuts (+= and -=)\, and converting input to and integer.\n\nHomework:\n\nCreate a new file called “IfElseHomework2.py” and do the exercises from the textbook on page 84. Do the 5-3 and 5-4 exercises.\nDo exercise number 3 from this page and also put it inside the file: https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-shawn-12/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230310T173000
DTEND;TZID=America/Los_Angeles:20230310T183000
DTSTAMP:20260423T063633
CREATED:20230311T023022Z
LAST-MODIFIED:20230311T024802Z
UID:18425-1678469400-1678473000@www.ayclogic.com
SUMMARY:5:30 PM - Intro To Python - Gamas
DESCRIPTION:Homework\n\nNext week is a 2 hour final test. The final test starts at 5 PM to 7 PM. Don’t be late.\nThe test is open book.\nMake sure you study the following programs\n\nTurtle program draw face or your turtle project.\nGroceryShoppingCart\nRobuxShoppingCart
URL:https://www.ayclogic.com/event/530-pm-intro-to-python-gamas-13/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230310T173000
DTEND;TZID=America/Los_Angeles:20230310T183000
DTSTAMP:20260423T063633
CREATED:20230312T053202Z
LAST-MODIFIED:20230312T053202Z
UID:18460-1678469400-1678473000@www.ayclogic.com
SUMMARY:5:30 PM - Python Game Development - Bill
DESCRIPTION:Today We:\n\nFinished the Flappy duck project\n\nYour HW:\n\nNathan/Felix Team:\n\nFelix: Finish working on the paddle and make it so its controllable by the player\nNathan: Make the ball be able to move left and right (also bounce off surface)\n\n\nAsher/Daniel Team:\n\nDaniel: Make sure player is able to be controllable\nAsher: Make sure the enemy works
URL:https://www.ayclogic.com/event/530-pm-python-game-development-bill-18/
END:VEVENT
END:VCALENDAR