BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//American Young Coder - ECPv6.10.1.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
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:20241007T190000
DTEND;TZID=America/Los_Angeles:20241007T200000
DTSTAMP:20260421T115823
CREATED:20241008T030946Z
LAST-MODIFIED:20241008T030946Z
UID:27006-1728327600-1728331200@www.ayclogic.com
SUMMARY:7 PM – Intro To Java – Darin
DESCRIPTION:Next week is your Final Exam!\nStudy from the practice final review\, as well as other projects we have done before. Your practice final grades will be emailed to you.
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-darin-27/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241016T180000
DTEND;TZID=America/Los_Angeles:20241016T190000
DTSTAMP:20260421T115823
CREATED:20241016T140008Z
LAST-MODIFIED:20241017T020321Z
UID:27100-1729101600-1729105200@www.ayclogic.com
SUMMARY:6 PM – Intro To Java – Gamas
DESCRIPTION:William Sub \nToday We Did\n\nReviewed for loop homework\nLearned while loops\nStarted learning about Random module\n\nHomework\n\nCreate Oct16_ListWhileLoopHw.java\n\nDo exercises in https://www.ayclogic.com/java-exercise-while-loop/
URL:https://www.ayclogic.com/event/6-pm-intro-to-java-gamas-7/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241023T190000
DTEND;TZID=America/Los_Angeles:20241023T200000
DTSTAMP:20260421T115823
CREATED:20241024T021645Z
LAST-MODIFIED:20241031T005254Z
UID:27170-1729710000-1729713600@www.ayclogic.com
SUMMARY:6 PM – Intro To Java – Darin
DESCRIPTION:Today We Did:\n\nReviewed how to use the random module as well as reviewed homework.\nFully implemented the mini text based adventure game as well as the magic8ball program.\n\nHomework:\n\nCreate a file Oct23_Magic8Balll_V2.java\n\nRecreate the same Magic8Ball program you had but with a list holding all of the answers this time!
URL:https://www.ayclogic.com/event/6-pm-intro-to-java-gamas-8/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241030T180000
DTEND;TZID=America/Los_Angeles:20241030T190000
DTSTAMP:20260421T115823
CREATED:20241031T021553Z
LAST-MODIFIED:20241031T021553Z
UID:27248-1730311200-1730314800@www.ayclogic.com
SUMMARY:6 PM – Intro To Java – Darin
DESCRIPTION:Today We Did:\n\nReviewed how to use the random module as well as reviewed homework.\nFully implemented the mini text based adventure game as well as the magic8ball program.\n\nHomework:\n\nContinue in your file called Oct30_MethodsHW.java and follow the instructions below:\n\n/*\n    Create a new Java class <date>_MethodsHomework.java\n\n1.\nCreate a new method convertFromFahrenheitToCelcius. It has one parameter int fahrenheit.\nInside the method\, it will convert Fahrenheit parameter into celcius by using this formula (F − 32) × 5/9 = C .\nYou have to return the result.\nThis is very similar to what we did in the class with addFourNumbers method.\n\n2.\nrecreate the same method as above with the same name^ BUT with 2 parameters\, int fahrenheit1 and int fahrenheit2.\nConvert both of these and add them together\,\nthen print it out. You don't need to return in this second method.\n*/\n\nNotes:\nIf you have any questions\, feel free to email me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-intro-to-java-darin/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR