Newbetuts
.
New posts in coding-style
How do you edit files over SSH?
coding-style
editor
ssh
terminal
Does it matter if a function within a React component is not pure?
javascript
reactjs
functional-programming
coding-style
How do you PEP 8-name a class whose name is an acronym?
python
coding-style
naming-conventions
Intellij (Android studio) member variable prefix
java
intellij-idea
coding-style
android-studio
SQL Statement indentation good practice [closed]
sql
coding-style
indentation
Is it bad to explicitly compare against boolean constants e.g. if (b == false) in Java?
java
coding-style
boolean
abstract class naming convention [closed]
java
coding-style
ruby/ruby on rails memory leak detection
ruby-on-rails
ruby
memory
memory-leaks
coding-style
Pylint invalid constant name
python
coding-style
pylint
How to check for equals? (0 == i) or (i == 0) [closed]
c++
c
coding-style
Passing hashes instead of method parameters [closed]
ruby
oop
coding-style
Currying subtraction
haskell
coding-style
What is the recommended coding style for PowerShell?
powershell
coding-style
Using try/catch for preventing app from crashes
java
android
design-patterns
coding-style
try-catch
Parenthesis surrounding return values in C
c
syntax
coding-style
Function names in C++: Capitalize or not? [closed]
c++
function
coding-style
naming-conventions
Do you end your exception messages with a period? [closed]
c#
exception
coding-style
message
Splitting C++ Strings Onto Multiple Lines (Code Syntax, Not Parsing)
c++
string
syntax
coding-style
readability
Netbeans 7.4 introduces "10 lines max" per method rule. Where does this rule come from? [closed]
netbeans
methods
conventions
coding-style
Importing modules in Python - best practice
python
coding-style
workflow
python-import
Prev
Next