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 enums in C# have their own file? [closed]
Aug 14, 2022
c#
coding-style
enums
codestyle; put javadoc before or after annotation?
Dec 14, 2021
java
coding-style
annotations
javadoc
code-documentation
Why do some scripts omit the closing PHP tag, '?>'? [duplicate]
Aug 14, 2022
php
coding-style
.toArray(new MyClass[0]) or .toArray(new MyClass[myList.size()])?
Dec 14, 2021
java
performance
coding-style
What's the correct way to sort Python `import x` and `from x import y` statements?
Dec 14, 2021
python
coding-style
python-import
pep8
For a boolean field, what is the naming convention for its getter/setter?
Aug 14, 2022
java
coding-style
naming-conventions
javabeans
return statement vs exit() in main()
Aug 14, 2022
c++
c
coding-style
return
exit
How do you tell someone they're writing bad code? [closed]
Aug 14, 2022
coding-style
Using "super" in C++
Aug 14, 2022
c++
coding-style
Getter and Setter?
Aug 14, 2022
php
oop
coding-style
Iterate through a C++ Vector using a 'for' loop
Dec 14, 2021
c++
coding-style
for-loop
iterator
Why are dashes preferred for CSS selectors / HTML attributes?
Aug 14, 2022
html
css
coding-style
naming-conventions
What does 'foo' really mean? [closed]
Aug 14, 2022
language-agnostic
coding-style
Is it a good practice to place C++ definitions in header files?
Aug 25, 2022
c++
coding-style
code-separation
When do you use the "this" keyword? [closed]
Aug 14, 2022
c#
coding-style
this
How can I set multiple CSS styles in JavaScript?
Aug 14, 2022
javascript
coding-style
Creating an empty list in Python
Aug 14, 2022
python
performance
list
coding-style
timeit
Best way to check for nullable bool in a condition expression (if ...) [closed]
Aug 14, 2022
c#
coding-style
nullable
Dictionaries and default values
Oct 08, 2022
python
dictionary
coding-style
Why does PEP-8 specify a maximum line length of 79 characters? [closed]
Aug 14, 2022
python
coding-style
pep8
« Newer Entries
Older Entries »