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
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
What should coding guidelines do, and are there any good examples of guidelines? [closed]
Oct 23, 2022
language-agnostic
user-interface
coding-style
Which safety net do you use in Perl?
May 06, 2021
perl
encoding
coding-style
stack-trace
boilerplate
Coding guides: How do you split up your large source files?
Aug 17, 2022
c#
visual-studio
oop
class-design
coding-style
Is this a good practice? "/*/something/*/something//*/"
Dec 30, 2019
java
c++
c
coding-style
comments
What is the cleanest way to write this if..then logic?
Sep 10, 2022
c#
coding-style
When to use 'if…else if' and when to use
Nov 08, 2022
c#
coding-style
Java Annotation - array of Objects or toString values
Sep 15, 2022
java
annotations
coding-style
« Newer Entries
Older Entries »