I have a code of java project. I want to know which design pattern is used in developement of this project?
So where can I ask questions related to Design Pattern?
|
|
|||||||||||||||||||||||
|
|
Programmers.SE is the site for asking design pattern questions, however be sure your question is one that contains enough details to be answered, and is not a request for broad recommendations. Also, I would highly recommend reading the first 3 sections of their faq before posting anything on that site, and be sure to look around and see if your question has already been asked before posting a question |
|||||
|
|
You can use stackoverflow itself but make few things very clear:
So your question should be like...
Always remember stackoverflow says "You should only ask practical, answerable questions based on actual problems that you face. Chatty, open-ended questions diminish the usefulness of our site and push other questions off the front page." Dont make your question chatty, make them practical (as Oded said above, give a use case) |
|||||||||||||||
|