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:20200308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20201101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200801T150000
DTEND;TZID=America/Los_Angeles:20200801T160000
DTSTAMP:20260429T180244
CREATED:20200801T233618Z
LAST-MODIFIED:20200806T201149Z
UID:4090-1596294000-1596297600@www.ayclogic.com
SUMMARY:3 PM - Intro To Java
DESCRIPTION:We continued enhancing Vehicle System Java FX application.\n\nWe enabled search and filtering according to maker text field.\nWe integrated VehicleSystem class into the JavaFX\n\n\nHomework:\n\nInside the Controller.java\, inside the search method\, do the following.\n\nAdd more codes to make the search work with “model” text field.\nYou need to test that the application works for the following scenarios:\n\nIf user only put “Honda” in the maker text field\, it will display all Hondas vehicles.\nIf user only put “Honda” in the maker text field and “Accord” in the model text field\, the application will display all Honda AND Accord vehicles.\nIf user only put “Accord” in the model text field\, the application will display all vehicles whose model is “Accord”.
URL:https://www.ayclogic.com/event/3-pm-intro-to-java-19/
CATEGORIES:Introduction To Java
END:VEVENT
END:VCALENDAR