You cannot register for this webinar
This webinar has ended. Thank you for your interest.
Topic
Writing High Performance Python Code
Date & Time
Selected Sessions:
Nov 13, 2020 06:00 PM
Description
Python is a very popular, easy-to-use language that is widely adopted by developers, admins, and data scientists. However, here be dragons! Many people who pick up Python lack proper coding discipline, which results in code that is hard to maintain, and that runs painfully slow.
This webinar teaches good Python coding discipline, how to avoid bottlenecks and to write high-performance code in Python