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
CppCheck. The scope of the variable can be reduced (and loop)
May 15, 2022
c++
c
performance
coding-style
cppcheck
Is this sort of Java exception style bad practice?
Aug 16, 2022
java
exception
coding-style
Best practice regarding returning from using blocks [duplicate]
Apr 01, 2022
c#
coding-style
using-statement
Javascript: Why if(false)?
Feb 05, 2022
asp.net
coding-style
if-statement
GCC optimization trick, does it really work?
Oct 27, 2022
c++
gcc
optimization
coding-style
Sharing Common objects - warning "defined but not used"
Jun 30, 2018
c++
oop
coding-style
Standard for programming 'beautiful' code in Java? [closed]
Feb 26, 2022
java
coding-style
Implementing and Enforcing Coding Standards [closed]
Oct 24, 2022
c#
standards
coding-style
WriteOnly Property or Method?
Oct 23, 2022
c#
.net
vb.net
coding-style
Functions should start with "Get"?
Mar 21, 2019
c#
standards
coding-style
Does it make sense to self check for null in Java [closed]
Aug 10, 2022
java
coding-style
null
nullpointerexception
Should I expect programming teams to follow a strict coding standard? [closed]
Sep 22, 2022
php
coding-style
agile
Why use = to initialise a primitive type in C++?
Nov 18, 2022
c++
coding-style
c++03
Is there an alternative to hyper-indented code?
Sep 27, 2022
language-agnostic
coding-style
indentation
Is it a good idea to apply some basic macros to simplify code in a large project?
Oct 24, 2022
c++
coding-style
macros
project-planning
(0 == variable) or (null == obj): An outdated practice in C#? [duplicate]
Oct 19, 2022
c#
.net
coding-style
May I write {x,a,b}//Do[...,#]& instead of Do[...,{x,a,b}]?
Sep 24, 2022
coding-style
wolfram-mathematica
postfix-notation
Char Array vs String: which is better for storing a set of letters
Sep 22, 2022
java
performance
coding-style
constants
What is indirect object notation, why is it bad, and how does one avoid it?
May 01, 2022
oop
coding-style
perl
Clean architecture - where to put input validation logic? [closed]
Oct 13, 2022
coding-style
business-logic
clean-architecture
« Newer Entries
Older Entries »