Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
user1598390
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
17
votes
Do stored procedures violate three-tier separation?
business-logic
n-tier
layers
stored-procedures
separation-of-concerns
asked Oct 21 '12 at 20:35
programmers.stackexchange.com
12
votes
What best practices exist to avoid vendor lock-in?
management
decisions
asked Oct 24 '12 at 4:32
programmers.stackexchange.com
8
votes
Pair programming business logic with a non-IT person
requirements
client-relations
pair-programming
non-programmers
business-logic
asked Oct 20 '12 at 4:25
programmers.stackexchange.com
6
votes
Is Java free/open source or not?
java
open-source
free-software
asked Oct 24 '12 at 5:08
programmers.stackexchange.com
6
votes
Should I continue teaching old Java input methods alongside the new ones?
java
api
teaching
files
asked Oct 31 '12 at 2:43
programmers.stackexchange.com
6
votes
Are non Turing-complete languages considered programming languages at all?
programming-languages
language-features
concepts
turing-completeness
asked Oct 31 '12 at 3:03
programmers.stackexchange.com
5
votes
Can a loosely typed language be considered true object oriented?
php
object-oriented
architecture
object-oriented-design
weak-typing
asked Aug 21 '12 at 2:26
programmers.stackexchange.com
5
votes
How to update from Gnome 3.4.1 to 3.6?
12.04
gnome
asked Oct 31 '12 at 18:47
askubuntu.com
Top Answers
173
“Never do in code what you can get the SQL server to do well for you” - Is this a recipe for a bad design?
programmers.stackexchange.com
64
How to prevent code from leaking outside work?
programmers.stackexchange.com
11
What are the differences between abstract classes, interfaces, and when to use them
programmers.stackexchange.com
10
Is there an excuse for short variable names?
programmers.stackexchange.com
8
Is this a violation of the Liskov Substitution Principle?
programmers.stackexchange.com
8
Best practice for method calling?
stackoverflow.com
7
How to better integrate a unix development environment into Windows
programmers.stackexchange.com
7
What is the reason behind methods with return values and methods with void?
programmers.stackexchange.com
6
Should a stack trace be in the error message presented to the user?
programmers.stackexchange.com
6
What are the difference between server-side and client-side programming?
programmers.stackexchange.com
6
Using nested public classes to organize constants
programmers.stackexchange.com
6
Is having 'Util' classes a cause for concern?
programmers.stackexchange.com
6
How do I maintain a really poorly written code base?
programmers.stackexchange.com
6
Use underscores or capitals in PL/SQL variables names
stackoverflow.com
5
Is it a good idea to design an architecture thinking that the User Interface classes can be replaced by a command line interface?
programmers.stackexchange.com
5
How to justify rewriting/revamping legacy software in a business case?
programmers.stackexchange.com
5
Is it bad style to redundantly check a condition?
programmers.stackexchange.com
Stack Exchange works best with JavaScript enabled