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
Avoid checking the same condition every step in a loop in C++
Jan 28, 2023
c++
for-loop
coding-style
conditional-statements
Good introduction to generics
Jan 24, 2023
c#
generics
coding-style
generic-programming
Is fast enumeration considered bad form or is it generally accepted?
Jan 25, 2023
objective-c
coding-style
fast-enumeration
Is there a reason why I shouldn't just define #define NSFM [NSFileManager defaultManager] instead of writing it out each time?
Jan 25, 2023
objective-c
cocoa
coding-style
C# new class with only single property : derive from base or encapsulate into new?
Jan 25, 2023
c#
class
coding-style
derived-class
Consistency vs Design Guidelines
Jan 25, 2023
coding-style
android change style dynamically
Jan 23, 2023
android
coding-style
Custom item states for android selectors
Jan 24, 2023
android
coding-style
selector
heatmap
Groovy/Grails code cleanup suggestions, please!
Jan 22, 2023
grails
groovy
coding-style
Which one is better? do{} while(0); or goto xy; [closed]
Jan 23, 2023
c
coding-style
goto
do-while
Python - what's your conventions to declare your attributes in a class?
Jan 22, 2023
python
convention
coding-style
Consolidating coding styles: Funcs, private method, single method classes
Jan 23, 2023
c#
coding-style
func
Convention for methods declaration in Java
Jan 23, 2023
java
coding-style
C style guide tips for a <80 char line
Jan 23, 2023
c
coding-style
Is asserting that every object creation succeeded necessary in Objective C?
Jan 21, 2023
objective-c
coding-style
if else condition in class constructor ... is it good practice?
Jan 23, 2023
java
constructor
coding-style
Java naming convention with acronyms [duplicate]
Jan 22, 2023
java
coding-style
Returning dictionaries from methods
Jan 22, 2023
c#
generics
collections
coding-style
What's the best way to store regex strings in Haskell?
Jan 21, 2023
regex
haskell
coding-style
Why can't a designated initializer call a secondary initializer in its base class?
Feb 05, 2023
objective-c
inheritance
coding-style
designated-initializer
« Newer Entries
Older Entries »