BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//wp-events-plugin.com//7.2.3.1//EN
BEGIN:VEVENT
UID:694@lincs.fr
DTSTART;TZID=Europe/Paris:20220302T110000
DTEND;TZID=Europe/Paris:20220302T120000
DTSTAMP:20220318T190803Z
URL:https://www.lincs.fr/events/solid-principles-in-object-oriented-progra
 mming/
SUMMARY:SOLID Principles in Object-Oriented Programming
DESCRIPTION:Once you know the basics of object-oriented programming\, a
 more difficult step can be to design the architecture of your code for a
 given project: what should be an object\, how to organize the classes\, how
 to make them work together\, etc. To that end\, you can find help in the
 programming principles gathered in the SOLID acronym:\n\n
 	Single-Responsibility Principle.\n 	Open-Closed Principle.\n 	Liskov
 Substitution Principle.\n 	Interface Segregation Principle.\n 	Dependency
 Inversion Principle.\n\nIn this talk\, I will explain what these esoteric
 terms mean and illustrate them with very simple examples\, requiring only a
 minimal knowledge of Python.\n\n
CATEGORIES:Tools, Tips and Tricks,Working Group,Youtube
LOCATION:Paris-Rennes Room (EIT Digital)\, 23 avenue d'Italie\, 75013
 Paris\, France
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=23 avenue d'Italie\, 75013
 Paris\, France;X-APPLE-RADIUS=100;X-TITLE=Paris-Rennes Room (EIT
 Digital):geo:0,0
END:VEVENT
BEGIN:VTIMEZONE
TZID:Europe/Paris
X-LIC-LOCATION:Europe/Paris
BEGIN:STANDARD
DTSTART:20211031T020000
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
END:STANDARD
END:VTIMEZONE
END:VCALENDAR