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
Should I avoid nested if statements in Perl?
Oct 15, 2022
perl
coding-style
nested
Use this. to access internal class members?
Oct 17, 2022
c#
coding-style
this
Convention for pointer *
Dec 11, 2019
objective-c
coding-style
Why extra spaces and linebreaks in queries are bad?
Jun 08, 2022
php
mysql
coding-style
formatting
Is there a readable way to put millions into c# code?
Sep 16, 2022
c#
coding-style
Server side Javascript best practices?
Sep 23, 2022
javascript
coding-style
rhino
serverside-javascript
"if" considered harmful in ASP.NET MVC View (.aspx) files?
May 15, 2022
asp.net-mvc
architecture
coding-style
Idiomatic Scala for Options in place of if/else/else chain
Nov 07, 2022
scala
coding-style
optional
option-type
String comparison order in Java
Jun 14, 2022
java
string
coding-style
What is better java syntax: if (isSomething() == false) { or if (!isSomething()) { [closed]
Nov 12, 2022
java
syntax
coding-style
How to tell that there is no result of a function with return value?
Oct 26, 2022
c++
function
error-handling
coding-style
return-type
Centering Text in HTML
Oct 01, 2022
html
coding-style
To iterate or to use a counter, that is the question
May 23, 2022
c++
stl
coding-style
Letting go of auto_ptr
Sep 30, 2022
c++
coding-style
smart-pointers
auto-ptr
Is there are way to create method level constants without namespace polution?
Mar 19, 2022
scala
coding-style
C++ Style Convention: Parameter Names within Class Declaration
Dec 17, 2019
c++
coding-style
parameters
naming-conventions
Why declare a variable in one line, and assign to it in the next?
Jun 11, 2022
c#
.net
coding-style
How to handle HUGE SQL strings in the source code
Nov 12, 2022
java
sql
coding-style
Where to return false in a PHP function?
Jul 01, 2022
php
function
coding-style
Should I explicitly declare my variables in VB6
Mar 02, 2019
vba
coding-style
vb6
standards
« Newer Entries
Older Entries »