Search code examples
C(n,r) calculator program doesn't work...


javacoding-style

Read More
Handle exception without try/catch...


javaexceptioncoding-style

Read More
Where are detailed the rules, concepts and usages behind each pylint's warnings?...


pythoncoding-stylepylintpep8pep

Read More
C# How to handle multiple message types?...


c#coding-stylestandards

Read More
Cleancode: try/catch in Promise...


javascriptecmascript-6coding-stylees6-promise

Read More
Declaring a looooong single line string in C#...


c#stringcoding-stylecode-formatting

Read More
LESS.JS Redundancy in CSS, Use of Mixins instead of selector inheritance?...


csscoding-stylesyntaxless

Read More
Remove redundancy from similar methods...


javacoding-style

Read More
Order of defining types...


ctypescoding-style

Read More
Why might one also use a blank constructor?...


javacoding-styleconstructor

Read More
Why use Python's "else" clause in try/except block?...


pythonexceptioncoding-styleidioms

Read More
declaring for-loop variable best practice...


javascriptcoding-style

Read More
What does "$td" stand for in the documentation of PHP's mcrypt extension?...


phpcoding-stylemcrypt

Read More
Regarding removal of Activity Title bar in Android...


androidcoding-styleandroid-sdk-2.1android-titlebarandroid-theme

Read More
C++ while loop with 2 conditions, VS. for loop with 2 conditions?...


c++performanceloopscoding-style

Read More
simple LINQ refactoring / style...


c#linqcoding-stylerefactoring

Read More
Pass array as separate arguments for case class...


scalacoding-style

Read More
Coding Style Standards for Android...


androidcoding-stylestandards

Read More
Truncate zero characters from the end of a string...


pythonstringoptimizationcoding-style

Read More
formatR width.cutoff issue...


rcoding-styleindentationauto-indent

Read More
is there a better way to set global variables in a script...


pythoncoding-style

Read More
Angular folders/files structure for a simple app (style guide)...


angularcoding-styleangular2-styleguide

Read More
Calling Another Function to Clean An Array...


javascriptarraysgoogle-apps-scriptcoding-style

Read More
In OOP, what is the best practice in regards to using "this" inside a class?...


javaoopcoding-style

Read More
What is the idiomatic "functional" way to take an Optional<String> and return a defa...


javafunctional-programmingcoding-styleoption-type

Read More
Looping over a string - Is there a better way?...


c#for-loopcoding-style

Read More
Regarding java's try/catch syntax; are these blocks equivalent?...


javasyntaxcoding-styletry-catch

Read More
What is "__docformat__" used for in Python?...


pythoncoding-styledocumentationpep

Read More
Default parameters with C++ constructors...


c++constructorcoding-styleoverloading

Read More
Designing a self-upgrade strategy...


windowsunixcoding-style

Read More
BackNext