У нас вы можете посмотреть бесплатно 8 Python Coding Tips - From The Google Python Style Guide или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
💡 Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I go over 8 tips and suggestions by Google and show you examples to help you apply them to your own code. Did you know there's a Python style guide containing lots of Python coding tips and style suggestions written by the people at Google? Here's the link: https://google.github.io/styleguide/p.... 🎓 ArjanCodes Courses: https://www.arjancodes.com/courses/ 🔖 Chapters: 0:00 Intro 1:18 #1: Imports 2:39 #2: Using a main function 3:50 #3: Comprehensions and generator expressions 5:10 #4: Default argument values 8:26 #5: Properties 9:51 #6: Getters and setters 11:06 #7: Lexical scoping 13:02 #8: Exception handling 16:44 Final thoughts #arjancodes #softwaredesign #python