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
What's the best between return the result and print it at the end of the function?
Nov 16, 2022
python
function
python-3.x
coding-style
How to neatly avoid C casts losing truth
Jun 16, 2022
c
coding-style
Function and declaring a local variable
Apr 13, 2021
c++
coding-style
scope
declaration
Do Java exceptions deserve their own file?
Nov 11, 2022
java
exception
netbeans
coding-style
Learn proper programming syles?
Jul 11, 2022
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
« Newer Entries
Older Entries »