Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in coding-style

For a boolean field, what is the naming convention for its getter/setter?

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

Using "super" in C++

c++ coding-style

Getter and Setter?

php oop coding-style

Iterate through a C++ Vector using a 'for' loop

Why are dashes preferred for CSS selectors / HTML attributes?

What does 'foo' really mean? [closed]

Is it a good practice to place C++ definitions in header files?

When do you use the "this" keyword? [closed]

c# coding-style this

How can I set multiple CSS styles in JavaScript?

javascript coding-style

Creating an empty list in Python

Best way to check for nullable bool in a condition expression (if ...) [closed]

c# coding-style nullable

Dictionaries and default values

Why does PEP-8 specify a maximum line length of 79 characters? [closed]

python coding-style pep8

When is JavaScript's eval() not evil?

Why is it recommended to have empty line in the end of a source file?

80-characters / right margin line in Sublime Text 3

What open source C++ static analysis tools are available? [closed]

Acronyms in CamelCase [closed]