Skip to main content
GlenPeterson's user avatar
GlenPeterson's user avatar
GlenPeterson's user avatar
GlenPeterson
  • Member for 13 years, 3 months
  • Last seen more than a month ago
171 votes
Accepted

How can I really master a programming language?

66 votes

Should you always pass the bare minimum data needed into a function in cases like this

37 votes

How do you debug without an IDE?

34 votes

How to refactor an OO program into a functional one?

25 votes

Why does Internet Explorer have so many incompatibilities with other browsers?

22 votes
Accepted

Do I need to know servlets and JSP to learn spring or hibernate or any other java web frameworks?

21 votes
Accepted

Static factory vs factory as a singleton

16 votes

How does one handle sensitive data when using Github and Heroku?

15 votes
Accepted

Are chained methods that require only one parameter per method equivalent to currying?

15 votes

Should I give the answer to a failed interview coding exercise?

15 votes

Should I use initializer blocks in Java?

13 votes

How is defining that a method can be overridden a stronger commitment than defining that a method can be called?

13 votes

"Opportunity" to take over maintenance of a small internal website. What should I do?

12 votes

Torvalds' quote about good programmer

12 votes

What is the opposite of initialize (or init)?

12 votes

How to test Java web applications

11 votes
Accepted

Developing Python on Windows and deploying to Linux

10 votes

When should I extend a Java Swing class?

10 votes

Resurrecting a 5,000 line test plan that is a decade old

9 votes

Dealing with Fanboys

9 votes

Is "convention over configuration" not violating basic programming principles?

9 votes

Best practices for logging user actions in production

9 votes
Accepted

Does learning to play an instrument improve programming ability?

8 votes

Is String processing more complex than number processing in programming languages?

8 votes

Why does automated testing keep failing in my company?

8 votes
Accepted

Does 'consider returning Null Object' apply to a DAO read method?

8 votes

When to use DAG (Directed Acyclic Graph) in programming?

8 votes
Accepted

Improving without mentor

7 votes
Accepted

What can be done to decrease the number of live issues with applications?

7 votes
Accepted

Where ORMs blur the lines between code and data, how do you decide what logic should be a stored procedure, and what should be coded?

1
2 3 4 5 6