Search code examples
PHP String Length Without strlen()...


phpcoding-stylestrlenphp-internals

Read More
What's the reason for leaving an extra blank line at the end of a code file?...


language-agnosticcoding-stylehistory

Read More
Why do some users quote classnames in Perl?...


perlcoding-styleclassnamebareword

Read More
Someone can explain to me for a use case of springboot injection...


spring-bootdependency-injectioncoding-style

Read More
How to name the domain services in DDD...


javacoding-styledomain-driven-designcode-cleanupddd-service

Read More
Clean code - Where should @Autowired be applied?...


javaspringspring-bootcoding-styleautowired

Read More
Using Java, take in a Json message, find a subset of fields, check said fields, then map to new Code...


javajsoncoding-stylemapping

Read More
Checkstyle equivalent for JSPs?...


jspcoding-styleindentationcheckstyle

Read More
How can I configure Xcode to put '{' where I want it in generated files...


objective-cxcodecoding-style

Read More
How to generically format a boolean to a Yes/No string?...


c#formattingcoding-stylestring-formatting

Read More
Is there a best practice for defining variables in _init_ method...


pythonpython-3.xcoding-style

Read More
try & catch structure in C#...


c#.netexceptioncoding-styletry-catch

Read More
Try/Catch Use Convention(s)...


c#coding-styleerror-handlingtry-catch

Read More
Confused about Optional vs Default value -1...


swiftcoding-styleoption-typedefault-value

Read More
Java Access Modifiers keyword (private, default, protected, public or final, static etc..) automatic...


javaeclipseautomationcoding-style

Read More
calling functions that return a JSX element in render function...


javascriptreactjsreact-nativecoding-style

Read More
Quick question about returning from a nested statement...


c#coding-stylefunction-exitnested-statement

Read More
Conveniently map between enum and int / String...


javaenumscoding-style

Read More
Xamarin xaml coding standarts...


c#xamlxamarinxamarin.formscoding-style

Read More
How to replace so many if else condition, apart from Switch statement and Polymorphism...


javacoding-style

Read More
Why does the standard C++ library use all lower case?...


c++coding-stylelowercasestd

Read More
How to restrict conversion from int to enum class?...


c++c++11coding-style

Read More
What does the dot mean in R – personal preference, naming convention or more?...


rcoding-stylenaming-conventionsplyr

Read More
Capitalization convention for JavaScript objects...


javascriptcoding-stylecapitalization

Read More
PHP coding standards...


phpcoding-style

Read More
if (condition) continue; OR if (!condition) { ... }? (style preference)...


coding-style

Read More
Generate random numbers with a given distribution...


iosswiftcoding-style

Read More
Sidebar broken on wordpress site...


csswordpresscoding-stylesidebar

Read More
Java's return value in try-catch-finally mechanism...


javacoding-stylejvm

Read More
How do I abstract this correctly...


javaoopcoding-style

Read More
BackNext