BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//wp-events-plugin.com//7.2.3.1//EN
BEGIN:VEVENT
UID:550@lincs.fr
DTSTART;TZID=Europe/Paris:20200701T110000
DTEND;TZID=Europe/Paris:20200701T120000
DTSTAMP:20200701T092849Z
URL:https://www.lincs.fr/events/clean-code-from-robert-martin/
SUMMARY:"Clean Code" from Robert Martin
DESCRIPTION:What is the difference between "good" and "bad" code? What gain
 is there to expect from turning to clean code? I know how to code and have
 good notions of algorithmic (publication in computer algebra and teaching
 in master). But something was clearly missing\, since my projects\, after
 reaching around 300 lines of code\, would become heavy to develop et hard
 to evolve.\n\nFollowing the advice of a coder friend\, I read the book
 "Clean Code" from Robert Martin. My coding skill have since improved and\,
 even more important\, I find joy again into coding even for my longest
 projects. In this short presentation\, I will cover the first few chapters
 of the book: code readability\, single responsibility principle for classes
 and functions\, comments\, tests.\n\n
CATEGORIES:Tools, Tips and Tricks,Working Group,Youtube
END:VEVENT
BEGIN:VTIMEZONE
TZID:Europe/Paris
X-LIC-LOCATION:Europe/Paris
BEGIN:DAYLIGHT
DTSTART:20200329T030000
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
END:DAYLIGHT
END:VTIMEZONE
END:VCALENDAR