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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230714T170000
DTEND;TZID=America/Los_Angeles:20230714T190000
DTSTAMP:20260425T013835
CREATED:20230715T021556Z
LAST-MODIFIED:20230719T011440Z
UID:20607-1689354000-1689361200@www.ayclogic.com
SUMMARY:5 PM - Intro to Java - William
DESCRIPTION:Today we did:\n\nFinished Java Methods\nStarted School System\n\nAdd a student\nList all students\n\n\n\nHomework:\nCreate new Java HW files: \n\nJuly14MethodsHW.java\n\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.\n\n\nTeacher.java\n\nCreate Teacher.java in your SchoolSystem project. It should have the following attributes:\n\nString firstName\nString lastName\nint age\nString subjectExpertise\nCreate a constructor with all of above attributes.\nCreate getter methods\n\n\nImplement the method: “2. Add a teacher” in SchoolSystem.java (hint: you’ll need a way to store all the teachers!)\n\nCall the method addNewTeacher()\n\n\n\n\n\nPlease upload the 2 files (Teacher.java\, July13MethodsHW.java) to your assigned Google Drive folders. \nIf you have any questions\, please email me at williamsmith@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-intro-to-java-william-3/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR