Search code examples
What is more pythonic: trivial lambda or None?...


pythonpython-3.xcoding-style

Read More
Protected attribute array declaration is always on a newline, but I want it on the same line...


phpstormcoding-style

Read More
ruby: do nothing (dummy) function...


ruby-on-railscoding-style

Read More
Better way for checking nested object in `if` condition?...


javascriptcoding-styleconditional-statements

Read More
Is it okay to use many anonymous functions?...


gocoding-style

Read More
usage of property vs getters/setters in business classes...


delphipropertiesgetter-settercoding-style

Read More
Where do you keep Constants used throughout your application?...


javainterfacecoding-style

Read More
Pythonic way to define function closures...


pythonfunctioncoding-styleclosuresmetaprogramming

Read More
Java object reference outside loop...


javacoding-style

Read More
Any reason NOT to always use keyword arguments?...


coding-stylepython

Read More
Firebase Back-end code arrangement in Android Studio...


androidfirebasefirebase-realtime-databasedata-access-layercoding-style

Read More
What is the motivation behind static polymorphism in C++?...


c++coding-style

Read More
Can anyone explain how to execute a visual studio program?...


c#c++visual-studio-codecoding-style

Read More
Efficient multi-feature similarity with each feature in tensorlflow...


pythontensorflowcoding-style

Read More
Python class objectivity convention...


pythonclasscoding-style

Read More
Is this an anti-pattern or violates it some design-principles?...


javadesign-patternscoding-styleanti-patternsdesign-principles

Read More
Select code to be ignored by auto indent in Android Studio...


androidandroid-studiokotlincoding-style

Read More
Stop PhpStorm from adding a new line after function declaration when arguments split across multiple...


coding-stylephpstorm

Read More
How to make a webpage display differently in different browsers?...


coding-stylebrowser

Read More
Should we keep 80 characters per line in Java?...


javacoding-styleindentation

Read More
How to implement functions like template in C#...


c#coding-style

Read More
Idiomatic way of taking action on attempt to loop over an empty iterable...


pythoncoding-styleiterable

Read More
Good Haskell coding style of if/else control block?...


haskellcoding-style

Read More
Best Jenkins Plugins for Coding Standard Validation against build ( For .NET )...


jenkinscoding-stylejenkins-pluginsdevopscode-standards

Read More
Ruby convention for chaining calls over multiple lines...


ruby-on-railsrubycoding-style

Read More
Should enums in C# have their own file?...


c#coding-styleenums

Read More
Input/Output and classes...


c++coding-stylestandards

Read More
Should I log before or after an operation?...


pythonloggingcoding-style

Read More
Nested namespace for cleaner code...


c++namespacescoding-stylenaming

Read More
How do you comment your db schema objects in SQL Azure database project?...


sql-servert-sqlcoding-styleazure-sql-database

Read More
BackNext