|
Dec 23 |
comment |
What is your favorite whiteboard interview problem? I think Malfist was joking! |
|
Dec 21 |
answered | Software Developer vs. Project Manager vs. Product Manager |
|
Dec 17 |
revised |
Naming conventions: camelCase versus underscore_case ? what are your thoughts about it? deleted 4 characters in body |
|
Dec 17 |
answered | Naming conventions: camelCase versus underscore_case ? what are your thoughts about it? |
|
Oct 8 |
awarded | Editor |
|
Oct 4 |
awarded | Teacher |
|
Oct 4 |
comment |
Commented short fancy code vs. uncommented longer easy-to-understand code - which is preferred? Indeed, although inlining comes with its own share of problems, like having to expose the function body in header files. Don't modern compilers inline stuff for you automatically where sensible anyway? |
|
Oct 4 |
awarded | Supporter |
|
Oct 4 |
answered | Commented short fancy code vs. uncommented longer easy-to-understand code - which is preferred? |