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
Best practice: ordering of public/protected/private within the class definition?
Aug 16, 2022
oop
coding-style
class-design
Confused about the Interface and Class coding guidelines for TypeScript
Aug 16, 2022
coding-style
typescript
Conveniently map between enum and int / String
Aug 16, 2022
java
enums
coding-style
Using do block vs braces {}
Dec 14, 2021
ruby
coding-style
Does anyone still use [goto] in C# and if so why? [closed]
Aug 16, 2022
c#
.net
coding-style
goto
Simple way to create matrix of random numbers
Aug 16, 2022
python
random
coding-style
PEP 8, why no spaces around '=' in keyword argument or a default parameter value?
Dec 14, 2021
python
coding-style
pep8
What is your preferred style for naming variables in R? [closed]
Oct 08, 2022
r
coding-style
naming-conventions
Correct way to define C++ namespace methods in .cpp file
Aug 16, 2022
c++
coding-style
namespaces
Python coding standards/best practices [closed]
Dec 14, 2021
python
coding-style
What is "point free" style (in Functional Programming)?
Dec 14, 2021
functional-programming
coding-style
scheme
pointfree
Naming "class" and "id" HTML attributes - dashes vs. underlines [closed]
Aug 16, 2022
html
coding-style
naming-conventions
Are booleans as method arguments unacceptable? [closed]
Dec 14, 2021
coding-style
boolean
enumeration
In Python, when should I use a function instead of a method?
Aug 16, 2022
python
function
coding-style
methods
#ifdef vs #if - which is better/safer as a method for enabling/disabling compilation of particular sections of code?
Dec 14, 2021
c++
c
if-statement
coding-style
c-preprocessor
Why rename synthesized properties in iOS with leading underscores? [duplicate]
Dec 14, 2021
objective-c
ios4
coding-style
Tool to convert Python code to be PEP8 compliant
Aug 15, 2022
python
coding-style
pep8
cleanest way to skip a foreach if array is empty [duplicate]
Aug 15, 2022
php
coding-style
Default parameters with C++ constructors [closed]
Dec 14, 2021
c++
constructor
coding-style
overloading
Why declare a struct that only contains an array in C?
Aug 15, 2022
c
arrays
coding-style
struct
« Newer Entries
Older Entries »