2,940 reputation
1522
bio website
location
age
visits member for 9 months
seen 10 hours ago
stats profile views 147

14h
answered When to store values in constants/finals
20h
answered Strengthening code with possibly useless exception handling
21h
answered What is the preferred access modifier for instance variables of a data transfer object?
22h
answered In languages that don't allow underscores in integer constants, is it a good practice to create a constant for 1 billion?
1d
answered Is it good to have an interface plenty of methods which belong to different concepts, just to preserve the Liskov's Principle?
Feb
21
answered Template method within one class without subclasses or inheritance
Jan
9
asked Should database-models (conceptual or physical) be reviewed by DBAs?
Jan
4
answered Should a database table(s) structure match its intended data structure(s) in the logic?
Jan
4
answered For PL/SQL, do large companies prefer ANSI SQL joins or old Oracle joins?
Dec
31
answered Why must the burden of proof rest with the caller and not the method of the class that is being called?
Dec
27
answered Should database queries be abstracted out of the page itself?
Dec
27
answered What is the reason behind methods with return values and methods with void?
Dec
26
answered How do you convince the client their application's backend needs a rewrite?
Dec
21
answered Maintenance wise, is `else while` without intervening braces considered safe?
Dec
19
asked Why was GOTO included in PHP 5?
Dec
9
answered Multiple parameters vs single parameter(object with multiple properties)
Dec
5
answered SQL RDBMS : one query or multiple calls
Dec
3
answered UML - Class Diagrams Order -> Products
Nov
30
answered Is testable code actually more stable?
Nov
29
answered How to sell logistical procedures that require less time to perform but more finesse?