Mary Georgiou
(CERN)
14/01/2020, 16:30
Oral
In this session, you will learn some good practices that will help you improve the quality of your Python code. First, you will discover the guidelines for formatting Python code, how to keep it clean and help other developers (including your future self) to understand it more easily. Next, you will learn how to use logging to keep track of what your code is doing while you are not over the...