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
most readable way in XPath to write "is value X a member of sequence S"?
Feb 19, 2023
coding-style
xpath-2.0
How to write a complicated condition
Feb 19, 2023
ruby
coding-style
conditional-statements
Do I have to make data private?
Feb 19, 2023
c++
coding-style
private
public
Testing if an object is a string
Feb 19, 2023
ruby
coding-style
Applying clean code and SOLID principle take me so much time: normal? [closed]
Feb 19, 2023
design-patterns
dependency-injection
coding-style
efficient alternative to if (a>b) in javascript for checking a variable range
Feb 18, 2023
javascript
performance
coding-style
Single array argument versus multiple arguments
Feb 17, 2023
ruby
coding-style
When would you swap two numbers without using a third variable?
Feb 14, 2023
algorithm
coding-style
swap
Tabs "can be displayed completely differently on different types of systems and editors"?
Feb 14, 2023
coding-style
whitespace
indentation
spaces
tabstop
Picking the right exception handling in scala
Feb 11, 2023
scala
exception
coding-style
Refactoring for loop with each iteration setting a different property
Feb 12, 2023
java
coding-style
refactoring
Refactoring: Replace Method with Method Object explanation
Feb 08, 2023
java
c#
coding-style
refactoring
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
How to name iOS-related elements in code?
Feb 05, 2023
c#
iphone
coding-style
naming-conventions
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 »