Search code examples
Should you always use 'int' for numbers in C, even if they are non-negative?...


ccoding-style

Read More
Erlang coding standards and good practices...


coding-styleerlang

Read More
Catching specific vs. generic exceptions in c#...


c#exceptioncoding-style

Read More
When is it appropriate to use a semicolon?...


typescriptcoding-style

Read More
Checking for NULL pointer in C/C++...


c++cif-statementnullcoding-style

Read More
What's the best way to layout a C# class?...


c#coding-style

Read More
Is it good style to use lambda functions to define very small helper functions?...


c++c++11coding-stylelambda

Read More
Ajax-style Style for Silverlight BusyIndicator?...


silverlightcoding-stylebusyindicator

Read More
proper formatting of python multiline [ for in ] statement...


pythoncoding-stylepep8pep

Read More
What is a common way to return the result of method call in Python class?...


pythonclasscoding-style

Read More
Variable declaration style in C#...


c#variablescoding-stylevariable-declaration

Read More
Different variable name case convention in one application...


node.jspostgresqlcoding-style

Read More
Relational table naming convention...


databasedatabase-designcoding-stylenaming-conventionsrelational-database

Read More
Should 'if' statement always have an 'else' clause?...


coding-style

Read More
importing multiple functions from a Python module...


pythoncoding-styleimport

Read More
Why is a method with too many lines a bad thing?...


rubycoding-stylerubocop

Read More
Comment style: Imperative or third person...


coding-stylecomments

Read More
How to common function of package model in golang?...


gogenericscoding-style

Read More
Is it a bad practice to always capture all in a lambda expression?...


c++performancec++11coding-stylelambda

Read More
Precompiled header is from previous version of compiler...


c++cvisual-studio-2015compiler-errorscoding-style

Read More
Html data attribute array of hash format...


htmlcoding-stylecustom-data-attribute

Read More
Pythonic way to get some rows of a matrix...


listcoding-stylefilteringpython

Read More
Alter elements of a list...


pythoncoding-style

Read More
coding style: lightweight/simplest way to create instances supporting attribute assignment?...


pythoncoding-style

Read More
Collapse all file code on 1 line...


netbeanscoding-styletextmatecode-folding

Read More
Flutter Responsive Design For All Platforms...


flutterdartcoding-styleresponsive

Read More
Naming Conventions: What to name a boolean variable?...


booleancoding-stylenaming-conventions

Read More
Using did as boolean flag name...


coding-stylenaming-conventions

Read More
Space between line-comment character(s) and start of actual comment...


coding-stylecomments

Read More
How to streamline class initialization within an object based on a parameter type...


c#genericsdesign-patternscoding-styleclean-architecture

Read More
BackNext