Newbetuts
.
New posts in coding-style
style.display='none' doesn't work on option tags in chrome, but it does in firefox
javascript
firefox
coding-style
google-chrome
Dot notation vs. message notation for declared properties
objective-c
syntax
coding-style
Correct way of declaring pointer variables in C/C++ [closed]
c++
c
pointers
coding-style
Check if a string contains an element from a list (of strings)
c#
vb.net
list
coding-style
performance
pythonic way to do something N times without an index variable?
for-loop
coding-style
python
Advantages of std::for_each over for loop
c++
stl
foreach
coding-style
Java - when to use 'this' keyword [duplicate]
java
coding-style
this
Internal typedefs in C++ - good style or bad style?
c++
coding-style
typedef
Should enums in C# have their own file? [closed]
c#
coding-style
enums
Should I use public properties and private fields or public fields for data?
c#
.net
coding-style
properties
codestyle; put javadoc before or after annotation?
java
coding-style
annotations
javadoc
code-documentation
C++ cast syntax styles
c++
coding-style
casting
Why do some scripts omit the closing PHP tag, '?>'? [duplicate]
php
coding-style
Setting variable to NULL after free
c
coding-style
malloc
free
heap-memory
For a boolean field, what is the naming convention for its getter/setter?
java
coding-style
naming-conventions
javabeans
What's the correct way to sort Python `import x` and `from x import y` statements?
python
coding-style
python-import
pep8
Is it a bad practice to use an if-statement without curly braces? [closed]
if-statement
coding-style
curly-braces
Using do block vs braces {}
ruby
coding-style
return statement vs exit() in main()
c++
c
coding-style
return
exit
How do you tell someone they're writing bad code? [closed]
coding-style
Prev
Next