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:20200912T150000
DTEND;TZID=America/Los_Angeles:20200912T160000
DTSTAMP:20260429T135205
CREATED:20200913T005621Z
LAST-MODIFIED:20200913T023214Z
UID:4486-1599922800-1599926400@www.ayclogic.com
SUMMARY:3 PM - Intro To Java
DESCRIPTION:We continued with Vehicle System User Interface.\n\nWe were able to launch Insert New Vehicle popup and able to connect the FXML file with the Controller.\nWhen the user clicks the Cancel button\, the popup close.\nWhen the user clicks the Save button\, it generates a Vehicle object.\n\n\nHomework:\n\nIn the Insert New Vehicle Popup dialog\, when the user does not enter all the information needed to create a new vehicle (maker\, model\, number of seats\, mpg\, and fuelCap) and then the user clicks the Save button\, your program will do the following:\n\nshow some alert warning to the user saying\, “You forgot to enter <field name>”. To do a popup warning\, look at how we did it in the Login project a couple of months ago. At that time\, when you created a Login dialog where if the user forgot to enter an email or password\, a warning popup will appear.\nprevent the popup from disappearing when the user doesn’t enter all fields. This popup should only disappear after the user enters all information in all fields. Or if the user clicks the cancel button.
URL:https://www.ayclogic.com/event/3-pm-intro-to-java-23/
CATEGORIES:Introduction To Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200919T150000
DTEND;TZID=America/Los_Angeles:20200919T160000
DTSTAMP:20260429T135205
CREATED:20200926T211334Z
LAST-MODIFIED:20200926T211334Z
UID:4667-1600527600-1600531200@www.ayclogic.com
SUMMARY:3 PM - Introduction To Java
DESCRIPTION:We continued with JavaFX Vehicle System.\nWe were able to make the popup window to insert a new Vehicle into the grid.\nNo homework next week.
URL:https://www.ayclogic.com/event/3-pm-introduction-to-java-4/
CATEGORIES:Introduction To Java
END:VEVENT
END:VCALENDAR