Search code examples
Why do Java source files go into a directory structure?...

javadirectory-structureconventions

Read More
Theory on C++ convention regarding cleanup of the heap, a suggested build, is it good practice?...

c++conventionsdelete-operator

Read More
What dimensions are required in an IOAPI NetCDF file?...

formatconventionsnetcdfioapi

Read More
Rails: display create form from one model into another model view...

ruby-on-railsruby-on-rails-4model-view-controlleractionconventions

Read More
What is the naming convention for CMake scripts?...

cmakenaming-conventionsfilenamesconventionsconvention

Read More
Clojure code static analysis tools...

clojureconventions

Read More
What's the convention for java package names without a domain association?...

javaandroidnaming-conventionspackageconventions

Read More
Global variables in Android...

androidglobal-variablesconventions

Read More
using variable in initialization of same variable...

cvariablesconventions

Read More
Sort by Similarity instead of Alphabetically...

algorithmsortingconventions

Read More
Standard File Naming Conventions in Ruby...

rubyfilenaming-conventionsconventions

Read More
Is there a reason to prefer '&&' over '&' in 'if' statements, ot...

rvectorizationconventions

Read More
What is the point of the _StructName convention in C?...

cgtkconventions

Read More
(Conventions) C# Class names...

c#naming-conventionsnamespacesconventions

Read More
Should one specify a type signature for main or not? Why / why not?...

haskellprogram-entry-pointconventionscompiler-flagstype-signature

Read More
What does this mean "This method is deprecated as the user should use the Java 5 conventions.&q...

javaconventionsopencsv

Read More
What's the OCaml naming convention for "constructors"?...

ocamlnaming-conventionsconventions

Read More
Is there a good way to keep track of source code files duplicated in multiple projects?...

gitversion-controlconventionsorganization

Read More
Proper ways to initialize member variables with identical names as the parameters...

c++11syntaxconventions

Read More
Can "number += 1" be explained intuitively/mnemonically?...

operatorsconventions

Read More
Rails external API - best practices...

apiruby-on-rails-4activerecordconventions

Read More
Is there a good way to keep track of argument variables passed into classes...

javanaming-conventionsnamingconventions

Read More
Rails convention on adding database entries from outside source regularly...

ruby-on-railsrubydatabaseconventions

Read More
Proper way to set up Date class with validation...

c#classconventionsaccessormutators

Read More
Python readability hints for a Java programmer...

javapythonconventionsreadability

Read More
Does my backbone.js project require component on a file or is that just a convention?...

javascriptfilebackbone.jsconventions

Read More
Setting Default Parameters in C++...

c++functionconventionsxcode

Read More
In C, what is the difference between comma and semicolon for statements that are discarded...

csyntaxconventions

Read More
F# wrapping statements in a do block...

f#functional-programmingconventionsstatements

Read More
Should indentation always be minimized?...

coding-styleindentationconventions

Read More
BackNext