Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver2
2646いいね 82492回再生

Things (Almost) No One Thinks About When Designing Functions in Python

💡 Learn how to design great software in 7 steps: arjan.codes/designguide.

In this video, I'll show you how to design a great function header in Python. I’ll mention things you probably haven’t considered but that can make or break your code.

🔥 GitHub Repository: git.arjan.codes/2024/func_design

🎓 ArjanCodes Courses: www.arjancodes.com/courses/

🔖 Chapters:
0:00 Intro
0:20 Function Naming
5:17 Function Arguments
8:01 Function Default Arguments
13:17 Args and Kwargs arguments
15:56 Options object
21:05 Return Type
22:34 Making your function more generic
27:41 Final thoughts

#arjancodes #softwaredesign #python

コメント