Stack Exchange
sign up
|
log in
|
Programmers
Questions
Tags
Tour
Users
Ask Question
user470365
less info
meta user
|
network profile
439
reputation
1
6
bio
website
location
age
visits
member for
1 year, 9 months
seen
5 hours ago
stats
profile views
14
439
reputation
bio
website
visits
member for
1 year, 9 months
1
6
badges
location
seen
5 hours ago
summary
answers
questions
tags
badges
favorites
bounties
reputation
activity
30
Answers
newest
activity
votes
7
Maintenance wise, is `else while` without intervening braces considered safe?
3
Applying DRY to an inheritance hierarchy
3
What are the pros and cons of a language using whitespace vs. {}'s to indicate scope?
2
What algorithm should I use to find the shortest path in this graph?
2
What the right pattern to Use here
2
Pattern for a class that does only one thing
2
Which is better programming convention in Java for methods?
2
Is information hiding more than a convention?
1
Best practice to sort then reverse, or write “backwards” comparator?
1
function level error reporting: to combine/bundle errors or not?
1
Automated object creation from user input
1
What should be allowed inside getters and setters?
1
Isn't class scope purely for organization?
1
Long lines of text in source code
1
When are Getters and Setters Justified
0
Is having my objects so aware of each interconnection a bad thing?
0
Visitor stability vs instanceof flexibility
0
Is use of finally clause for doing work after return bad style/dangerous?
0
Child to Parent linking - bad idea?
0
How to solve cyclic dependencies in a visitor pattern
0
Improvements to Joshua Bloch's Builder Design Pattern?
0
When should you use a private/inner class?
0
Users creating instances from a template - is there a software pattern that corresponds to this use case?
0
Never use Strings in Java?
0
Sharing buffer between multiple threads
0
Is it better to return NULL or empty values from functions/methods where the return value is not present?
0
Should a developer argue against unnecessary or harmful features?
0
How do you cope with Java coming from javascript?
0
Is it illegal to rewrite every line of an open source project in a slightly different way, and use it in a closed source project?
-1
Default vs Impl when implementing interfaces in Java
Programmers Stack Exchange works best with JavaScript enabled