OPAG Monthly Meeting
Details
Talk one: Michael Soulier
In the real world, software projects accumulate age and maturity, often maintaining design oddities for legacy reasons, or because there was insufficient time or need to redesign them. Thrusting such an application into modern requirements, like supporting UTF-8 when previously only caring about ASCII, can be daunting.
This talk will briefly cover one such experience, which is actually ongoing.
Talk two: Cody Woolaver
Cody will cover Python code obfuscation and deployment methods for program updates when dealing with client-side programs.