Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in naming-conventions

When is a function name too long?

Camel case and Pascal case mistake

naming-conventions

What is an ideal variable naming convention for loop variables? [closed]

Why shouldn't I prefix my fields? [closed]

Is it bad practice to use a built-in function name as an attribute or method identifier?

What is the C# standard for capitialising method names? [closed]

c# naming-conventions

Are classes in Python in different files?

Why are many ports of languages to .net prefixed with 'Iron'?

.net naming-conventions

What names do you find yourself prepending/appending to classes regularly? [closed]

.net naming-conventions

How do I remove underscore of foreign key fields in code first by convention

Function naming conventions [closed]

Why do we use _ in variable names?

Hyphenated company name in Java packages

C# Field Naming Guidelines?

c# naming-conventions

C# abstract class naming convention [duplicate]

c# .net naming-conventions

Naming conventions of composed package names

Python Naming Conventions for Dictionaries/Maps/Hashes

Standard File Naming Conventions in Ruby

What does variable names beginning with _ mean?

What is the best practice in naming your "user" table?