Search code examples
Should I use Singular or Plural name convention for REST resources?...


restresourcesnaming-conventionsuri

Read More
What's convention for naming a class or method as "class" in Python?...


pythonnaming-conventionspep8

Read More
When is "Try" supposed to be used in C# method names?...


c#naming-conventions

Read More
What are conventions for filenames in Go?...


gonaming-conventions

Read More
What's a good maintainable way to name methods that are intended to be called by IBActions?...


iphoneoopuser-interfacenaming-conventions

Read More
What's the name for a mix of snake case and camel case?...


javanaming-conventionsnamingconventions

Read More
Hyphen, underscore, or camelCase as word delimiter in URIs?...


resturlurinaming-conventionsrestful-url

Read More
RESTful resources: Plural vs. singular when a resource is always singular in the database...


restnaming-conventions

Read More
What is the purpose of the dollar sign in JavaScript?...


javascriptnaming-conventions

Read More
Is there a naming convention for makefile targets and variables...


makefilenaming-conventionsgnu-make

Read More
C# Naming Convention for private properties with backing field...


c#naming-conventionsnaminglazy-initialization

Read More
Struggle with names in DDD ; how to name my services and entities in external layers?...


c#domain-driven-designnaming-conventions

Read More
Enum Naming Convention - Plural...


c#.netenumsnaming-conventionsplural

Read More
How to name Dockerfiles...


dockerdockerfilenaming-conventions

Read More
Maven groupId and artifactId naming...


mavenmaven-2naming-conventions

Read More
Can C#/Visual Studio naming rules be configured to flag single-letter prefixes?...


c#.netvisual-studionaming-conventionsstatic-analysis

Read More
What is the correct file name for the interface "IRepository<T>"...


c#visual-studiogenericsnaming-conventions

Read More
Any guidance on enum suffix (Kind vs. Type)?...


c#.netnaming-conventionsapi-design

Read More
How to do CamelCase with German words (or with any other language that supports compound nouns)?...


c#language-agnosticlocalizationnaming-conventions

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


javanaming-conventionsgetterjava-14java-record

Read More
Are there any risks in Python if the module name and class name from inside had identical names?...


pythonnaming-conventions

Read More
How to name a Python file that consists only of a class definition?...


pythonpython-3.xmodulenaming-conventionsnaming

Read More
Is there a naming convention for git repositories?...


gitgithubnaming-conventions

Read More
foreign key constraint naming scheme...


databasenaming-conventionsforeign-keys

Read More
Naming convention for class of constants in C#: plural or singular?...


c#coding-stylenaming-conventions

Read More
Applying maven groupId naming convention...


javamavennaming-conventions

Read More
Do you really use your reverse domain for package naming in java?...


javanamespacesnaming-conventions

Read More
When do I call my class controller, manager or service?...


javamodel-view-controllerarchitecturenaming-conventions

Read More
Ruby on rails convention for naming date/time fields...


ruby-on-railsruby-on-rails-3coding-stylenaming-conventions

Read More
Boolean method naming readability...


naming-conventionsreadability

Read More
BackNext