8 Python Coding Tips - From The Google Python Style Guide
ArjanCodes ArjanCodes
252K subscribers
158,807 views
5.1K

 Published On Jan 7, 2022

💡 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

show more

Share/Embed