Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in naming-conventions

Good examples of .NET (C#) open source projects ported to Java? ( C# -> Java ) [closed]

Maven best practices for versioning different branches [development, qa / pre-release]

Good name for a list variable in java [closed]

java naming-conventions

Use of special characters in function names

What's a good naming convention for methods that take conditional action?

Laravel - Database, Table and Column Naming Conventions?

Interface naming convention Golang

Does MySQL allows to create database with dot?

When should I use the dollar symbol ($) in a variable name?

java naming-conventions

Kotlin- naming convention for boolean returning methods

naming-conventions kotlin

ReSharper complains about uppercase "ID" in member "EntityID"

Python Fibonacci Generator

Should I use the same name for a member variable and a function parameter in C++?

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

Is it good practice for Java class names to be plural?

Javascript ENUM pattern naming convention

If the convention in Python is to capitalize classes, why then is list() not capitalized? Is it not a class?

How do I choose a package name for a custom Perl module that does not collide with builtin or CPAN packages names?

Underscore after a variable name in Python

Why is Java "String" type written in capital letter while "int" is not?

java naming-conventions