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:20200308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20201101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200502T150000
DTEND;TZID=America/Los_Angeles:20200502T160000
DTSTAMP:20260429T195015
CREATED:20200506T035949Z
LAST-MODIFIED:20200506T035949Z
UID:3451-1588431600-1588435200@www.ayclogic.com
SUMMARY:3 PM - Intro To Java
DESCRIPTION:We went over how to create the following methods inside VehicleSystem\n\nprintAllVehiclesPassengerBiggerThanOrEqual(int numOfPassenger)\nprintAllFuelEfficientVehicles\n\n\nWe went over how to create Vehicle.printInfo() method\nWe started creating menu in April25_VehicleSystem.main method\nHomework:\n\n\n\n\n\n\n\nhttps://www.ayclogic.com/java-exercises-5-vehicle-system-menu/
URL:https://www.ayclogic.com/event/3-pm-intro-to-java-7/
CATEGORIES:Introduction To Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200509T150000
DTEND;TZID=America/Los_Angeles:20200509T160000
DTSTAMP:20260429T195015
CREATED:20200509T234617Z
LAST-MODIFIED:20200509T234839Z
UID:3480-1589036400-1589040000@www.ayclogic.com
SUMMARY:3 PM - Intro To Java
DESCRIPTION:We completed April25_VehicleSystem.\nNext week is Java Quiz. It is going to be 2 hours quiz from 2 PM to 4 PM. It is 10% of your class grade. I will send a separate zoom link for next week quiz only. Please don’t get mixed up by the regular zoom link.\nHomework:\n\nStudy everything we have done so far for the quiz\nVariables and data types.\nWhich kind of Java method used to start Java program?\nMake sure you know how to get input from shell.\nMake sure you know how to do IF\, ELSE IF\, ELSE.\nMake sure you know how to do Loop: for loop and while loop\nMake sure you know how to do List in Java\nMake sure you know how to create class\, constructor and methods inside the class.
URL:https://www.ayclogic.com/event/3-pm-intro-to-java-8/
CATEGORIES:Introduction To Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200516T140000
DTEND;TZID=America/Los_Angeles:20200516T160000
DTSTAMP:20260429T195015
CREATED:20200516T215237Z
LAST-MODIFIED:20200516T215237Z
UID:3514-1589637600-1589644800@www.ayclogic.com
SUMMARY:3 PM - Intro To Java
DESCRIPTION:Java Quiz 2 hours: 2 PM to 4 PM.
URL:https://www.ayclogic.com/event/3-pm-intro-to-java-9/
CATEGORIES:Introduction To Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200523T150000
DTEND;TZID=America/Los_Angeles:20200523T160000
DTSTAMP:20260429T195015
CREATED:20200524T004432Z
LAST-MODIFIED:20200524T004432Z
UID:3567-1590246000-1590249600@www.ayclogic.com
SUMMARY:3 PM - Intro To Java
DESCRIPTION:We went over Quiz Result.\nWe started introducing JavaFX.\nNo homework for next week.
URL:https://www.ayclogic.com/event/3-pm-intro-to-java-10/
CATEGORIES:Introduction To Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200530T150000
DTEND;TZID=America/Los_Angeles:20200530T160000
DTSTAMP:20260429T195015
CREATED:20200530T234404Z
LAST-MODIFIED:20200530T234404Z
UID:3598-1590850800-1590854400@www.ayclogic.com
SUMMARY:3 PM - Intro To Java
DESCRIPTION:We continued with understanding JavaFX.\n\nWe learned what the FXML file is used for.\nWe learned what does Containers means\nHow to connect Button in the FXML file with the controller Java code.\n\n\nHomework:\n\nInside the sample.fxml\n\nAdd FlowPane into the left side of GridPane\nAdd a new Button into the FlowPane that you just added.\nChange the label of the Button to be “Do Something”\n\n\nInside the Controller.java\n\nCreate a new method “handleDoSomething(ActionEvent ae)”\nWhen this method is called\, the Label in the middle will say “Hip hip Hurray”.
URL:https://www.ayclogic.com/event/3-pm-intro-to-java-11/
CATEGORIES:Introduction To Java
END:VEVENT
END:VCALENDAR