Search code examples
Why is the asterisk before the variable name, rather than after the type?...


cpointersvariablesnaming-conventions

Read More
Django - confused about naming class and parameters (when to use uppercase / plural form)?...


pythondjangoclassnaming-conventions

Read More
FastAPI project naming conventions/structure...


pythonmoduleprojectnaming-conventionsdirectory-structure

Read More
Naming convention for getters/setters in Java...


javanaming-conventionsjavabeansgetter-setter

Read More
Naming Conventions in C# - underscores...


c#naming-conventions

Read More
What is the idiomatic naming convention for local functions in C# 7...


c#naming-conventionsc#-7.0

Read More
Naming: Pricelist vs. PriceList...


.netnaming-conventionsnamingcode-analysisfxcop

Read More
The naming rules for your virtual environments in Python...


pythonvirtualenvnaming-conventionsvirtual-environment

Read More
JavaScript naming conventions...


javascriptnaming-conventions

Read More
Should I use Singular or Plural name convention for REST resources?...


restresourcesnaming-conventionsuri

Read More
Function naming conventions...


functionnaming-conventions

Read More
CSS class naming convention...


cssnaming-conventions

Read More
Fractions for variables names in Julia...


variablesjulianaming-conventionsbracketsijulia-notebook

Read More
Underscores or camelCase in PostgreSQL identifiers, when the programming language uses camelCase?...


postgresqlnaming-conventionscamelcasing

Read More
What is the purpose of a Manager Class?...


oopactionscript-3naming-conventions

Read More
Is there a reason for naming prefix Xl for Enum Classes in Microsoft Libraries?...


c#naming-conventions

Read More
How to name a HashMap in Java?...


javanaming-conventions

Read More
Is there a good practice to name kotlin file contains only functions?...


kotlinnaming-conventionsnaming

Read More
Post Java-14 getter/setter naming convention...


javanaming-conventionsgetterjava-14java-record

Read More
What is naming convention for a file with Kotlin extensions?...


kotlinnaming-conventionsnamingkotlin-extension

Read More
What's a good name for a method that gets or creates an object?...


naming-conventions

Read More
Order of words in multiple-word variables (and identifiers in general)...


language-agnosticnaming-conventions

Read More
How to name unnamed fields in a C structure?...


cstructurenaming-conventions

Read More
Kafka Topic Naming Clarity...


apache-kafkanaming-conventions

Read More
Java data transfer object naming convention?...


javanaming-conventionsdata-transfer-objects

Read More
What is the rationale behind the naming of the squeeze and unsqueeze operations?...


pythonnumpypytorchnaming-conventions

Read More
Why use prefixes like m_ on data members in C++ classes?...


c++classcoding-stylenaming-conventions

Read More
Why are some Django methods PascalCase and others snake_case?...


pythondjangonaming-conventionspascalcasingsnakecasing

Read More
Why would a JavaScript variable start with a dollar sign?...


javascriptnaming-conventions

Read More
Table Naming Dilemma: Singular vs. Plural Names...


sqlsql-servernaming-conventions

Read More
BackNext