BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//UNIFY
BEGIN:VTIMEZONE
TZID:America/New_York
X-LIC-LOCATION:America/New_York
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:19700308T020000
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:19701101T020000
RRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU
END:STANDARD
END:VTIMEZONE

BEGIN:VEVENT
UID:https://events.ucf.edu/event/4215385/knowns-and-unknowns-testing-ai-generated-code/
DTSTAMP:20260923T183000
DTSTART:20260923T183000
DTEND:20260923T203000
LOCATION:Downtown DPAC 169A: DPAC 169A

SUMMARY:Knowns and Unknowns: Testing AI Generated Code
URL:https://events.ucf.edu/event/4215385/knowns-and-unknowns-testing-ai-generated-code/
DESCRIPTION:Hosted by: Orlando Java User Group (JUG)\n\nLet's face it AI-assisted coding is rapidly becoming the primary way applications are being written. The power of being able to write out a complicated application or feature with a just a few commands is something too alluring to pass up.\n\nBut between the imprecise nature of language and LLMs ability to "hallucinate", this creates many opportunities for bugs and unintended behavior to introduced. Just telling an AI coding agent to "write tests" isn't going to be enough to build confidence in the correctness of an application either.\n\nIn this presentation we are going to review three distinct phases to testing AI written code. The known knowns; using spec driven development to define the business meaningful behavior of your application. Known unknowns; using property-based testing to handle edge cases and avoid over fitting and unintended biases. And finally unknown unknowns, using static analysis and mutation testing to avoid introducing bugs you didn't think about.\n\nAI-assisted coding is a rapidly evolving field, but this presentation should give you the framework and approach on how to have confidence when using AI to assist in writing applications.\n\n  * 6:30pm -- Welcome & Networking: Pizza, drinks and name tags will be provided--come hungry and ready to connect!\n  * 7:00pm -- Get people into the auditorium.\n  * 7:05pm -- Orlando JUG and ODevs opening remarks.\n  * 7:10pm -- Featured presentation by guest speaker.\n  * 8:20pm -- Q&A + Social Time. Two attendees will each win a JetBrains license (e.g. IntelliJ IDEA, CLion, PyCharm Pro, ReSharper, etc.) and 3 attendees will each win an O'Reilly book.\n\n\nRegistration Link: https://www.meetup.com/orlando-jug-java-user-group/events/316364809/?utm_medium=referral&amp;utm_campaign=share-btn_savedevents_share_modal&amp;utm_source=link&amp;utm_version=v2
END:VEVENT

END:VCALENDAR

