BEGIN:VCALENDAR
VERSION:2.0
PRODID:icalendar-ruby
CALSCALE:GREGORIAN
BEGIN:VTIMEZONE
TZID:America/Los_Angeles
BEGIN:DAYLIGHT
DTSTART:20210314T030000
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;BYDAY=2SU;BYMONTH=3
TZNAME:PDT
END:DAYLIGHT
BEGIN:STANDARD
DTSTART:20211107T010000
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;BYDAY=1SU;BYMONTH=11
TZNAME:PST
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTAMP:20260416T102757Z
UID:g9hd0A
DTSTART;VALUE=DATE:20210823
DTEND;VALUE=DATE:20210827
CLASS:PUBLIC
CREATED:20210720T163606
DESCRIPTION: Four half-days: 10:00-13:30 PDT (1700-2030 UTC) \n\n Learn to 
 Refactor to Testable Code \n\n Past students say: \n\n \n "Ted did a great
  job of incorporating different education tools like diagrams\, written ex
 planations\, and verbal explanations while also giving us many opportuniti
 es to work in a hands-on manner. 10 out of 10." \n \n\n and \n\n \n "A fan
 tastic course and I enjoyed it very much...learned a lot\, got plenty of h
 ints of where to dig deeper both from you and other people taking the cour
 se\, got an answer to a question that has been bugging me for ages\, and h
 ad a lot of fun in the process."  \n \n\n About The Class \n\n This intera
 ctive\, online class looks at the problems we encounter in our codebases\,
  such as code that is hard to read and maintain\, and designs that cause t
 he code to be hard to understand and test. We look at finding messy code b
 y their “smell”\, and explore ways to tidy up those messes using refac
 toring. We use automated refactorings in tools like IntelliJ IDEA so that 
 we can improve legacy code that isn't well-covered by existing tests. We f
 inish with ways to improve the reliability of your code through well-writt
 en Unit Tests and Test-Driven Development. \n\n See below for more details
  \n
LAST-MODIFIED:20220113T000703
LOCATION:Online (Zoom)
ORGANIZER:mailto:mycmt@tedmyoung.com
SUMMARY:Make Your Code More Testable
URL;VALUE=URI:https://ti.to/jitterted/make-your-code-more-testable-21aug23
URL;VALUE=URI:https://ti.to/jitterted/make-your-code-more-testable-21aug23
END:VEVENT
END:VCALENDAR
