Naming Things in Code
CodeAesthetic CodeAesthetic
365K subscribers
1,951,594 views
0

 Published On Nov 27, 2022

It's hard to come up with good names in code, but its also easy to get wrong. By looking at some examples, we can get 80% of the way there. Access to code examples, discord, song names and more at   / codeaesthetic  

0:00 Introduction
0:31 Variables with a single letter
1:08 Never Abbreviate
2:06 Types in your names
2:36 Units in your variable names
3:37 Types in your types
4:30 Naming a class "Base" or "Abstract"
5:45 Don't name code "Utils"
7:09 Conclusion

#softwaredesign #code #programming

show more

Share/Embed