📜 ⬆️ ⬇️

Open webinar "How not to write in Python"

Hello! As part of our “Python Developer” course , we conducted another open lesson on “How not to write in Python”. The lesson was taught by Stanislav Stupnikov , a teacher and course maker, who has extensive experience in industrial and scientific development. Considered antipatterns programming, bad practice and other evil, which you need to know and which should be avoided in the process of writing code.

See the video and summary for details. Attention: some code samples are not recommended to run on your computer!


In the course of an open lesson, the teacher showed slides generated from Jupyter Notebook.
')
So, let's begin!

So how should you not write in Python?

In order to facilitate the presentation of the material, a list of techniques that should not be used in the programming process was prepared. Each example was accompanied by a clear sample code (available for free viewing in the video). Briefly describe the main anti-patterns:


There was a lot of interesting things, so it's better to watch the video, because retelling all the same kortkovat.

As always, we are waiting for questions, comments and suggestions here or at the bottom of the open door .

Source: https://habr.com/ru/post/426095/


All Articles