MENU

Fun & Interesting

Naming Things in Code

CodeAesthetic 2,479,147 2 years ago
Video Not Working? Fix It Now

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 https://www.patreon.com/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

Comment