Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in naming

A column called Status in MySQL

mysql database naming

Naming decision: "Create it if it doesn't exist" in one word

naming

Recommended way to prevent naming pollution by helper classes in C#?

What are some class names that would signal a need for refactoring? [closed]

refactoring naming

How do people choose product names?

naming

Is it a common practice to re-use the same buffer name for various things in C?

c buffer naming

Difference between classes java.rmi.registry.Registry and java.rmi.Naming

java rmi naming rmiregistry

Name PHP specifiers in printf() strings

Why can't you name a function in Go "init"?

go naming internal

C naming suggestion for Error Code enums

c enums naming

What is that thing between CSS "selectors" called?

Why do function prototypes include parameter names when they're not required?

What is the name of this generalization of idempotence?

Is it standard practice to use type aliases to indicate parameter semantics?

f# tuples naming type-alias

Naming: solution, projects, namespaces and assemblies

c# .net visual-studio naming

The best way to name tables

mysql naming

What does 'site' in 'site-packages' actually mean?

python naming nomenclature

How to properly name record creation(insertion) datetime field?

Renaming Threads in Java

java multithreading naming

Why does Java have NullPointerException instead of NullReferenceException? [duplicate]

java naming