Channel Avatar

Coding Doctor @UCiEsDzye1FwtmKfSC-1GxXw@youtube.com

11 subscribers - no pronouns :c

Welcome to our coding channel! Here, we explore the world of


03:51
Clean Code 101: Why You Should Avoid Global Functions in C#
04:02
Clean Code 101: Keep Caller and Callee Close to Each Other in C#
04:15
Clean Code 101: A Function Should Do What It Says in C#
05:00
Clean Code 101: Here’s Why You Should Remove Unused Functions in C#
04:20
Clean Code 101: Why the Singleton Is Considered a Bad Practice in C#
02:58
Clean Code 101: This Are the Reasons Why Negative Conditionals Are a Bad Practice in C#
03:14
Clean Code 101: Why Avoiding Unnecessary Conditionals in C# Is a Good Idea
02:15
Clean Code 101: Here Are the Reasons Why Flags Should Be Avoided as Arguments in C#
03:04
Clean Code 101: Why You Should Limit the Number of Function Arguments in C#
03:34
Clean Code 101: Avoid Side Effects of Functions in C#
02:52
Clean Code 101: Here Are the Reasons Why Functions Should Do One Thing in C#
03:17
Clean Code 101: Why It Is a Good Idea to Use Intermediate / Explanatory Variables in C#
04:13
Clean Code 101: Default Arguments Can Often Be a Better Choice for Improving the Code Quality in C#
03:16
Clean Code 101: What Are Magic Strings and Why They Can Be Problematic in Your C# Code
02:34
Clean Code 101: Avoid Unnecessary Repetition of Context in Variable Names in C#
03:08
Clean Code 101: Why Writing Obsolete Comments Is a Code Smell in C#
03:50
Clean Code 101: In Which Situations it can be Useful to Write Comments in C#
02:58
Clean Code 101: Use Functions to Structure Your Code in C#
03:44
Clean Code 101: Don’t Use Comments as a Substitute for Clear Code in C#
02:31
Clean Code 101: Why Journal Comments Should Be Avoided in C#
03:02
Clean Code 101: Why You Should Use Version Control Instead of Commenting Out Code in C#
02:50
Clean Code 101: This Are the Reasons Why Positional Markers Are Bad Practice in C#
02:07
Clean Code 101: Here Are the Reasons Why You Should Avoid Mental Mapping in C#
02:59
Clean Code 101: Why You Should Choose Names That Are Related to the Specific Domain in C#
02:31
Clean Code 101: Best Practices for Class and Method Naming in C#
02:48
Clean Code 101: The Importance of Consistency in Naming Conventions in C#
02:33
Clean Code 101: This Are the Reasons Why You Should Use Pronounceable Names in C#
02:10
Clean Code 101: Which Types of Capitalization Are Commonly Used in C#?
02:37
Clean Code 101: The Importance of Capitalization in C#
03:04
Clean Code 101: Why You Should Avoid Hungarian Notation in C#
02:23
Clean Code 101: Why Is It Important to Avoid Misleading Names in C#
01:32
Clean Code 101: How Good Naming Practices Can Save You Time and Effort in C#