Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in coding-style
Mandatory use of braces
Apr 01, 2022
maintainability
coding-style
How could I indent C++ pragma using clang-format?
Oct 24, 2022
c++
coding-style
clang-format
coding style checker for c (variable names, not indentation)
Nov 03, 2021
c
coding-style
naming-conventions
Should I use get_/set_ prefixes in Python method names?
Mar 01, 2022
python
coding-style
Boiler plate code replacement - is there anything bad about this code?
Sep 14, 2022
c#
coding-style
Function expression ending with ; vs. not
Nov 12, 2022
javascript
coding-style
Enum method overriding [closed]
Feb 13, 2022
java
coding-style
enums
Should I use /* */ or /** */ for the copyright in the top of a java file?
Sep 13, 2022
java
coding-style
comments
javadoc
copyright-display
Idiomatic Python logging: format string + args list vs. inline string formatting - which is preferred?
Mar 13, 2022
python
logging
coding-style
idioms
Pro/con: Initializing a variable in a conditional statement
Sep 13, 2022
c++
coding-style
if-statement
Coding style checker or code formatter for Ruby / Rails
Sep 13, 2022
ruby-on-rails
ruby
coding-style
Using "m" prefix for variables in Kotlin
Sep 07, 2022
java
android
kotlin
coding-style
How to minimize use of arrow keys when typing code?
Oct 20, 2022
coding-style
typing
Ideal way to organize Java constants
Feb 08, 2022
java
coding-style
constants
code-organization
Bytewise reading of memory: "signed char *" vs "unsigned char *"
Sep 13, 2022
c++
c
coding-style
char
unsigned-char
Looping on C++ iterators starting with second (or nth) item
Sep 13, 2022
c++
coding-style
iterator
readability
Java Code Conventions: must match pattern '^[a-z][a-zA-Z0-9]*$'
Jul 01, 2022
java
coding-style
Using static methods in python - best practice
Sep 13, 2022
python
coding-style
static-methods
Returning from a method with implicit or explicit "else" or with a single "return" statement?
Sep 13, 2022
java
coding-style
Java Enum Type Coding Convention [duplicate]
Sep 13, 2022
java
enums
coding-style
« Newer Entries
Older Entries »