298,728 views
How does a beginner know that he knows Python well enough to get hired? If you are looking for or are going to look for your first job as a Python developer soon, you may ask yourself this question. I hope my video will help you evaluate your knowledge and give you confidence during interviews. Code from the video: https://github.com/LpilinAlexandr/pyt... Timestamps: 00:00 - Introduction 00:59 - Environment settings 02:04 - Basic syntax 11:54 - Basic data structures 14:20 - Working with different formats 21:13 - Classes, inheritance 25:32 - Tests 27:53 - Logging 30:42 - Generally accepted coding practices 35:00 - Design principles 37:52 - Debugging skill in the debugger 38:33 - Additional block. Asynchronous python 48:26 - Additional block. Asymptotic complexity in basic operations 53:37 - Additional block. Patterns #programming #python